OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.fyi", | 17 "chromium.fyi", |
17 "--builder", | 18 "--builder", |
18 "CrWinClang64(dll)", | 19 "CrWinClang64(dll)", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@HEAD", | 33 "src@HEAD", |
33 "--force", | 34 "--force", |
34 "--output_manifest" | 35 "--output_manifest" |
35 ], | 36 ], |
| 37 "cwd": "[SLAVE_BUILD]", |
36 "env": { | 38 "env": { |
37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
38 }, | 40 }, |
39 "name": "bot_update", | 41 "name": "bot_update", |
40 "~followup_annotations": [ | 42 "~followup_annotations": [ |
41 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
42 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
105 ] | 107 ] |
106 }, | 108 }, |
107 { | 109 { |
108 "cmd": [], | 110 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", |
109 "name": "ensure_goma" | 112 "name": "ensure_goma" |
110 }, | 113 }, |
111 { | 114 { |
112 "cmd": [ | 115 "cmd": [ |
113 "python", | 116 "python", |
114 "-u", | 117 "-u", |
115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
116 "--platform", | 119 "--platform", |
117 "windows-amd64", | 120 "windows-amd64", |
118 "--dest-directory", | 121 "--dest-directory", |
119 "[CWD]\\cipd", | 122 "[SLAVE_BUILD]\\cipd", |
120 "--json-output", | 123 "--json-output", |
121 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
122 ], | 125 ], |
| 126 "cwd": "[SLAVE_BUILD]", |
123 "name": "ensure_goma.install cipd", | 127 "name": "ensure_goma.install cipd", |
124 "~followup_annotations": [ | 128 "~followup_annotations": [ |
125 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
127 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
130 "@@@STEP_LOG_LINE@json.output@}@@@", | 134 "@@@STEP_LOG_LINE@json.output@}@@@", |
131 "@@@STEP_LOG_END@json.output@@@" | 135 "@@@STEP_LOG_END@json.output@@@" |
132 ] | 136 ] |
133 }, | 137 }, |
134 { | 138 { |
135 "cmd": [ | 139 "cmd": [ |
136 "fake_slave_build/cipd", | 140 "[SLAVE_BUILD]\\cipd\\cipd", |
137 "ensure", | 141 "ensure", |
138 "--root", | 142 "--root", |
139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 143 "[CACHE]\\cipd\\goma", |
140 "--list", | 144 "--list", |
141 "infra_internal/goma/client/windows-amd64 release", | 145 "infra_internal/goma/client/windows-amd64 release", |
142 "--json-output", | 146 "--json-output", |
143 "/path/to/tmp/json", | 147 "/path/to/tmp/json", |
144 "--service-account-json", | 148 "--service-account-json", |
145 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
146 ], | 150 ], |
| 151 "cwd": "[SLAVE_BUILD]", |
147 "name": "ensure_goma.ensure_installed", | 152 "name": "ensure_goma.ensure_installed", |
148 "~followup_annotations": [ | 153 "~followup_annotations": [ |
149 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
152 "@@@STEP_LOG_LINE@json.output@ {@@@", | 157 "@@@STEP_LOG_LINE@json.output@ {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
155 "@@@STEP_LOG_LINE@json.output@ }@@@", | 160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
157 "@@@STEP_LOG_LINE@json.output@}@@@", | 162 "@@@STEP_LOG_LINE@json.output@}@@@", |
158 "@@@STEP_LOG_END@json.output@@@" | 163 "@@@STEP_LOG_END@json.output@@@" |
159 ] | 164 ] |
160 }, | 165 }, |
161 { | 166 { |
162 "cmd": [ | 167 "cmd": [ |
163 "python", | 168 "python", |
164 "-u", | 169 "-u", |
165 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
166 "--version" | 171 "--version" |
167 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
168 "name": "swarming.py --version", | 174 "name": "swarming.py --version", |
169 "stdout": "/path/to/tmp/", | 175 "stdout": "/path/to/tmp/", |
170 "~followup_annotations": [ | 176 "~followup_annotations": [ |
171 "@@@STEP_TEXT@0.4.10@@@" | 177 "@@@STEP_TEXT@0.4.10@@@" |
172 ] | 178 ] |
173 }, | 179 }, |
174 { | 180 { |
175 "cmd": [ | 181 "cmd": [ |
176 "python", | 182 "python", |
177 "-u", | 183 "-u", |
178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
179 "runhooks" | 185 "runhooks" |
180 ], | 186 ], |
| 187 "cwd": "[SLAVE_BUILD]", |
181 "env": { | 188 "env": { |
182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
183 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[ROO
T]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=x64 test_isolation_mode=prep
are use_goma=1", | 190 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
185 }, | 192 }, |
186 "name": "gclient runhooks" | 193 "name": "gclient runhooks" |
187 }, | 194 }, |
188 { | 195 { |
189 "cmd": [ | 196 "cmd": [ |
190 "python", | 197 "python", |
191 "-u", | 198 "-u", |
192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
193 "--output", | 200 "--output", |
194 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
195 "--", | 202 "--", |
196 "--build-config-fs", | 203 "--build-config-fs", |
197 "Release_x64", | 204 "Release_x64", |
198 "--paths", | 205 "--paths", |
199 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 206 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
200 "--properties", | 207 "--properties", |
201 "{\"buildername\": \"CrWinClang64(dll)\", \"buildnumber\": 571, \"masterna
me\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" | 208 "{\"buildername\": \"CrWinClang64(dll)\", \"buildnumber\": 571, \"masterna
me\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" |
202 ], | 209 ], |
| 210 "cwd": "[SLAVE_BUILD]", |
203 "name": "get compile targets for scripts", | 211 "name": "get compile targets for scripts", |
204 "~followup_annotations": [ | 212 "~followup_annotations": [ |
205 "@@@STEP_LOG_LINE@json.output@{}@@@", | 213 "@@@STEP_LOG_LINE@json.output@{}@@@", |
206 "@@@STEP_LOG_END@json.output@@@" | 214 "@@@STEP_LOG_END@json.output@@@" |
207 ] | 215 ] |
208 }, | 216 }, |
209 { | 217 { |
210 "cmd": [ | 218 "cmd": [ |
211 "python", | 219 "python", |
212 "-u", | 220 "-u", |
213 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
214 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", | 222 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
215 "/path/to/tmp/json" | 223 "/path/to/tmp/json" |
216 ], | 224 ], |
| 225 "cwd": "[SLAVE_BUILD]", |
217 "name": "read test spec", | 226 "name": "read test spec", |
218 "~followup_annotations": [ | 227 "~followup_annotations": [ |
219 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", | 228 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
220 "@@@STEP_LOG_LINE@json.output@{@@@", | 229 "@@@STEP_LOG_LINE@json.output@{@@@", |
221 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang64(dll) tester\": {@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang64(dll) tester\": {@@@", |
222 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
223 "@@@STEP_LOG_LINE@json.output@ {@@@", | 232 "@@@STEP_LOG_LINE@json.output@ {@@@", |
224 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
225 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
226 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 235 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
227 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
228 "@@@STEP_LOG_LINE@json.output@ }@@@", | 237 "@@@STEP_LOG_LINE@json.output@ }@@@", |
229 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 238 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
230 "@@@STEP_LOG_LINE@json.output@ }@@@", | 239 "@@@STEP_LOG_LINE@json.output@ }@@@", |
231 "@@@STEP_LOG_LINE@json.output@}@@@", | 240 "@@@STEP_LOG_LINE@json.output@}@@@", |
232 "@@@STEP_LOG_END@json.output@@@" | 241 "@@@STEP_LOG_END@json.output@@@" |
233 ] | 242 ] |
234 }, | 243 }, |
235 { | 244 { |
236 "cmd": [ | 245 "cmd": [ |
237 "python", | 246 "python", |
238 "-u", | 247 "-u", |
239 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 248 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
240 "--show-path", | 249 "--show-path", |
241 "python", | 250 "python", |
242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 251 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
243 ], | 252 ], |
| 253 "cwd": "[SLAVE_BUILD]", |
244 "name": "cleanup_temp" | 254 "name": "cleanup_temp" |
245 }, | 255 }, |
246 { | 256 { |
247 "cmd": [ | 257 "cmd": [ |
248 "python", | 258 "python", |
249 "-u", | 259 "-u", |
250 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 260 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
251 "--build-dir", | 261 "--build-dir", |
252 "[CWD]\\src\\out\\Release_x64", | 262 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
253 "--clean-isolated-files" | 263 "--clean-isolated-files" |
254 ], | 264 ], |
| 265 "cwd": "[SLAVE_BUILD]", |
255 "name": "clean isolated files" | 266 "name": "clean isolated files" |
256 }, | 267 }, |
257 { | 268 { |
258 "allow_subannotations": true, | 269 "allow_subannotations": true, |
259 "cmd": [ | 270 "cmd": [ |
260 "python", | 271 "python", |
261 "-u", | 272 "-u", |
262 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 273 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
263 "--src-dir", | 274 "--src-dir", |
264 "[CWD]\\src", | 275 "[SLAVE_BUILD]\\src", |
265 "--output-json", | 276 "--output-json", |
266 "/path/to/tmp/json" | 277 "/path/to/tmp/json" |
267 ], | 278 ], |
| 279 "cwd": "[SLAVE_BUILD]", |
268 "env": { | 280 "env": { |
269 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
270 }, | 282 }, |
271 "name": "clang_revision", | 283 "name": "clang_revision", |
272 "~followup_annotations": [ | 284 "~followup_annotations": [ |
273 "@@@STEP_LOG_LINE@json.output@{@@@", | 285 "@@@STEP_LOG_LINE@json.output@{@@@", |
274 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 286 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
275 "@@@STEP_LOG_LINE@json.output@}@@@", | 287 "@@@STEP_LOG_LINE@json.output@}@@@", |
276 "@@@STEP_LOG_END@json.output@@@" | 288 "@@@STEP_LOG_END@json.output@@@" |
277 ] | 289 ] |
278 }, | 290 }, |
279 { | 291 { |
280 "cmd": [ | 292 "cmd": [ |
281 "python", | 293 "python", |
282 "-u", | 294 "-u", |
283 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 295 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
284 "--show-path", | 296 "--show-path", |
285 "python", | 297 "python", |
286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 298 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
287 "--gsutil-py-path", | 299 "--gsutil-py-path", |
288 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 300 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
289 "--ninja-path", | 301 "--ninja-path", |
290 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 302 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
291 "--target", | 303 "--target", |
292 "Release_x64", | 304 "Release_x64", |
293 "--src-dir", | 305 "--src-dir", |
294 "[CWD]\\src", | 306 "[SLAVE_BUILD]\\src", |
295 "--goma-cache-dir", | 307 "--goma-cache-dir", |
296 "[ROOT]\\b\\build\\slave\\goma_cache", | 308 "[GOMA_CACHE]", |
297 "--build-tool", | 309 "--build-tool", |
298 "ninja", | 310 "ninja", |
299 "--build-data-dir", | 311 "--build-data-dir", |
300 "[ROOT]\\build_data_dir", | 312 "[ROOT]\\build_data_dir", |
301 "--compiler", | 313 "--compiler", |
302 "goma-clang", | 314 "goma-clang", |
303 "--goma-jsonstatus", | 315 "--goma-jsonstatus", |
304 "/path/to/tmp/json", | 316 "/path/to/tmp/json", |
305 "--goma-service-account-json-file", | 317 "--goma-service-account-json-file", |
306 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 318 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
307 "--goma-dir", | 319 "--goma-dir", |
308 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 320 "[CACHE]\\cipd\\goma", |
309 "--", | 321 "--", |
310 "all" | 322 "all" |
311 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
312 "env": { | 325 "env": { |
313 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 326 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
314 }, | 327 }, |
315 "name": "compile", | 328 "name": "compile", |
316 "~followup_annotations": [ | 329 "~followup_annotations": [ |
317 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 330 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
318 "@@@STEP_LOG_END@json.output (invalid)@@@" | 331 "@@@STEP_LOG_END@json.output (invalid)@@@" |
319 ] | 332 ] |
320 }, | 333 }, |
321 { | 334 { |
322 "cmd": [ | 335 "cmd": [ |
323 "python", | 336 "python", |
324 "-u", | 337 "-u", |
325 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 338 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
326 "--build-dir", | 339 "--build-dir", |
327 "[CWD]\\src\\out\\Release_x64", | 340 "[SLAVE_BUILD]\\src\\out\\Release_x64", |
328 "--src-dir", | 341 "--src-dir", |
329 "[CWD]\\src" | 342 "[SLAVE_BUILD]\\src" |
330 ], | 343 ], |
331 "cwd": "[CWD]", | 344 "cwd": "[SLAVE_BUILD]", |
332 "name": "remove_build_metadata" | 345 "name": "remove_build_metadata" |
333 }, | 346 }, |
334 { | 347 { |
335 "cmd": [ | 348 "cmd": [ |
336 "python", | 349 "python", |
337 "-u", | 350 "-u", |
338 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 351 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
339 "[CWD]\\src\\tools\\swarming_client", | 352 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
340 "batcharchive", | 353 "batcharchive", |
341 "--dump-json", | 354 "--dump-json", |
342 "/path/to/tmp/json", | 355 "/path/to/tmp/json", |
343 "--isolate-server", | 356 "--isolate-server", |
344 "https://isolateserver.appspot.com", | 357 "https://isolateserver.appspot.com", |
345 "--verbose", | 358 "--verbose", |
346 "[CWD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" | 359 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json" |
347 ], | 360 ], |
| 361 "cwd": "[SLAVE_BUILD]", |
348 "name": "isolate tests", | 362 "name": "isolate tests", |
349 "~followup_annotations": [ | 363 "~followup_annotations": [ |
350 "@@@STEP_LOG_LINE@json.output@{@@@", | 364 "@@@STEP_LOG_LINE@json.output@{@@@", |
351 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 365 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
352 "@@@STEP_LOG_LINE@json.output@}@@@", | 366 "@@@STEP_LOG_LINE@json.output@}@@@", |
353 "@@@STEP_LOG_END@json.output@@@" | 367 "@@@STEP_LOG_END@json.output@@@" |
354 ] | 368 ] |
355 }, | 369 }, |
356 { | 370 { |
357 "allow_subannotations": true, | 371 "allow_subannotations": true, |
358 "cmd": [ | 372 "cmd": [ |
359 "python", | 373 "python", |
360 "-u", | 374 "-u", |
361 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 375 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
362 "--show-path", | 376 "--show-path", |
363 "python", | 377 "python", |
364 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 378 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
365 "--target", | 379 "--target", |
366 "Release_x64", | 380 "Release_x64", |
367 "--build-url", | 381 "--build-url", |
368 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang64(dll)", | 382 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang64(dll)", |
369 "--build_revision", | 383 "--build_revision", |
370 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 384 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
371 "--factory-properties", | 385 "--factory-properties", |
372 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64(
dll)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | 386 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64(
dll)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", |
373 "--build-properties", | 387 "--build-properties", |
374 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64(
dll)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" | 388 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang64(
dll)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builder
name\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}" |
375 ], | 389 ], |
| 390 "cwd": "[SLAVE_BUILD]", |
376 "name": "package build" | 391 "name": "package build" |
377 }, | 392 }, |
378 { | 393 { |
379 "cmd": [], | 394 "cmd": [], |
| 395 "cwd": "[SLAVE_BUILD]", |
380 "name": "trigger", | 396 "name": "trigger", |
381 "trigger_specs": [ | 397 "trigger_specs": [ |
382 { | 398 { |
383 "builder_name": "CrWinClang64(dll) tester", | 399 "builder_name": "CrWinClang64(dll) tester", |
384 "properties": { | 400 "properties": { |
385 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 401 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
386 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 402 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
387 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 403 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
388 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 404 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
389 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 405 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
(...skipping 10 matching lines...) Expand all Loading... |
400 "~followup_annotations": [ | 416 "~followup_annotations": [ |
401 "@@@STEP_TEXT@CrWinClang64(dll) tester@@@" | 417 "@@@STEP_TEXT@CrWinClang64(dll) tester@@@" |
402 ] | 418 ] |
403 }, | 419 }, |
404 { | 420 { |
405 "name": "$result", | 421 "name": "$result", |
406 "recipe_result": null, | 422 "recipe_result": null, |
407 "status_code": 0 | 423 "status_code": 0 |
408 } | 424 } |
409 ] | 425 ] |
OLD | NEW |