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]", | |
9 "name": "taskkill" | 8 "name": "taskkill" |
10 }, | 9 }, |
11 { | 10 { |
12 "cmd": [ | 11 "cmd": [ |
13 "python", | 12 "python", |
14 "-u", | 13 "-u", |
15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
16 "--master", | 15 "--master", |
17 "chromium.fyi", | 16 "chromium.fyi", |
18 "--builder", | 17 "--builder", |
19 "Win7 Tests (ANGLE)", | 18 "Win7 Tests (ANGLE)", |
20 "--slave", | 19 "--slave", |
21 "TestSlavename", | 20 "TestSlavename", |
22 "--spec", | 21 "--spec", |
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'}]", | 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'}]", |
24 "--root", | 23 "--root", |
25 "src", | 24 "src", |
26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
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\"}", | 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\"}", |
28 "--git-cache-dir", | 27 "--git-cache-dir", |
29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
30 "--output_json", | 29 "--output_json", |
31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
32 "--revision", | 31 "--revision", |
33 "src@HEAD", | 32 "src@HEAD", |
34 "--revision", | 33 "--revision", |
35 "src/third_party/angle@HEAD", | 34 "src/third_party/angle@HEAD", |
36 "--force", | 35 "--force", |
37 "--output_manifest" | 36 "--output_manifest" |
38 ], | 37 ], |
39 "cwd": "[SLAVE_BUILD]", | |
40 "env": { | 38 "env": { |
41 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
42 }, | 40 }, |
43 "name": "bot_update", | 41 "name": "bot_update", |
44 "~followup_annotations": [ | 42 "~followup_annotations": [ |
45 "@@@STEP_TEXT@Some step text@@@", | 43 "@@@STEP_TEXT@Some step text@@@", |
46 "@@@STEP_LOG_LINE@json.output@{@@@", | 44 "@@@STEP_LOG_LINE@json.output@{@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
48 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
49 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 103 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 104 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 105 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 106 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 107 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
110 ] | 108 ] |
111 }, | 109 }, |
112 { | 110 { |
113 "cmd": [], | 111 "cmd": [], |
114 "cwd": "[SLAVE_BUILD]", | |
115 "name": "ensure_goma" | 112 "name": "ensure_goma" |
116 }, | 113 }, |
117 { | 114 { |
118 "cmd": [ | 115 "cmd": [ |
119 "python", | 116 "python", |
120 "-u", | 117 "-u", |
121 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
122 "--platform", | 119 "--platform", |
123 "windows-386", | 120 "windows-386", |
124 "--dest-directory", | 121 "--dest-directory", |
125 "[SLAVE_BUILD]\\cipd", | 122 "[CWD]\\cipd", |
126 "--json-output", | 123 "--json-output", |
127 "/path/to/tmp/json" | 124 "/path/to/tmp/json" |
128 ], | 125 ], |
129 "cwd": "[SLAVE_BUILD]", | |
130 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
131 "~followup_annotations": [ | 127 "~followup_annotations": [ |
132 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
133 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
134 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
135 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
136 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
137 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
138 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
139 ] | 135 ] |
140 }, | 136 }, |
141 { | 137 { |
142 "cmd": [ | 138 "cmd": [ |
143 "[SLAVE_BUILD]\\cipd\\cipd", | 139 "fake_slave_build/cipd", |
144 "ensure", | 140 "ensure", |
145 "--root", | 141 "--root", |
146 "[CACHE]\\cipd\\goma", | 142 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
147 "--list", | 143 "--list", |
148 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
149 "--json-output", | 145 "--json-output", |
150 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
151 "--service-account-json", | 147 "--service-account-json", |
152 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
153 ], | 149 ], |
154 "cwd": "[SLAVE_BUILD]", | |
155 "name": "ensure_goma.ensure_installed", | 150 "name": "ensure_goma.ensure_installed", |
156 "~followup_annotations": [ | 151 "~followup_annotations": [ |
157 "@@@STEP_NEST_LEVEL@1@@@", | 152 "@@@STEP_NEST_LEVEL@1@@@", |
158 "@@@STEP_LOG_LINE@json.output@{@@@", | 153 "@@@STEP_LOG_LINE@json.output@{@@@", |
159 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
160 "@@@STEP_LOG_LINE@json.output@ {@@@", | 155 "@@@STEP_LOG_LINE@json.output@ {@@@", |
161 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
162 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
163 "@@@STEP_LOG_LINE@json.output@ }@@@", | 158 "@@@STEP_LOG_LINE@json.output@ }@@@", |
164 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
165 "@@@STEP_LOG_LINE@json.output@}@@@", | 160 "@@@STEP_LOG_LINE@json.output@}@@@", |
166 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
167 ] | 162 ] |
168 }, | 163 }, |
169 { | 164 { |
170 "cmd": [ | 165 "cmd": [ |
171 "python", | 166 "python", |
172 "-u", | 167 "-u", |
173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 168 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
174 "--version" | 169 "--version" |
175 ], | 170 ], |
176 "cwd": "[SLAVE_BUILD]", | |
177 "name": "swarming.py --version", | 171 "name": "swarming.py --version", |
178 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
179 "~followup_annotations": [ | 173 "~followup_annotations": [ |
180 "@@@STEP_TEXT@0.4.10@@@" | 174 "@@@STEP_TEXT@0.4.10@@@" |
181 ] | 175 ] |
182 }, | 176 }, |
183 { | 177 { |
184 "cmd": [ | 178 "cmd": [ |
185 "python", | 179 "python", |
186 "-u", | 180 "-u", |
187 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 181 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
188 "runhooks" | 182 "runhooks" |
189 ], | 183 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "env": { | 184 "env": { |
192 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 185 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
193 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", | 186 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' target_arch=ia32 test_isolati
on_mode=prepare use_goma=1", |
194 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 187 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
195 }, | 188 }, |
196 "name": "gclient runhooks" | 189 "name": "gclient runhooks" |
197 }, | 190 }, |
198 { | 191 { |
199 "cmd": [ | 192 "cmd": [ |
200 "python", | 193 "python", |
201 "-u", | 194 "-u", |
202 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 195 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
203 "--output", | 196 "--output", |
204 "/path/to/tmp/json", | 197 "/path/to/tmp/json", |
205 "--", | 198 "--", |
206 "--build-config-fs", | 199 "--build-config-fs", |
207 "Release", | 200 "Release", |
208 "--paths", | 201 "--paths", |
209 "{\"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\"}", | 202 "{\"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\"}", |
210 "--properties", | 203 "--properties", |
211 "{\"buildername\": \"Win7 Tests (ANGLE)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 204 "{\"buildername\": \"Win7 Tests (ANGLE)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
212 ], | 205 ], |
213 "cwd": "[SLAVE_BUILD]", | |
214 "name": "get compile targets for scripts", | 206 "name": "get compile targets for scripts", |
215 "~followup_annotations": [ | 207 "~followup_annotations": [ |
216 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
217 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
218 ] | 210 ] |
219 }, | 211 }, |
220 { | 212 { |
221 "cmd": [ | 213 "cmd": [ |
222 "python", | 214 "python", |
223 "-u", | 215 "-u", |
224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
225 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 217 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", |
226 "/path/to/tmp/json" | 218 "/path/to/tmp/json" |
227 ], | 219 ], |
228 "cwd": "[SLAVE_BUILD]", | |
229 "name": "read test spec", | 220 "name": "read test spec", |
230 "~followup_annotations": [ | 221 "~followup_annotations": [ |
231 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 222 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", |
232 "@@@STEP_LOG_LINE@json.output@{@@@", | 223 "@@@STEP_LOG_LINE@json.output@{@@@", |
233 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", | 224 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (ANGLE)\": {@@@", |
234 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
235 "@@@STEP_LOG_LINE@json.output@ {@@@", | 226 "@@@STEP_LOG_LINE@json.output@ {@@@", |
236 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 227 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 228 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
238 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 229 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
239 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
240 "@@@STEP_LOG_LINE@json.output@ }@@@", | 231 "@@@STEP_LOG_LINE@json.output@ }@@@", |
241 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 232 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
242 "@@@STEP_LOG_LINE@json.output@ }@@@", | 233 "@@@STEP_LOG_LINE@json.output@ }@@@", |
243 "@@@STEP_LOG_LINE@json.output@}@@@", | 234 "@@@STEP_LOG_LINE@json.output@}@@@", |
244 "@@@STEP_LOG_END@json.output@@@" | 235 "@@@STEP_LOG_END@json.output@@@" |
245 ] | 236 ] |
246 }, | 237 }, |
247 { | 238 { |
248 "cmd": [ | 239 "cmd": [ |
249 "python", | 240 "python", |
250 "-u", | 241 "-u", |
251 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
252 "--show-path", | 243 "--show-path", |
253 "python", | 244 "python", |
254 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 245 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
255 ], | 246 ], |
256 "cwd": "[SLAVE_BUILD]", | |
257 "name": "cleanup_temp" | 247 "name": "cleanup_temp" |
258 }, | 248 }, |
259 { | 249 { |
260 "cmd": [ | 250 "cmd": [ |
261 "python", | 251 "python", |
262 "-u", | 252 "-u", |
263 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 253 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
264 "[SLAVE_BUILD]\\src\\out\\Release" | 254 "[CWD]\\src\\out\\Release" |
265 ], | 255 ], |
266 "cwd": "[SLAVE_BUILD]", | |
267 "name": "rmtree build directory", | 256 "name": "rmtree build directory", |
268 "~followup_annotations": [ | 257 "~followup_annotations": [ |
269 "@@@STEP_LOG_LINE@python.inline@@@@", | 258 "@@@STEP_LOG_LINE@python.inline@@@@", |
270 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 259 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
271 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 260 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
272 "@@@STEP_LOG_LINE@python.inline@@@@", | 261 "@@@STEP_LOG_LINE@python.inline@@@@", |
273 "@@@STEP_LOG_LINE@python.inline@@@@", | 262 "@@@STEP_LOG_LINE@python.inline@@@@", |
274 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 263 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
275 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 264 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
276 "@@@STEP_LOG_END@python.inline@@@" | 265 "@@@STEP_LOG_END@python.inline@@@" |
277 ] | 266 ] |
278 }, | 267 }, |
279 { | 268 { |
280 "cmd": [ | 269 "cmd": [ |
281 "python", | 270 "python", |
282 "-u", | 271 "-u", |
283 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 272 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
284 "--show-path", | 273 "--show-path", |
285 "python", | 274 "python", |
286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", | 275 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", |
287 "--target", | 276 "--target", |
288 "Release", | 277 "Release", |
289 "--build-archive-url", | 278 "--build-archive-url", |
290 "gs://test-domain/test-archive.zip", | 279 "gs://test-domain/test-archive.zip", |
291 "--master-name", | 280 "--master-name", |
292 "chromium.fyi", | 281 "chromium.fyi", |
293 "--build-number", | 282 "--build-number", |
294 "571" | 283 "571" |
295 ], | 284 ], |
296 "cwd": "[SLAVE_BUILD]", | |
297 "name": "extract build" | 285 "name": "extract build" |
298 }, | 286 }, |
299 { | 287 { |
300 "cmd": [ | 288 "cmd": [ |
301 "python", | 289 "python", |
302 "-u", | 290 "-u", |
303 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 291 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
304 "--build-dir", | 292 "--build-dir", |
305 "[SLAVE_BUILD]\\src\\out\\Release", | 293 "[CWD]\\src\\out\\Release", |
306 "--output-json", | 294 "--output-json", |
307 "/path/to/tmp/json" | 295 "/path/to/tmp/json" |
308 ], | 296 ], |
309 "cwd": "[SLAVE_BUILD]", | |
310 "name": "find isolated tests", | 297 "name": "find isolated tests", |
311 "~followup_annotations": [ | 298 "~followup_annotations": [ |
312 "@@@STEP_LOG_LINE@json.output@{@@@", | 299 "@@@STEP_LOG_LINE@json.output@{@@@", |
313 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 300 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
314 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
315 "@@@STEP_LOG_LINE@json.output@}@@@", | 302 "@@@STEP_LOG_LINE@json.output@}@@@", |
316 "@@@STEP_LOG_END@json.output@@@", | 303 "@@@STEP_LOG_END@json.output@@@", |
317 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 304 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
318 ] | 305 ] |
319 }, | 306 }, |
320 { | 307 { |
321 "cmd": [ | 308 "cmd": [ |
322 "python", | 309 "python", |
323 "-u", | 310 "-u", |
324 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 311 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
325 "trigger", | 312 "trigger", |
326 "--swarming", | 313 "--swarming", |
327 "https://chromium-swarm.appspot.com", | 314 "https://chromium-swarm.appspot.com", |
328 "--isolate-server", | 315 "--isolate-server", |
329 "https://isolateserver.appspot.com", | 316 "https://isolateserver.appspot.com", |
330 "--priority", | 317 "--priority", |
331 "35", | 318 "35", |
332 "--shards", | 319 "--shards", |
333 "1", | 320 "1", |
334 "--task-name", | 321 "--task-name", |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
373 "purpose:post-commit", | 360 "purpose:post-commit", |
374 "--tag", | 361 "--tag", |
375 "slavename:TestSlavename", | 362 "slavename:TestSlavename", |
376 "--tag", | 363 "--tag", |
377 "stepname:browser_tests on Windows-7-SP1", | 364 "stepname:browser_tests on Windows-7-SP1", |
378 "--idempotent", | 365 "--idempotent", |
379 "ffffffffffffffffffffffffffffffffffffffff", | 366 "ffffffffffffffffffffffffffffffffffffffff", |
380 "--", | 367 "--", |
381 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 368 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
382 ], | 369 ], |
383 "cwd": "[SLAVE_BUILD]", | |
384 "name": "[trigger] browser_tests on Windows-7-SP1", | 370 "name": "[trigger] browser_tests on Windows-7-SP1", |
385 "~followup_annotations": [ | 371 "~followup_annotations": [ |
386 "@@@STEP_LOG_LINE@json.output@{@@@", | 372 "@@@STEP_LOG_LINE@json.output@{@@@", |
387 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571\", @@@", | 373 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571\", @@@", |
388 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 374 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
389 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/Win7 Tests (ANGLE)/571\": {@@@", | 375 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/Win7 Tests (ANGLE)/571\": {@@@", |
390 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 376 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
391 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
392 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
393 "@@@STEP_LOG_LINE@json.output@ }@@@", | 379 "@@@STEP_LOG_LINE@json.output@ }@@@", |
394 "@@@STEP_LOG_LINE@json.output@ }@@@", | 380 "@@@STEP_LOG_LINE@json.output@ }@@@", |
395 "@@@STEP_LOG_LINE@json.output@}@@@", | 381 "@@@STEP_LOG_LINE@json.output@}@@@", |
396 "@@@STEP_LOG_END@json.output@@@", | 382 "@@@STEP_LOG_END@json.output@@@", |
397 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 383 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
398 ] | 384 ] |
399 }, | 385 }, |
400 { | 386 { |
401 "allow_subannotations": true, | 387 "allow_subannotations": true, |
402 "cmd": [ | 388 "cmd": [ |
403 "python", | 389 "python", |
404 "-u", | 390 "-u", |
405 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 391 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
406 "python", | 392 "python", |
407 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", | 393 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
408 "--swarming-client-dir", | 394 "--swarming-client-dir", |
409 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 395 "[CWD]\\src\\tools\\swarming_client", |
410 "--temp-root-dir", | 396 "--temp-root-dir", |
411 "[TMP_BASE]", | 397 "[TMP]", |
412 "--merged-test-output", | 398 "--merged-test-output", |
413 "/path/to/tmp/json", | 399 "/path/to/tmp/json", |
414 "--", | 400 "--", |
415 "collect", | 401 "collect", |
416 "--swarming", | 402 "--swarming", |
417 "https://chromium-swarm.appspot.com", | 403 "https://chromium-swarm.appspot.com", |
418 "--decorate", | 404 "--decorate", |
419 "--print-status-updates", | 405 "--print-status-updates", |
420 "--shards", | 406 "--shards", |
421 "1", | 407 "1", |
422 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571" | 408 "browser_tests/Windows-7-SP1/ffffffffff/Win7 Tests (ANGLE)/571" |
423 ], | 409 ], |
424 "cwd": "[SLAVE_BUILD]", | |
425 "name": "browser_tests on Windows-7-SP1", | 410 "name": "browser_tests on Windows-7-SP1", |
426 "~followup_annotations": [ | 411 "~followup_annotations": [ |
427 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 412 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
428 ] | 413 ] |
429 }, | 414 }, |
430 { | 415 { |
431 "cmd": [ | 416 "cmd": [ |
432 "python", | 417 "python", |
433 "-u", | 418 "-u", |
434 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 419 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
435 "--input-gtest-json", | 420 "--input-gtest-json", |
436 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 421 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
437 "--master-name", | 422 "--master-name", |
438 "chromium.fyi", | 423 "chromium.fyi", |
439 "--builder-name", | 424 "--builder-name", |
440 "Win7 Tests (ANGLE)", | 425 "Win7 Tests (ANGLE)", |
441 "--build-number", | 426 "--build-number", |
442 "571", | 427 "571", |
443 "--test-type", | 428 "--test-type", |
444 "browser_tests on Windows-7-SP1", | 429 "browser_tests on Windows-7-SP1", |
445 "--test-results-server", | 430 "--test-results-server", |
446 "test-results.appspot.com", | 431 "test-results.appspot.com", |
447 "--chrome-revision", | 432 "--chrome-revision", |
448 "170242" | 433 "170242" |
449 ], | 434 ], |
450 "cwd": "[SLAVE_BUILD]", | |
451 "name": "Upload to test-results [browser_tests on Windows-7-SP1]" | 435 "name": "Upload to test-results [browser_tests on Windows-7-SP1]" |
452 }, | 436 }, |
453 { | 437 { |
454 "cmd": [ | 438 "cmd": [ |
455 "python", | 439 "python", |
456 "-u", | 440 "-u", |
457 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 441 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
458 "--target", | 442 "--target", |
459 "Release" | 443 "Release" |
460 ], | 444 ], |
461 "cwd": "[SLAVE_BUILD]", | |
462 "name": "process_dumps" | 445 "name": "process_dumps" |
463 }, | 446 }, |
464 { | 447 { |
465 "name": "$result", | 448 "name": "$result", |
466 "recipe_result": null, | 449 "recipe_result": null, |
467 "status_code": 0 | 450 "status_code": 0 |
468 } | 451 } |
469 ] | 452 ] |
OLD | NEW |