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 "name": "taskkill" | 8 "name": "taskkill" |
9 }, | 9 }, |
10 { | 10 { |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T
rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith
ub.com/catapult-project/catapult.git'}]", | 44 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}, {'deps_file': '.DEPS.git', 'managed': T
rue, 'name': 'catapult', 'url': 'https://chromium.googlesource.com/external/gith
ub.com/catapult-project/catapult.git'}]", |
45 "--root", | 45 "--root", |
46 "src", | 46 "src", |
47 "--revision_mapping_file", | 47 "--revision_mapping_file", |
48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
49 "--git-cache-dir", | 49 "--git-cache-dir", |
50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
51 "--output_json", | 51 "--output_json", |
52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
53 "--revision", | 53 "--revision", |
54 "src@HEAD", | 54 "src@1111111", |
55 "--force", | 55 "--force", |
56 "--output_manifest", | 56 "--output_manifest", |
57 "--gerrit_no_rebase_patch_ref" | 57 "--gerrit_no_rebase_patch_ref" |
58 ], | 58 ], |
59 "cwd": "[BUILDER_CACHE]\\winx64nvidia_perf_bisect", | 59 "cwd": "[BUILDER_CACHE]\\winx64nvidia_perf_bisect", |
60 "env": { | 60 "env": { |
61 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 61 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
62 }, | 62 }, |
63 "name": "bot_update", | 63 "name": "bot_update", |
64 "~followup_annotations": [ | 64 "~followup_annotations": [ |
65 "@@@STEP_TEXT@Some step text@@@", | 65 "@@@STEP_TEXT@Some step text@@@", |
66 "@@@STEP_LOG_LINE@json.output@{@@@", | 66 "@@@STEP_LOG_LINE@json.output@{@@@", |
67 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
68 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
69 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
70 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 70 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
71 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 71 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
72 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | 72 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
73 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | 73 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
74 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | 74 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
75 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 75 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
76 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", | 76 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
77 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", | 77 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", |
78 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", | 78 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", |
79 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 79 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
207 "GYP_CHROMIUM_NO_ACTION": "1", | 207 "GYP_CHROMIUM_NO_ACTION": "1", |
208 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1", | 208 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 use_goma=1", |
209 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 209 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
210 }, | 210 }, |
211 "name": "gclient runhooks" | 211 "name": "gclient runhooks" |
212 }, | 212 }, |
213 { | 213 { |
214 "cmd": [ | 214 "cmd": [ |
215 "python", | 215 "python", |
216 "-u", | 216 "-u", |
217 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 217 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\testing\\scripts\\get_com
pile_targets.py", |
218 "--show-path", | 218 "--output", |
219 "python", | 219 "/path/to/tmp/json", |
220 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 220 "--", |
| 221 "--build-config-fs", |
| 222 "Release_x64", |
| 223 "--paths", |
| 224 "{\"checkout\": \"[BUILDER_CACHE]\\\\winx64nvidia_perf_bisect\\\\src\", \"
runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"ru
ntest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 225 "--properties", |
| 226 "{\"buildername\": \"winx64nvidia_perf_bisect\", \"buildnumber\": 571, \"m
astername\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"ta
rget_platform\": \"win\"}" |
221 ], | 227 ], |
222 "name": "cleanup_temp" | 228 "name": "get compile targets for scripts", |
| 229 "~followup_annotations": [ |
| 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 231 "@@@STEP_LOG_END@json.output@@@" |
| 232 ] |
223 }, | 233 }, |
224 { | 234 { |
225 "cmd": [ | 235 "cmd": [ |
226 "python", | 236 "python", |
227 "-u", | 237 "-u", |
228 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\tools\\mb\\mb.py", | 238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
229 "gen", | 239 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\testing\\buildbot\\tryser
ver.chromium.perf.json", |
230 "-m", | 240 "/path/to/tmp/json" |
231 "tryserver.chromium.perf", | |
232 "-b", | |
233 "winx64nvidia_perf_bisect", | |
234 "--config-file", | |
235 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\tools\\mb\\mb_config.pyl"
, | |
236 "--goma-dir", | |
237 "[CACHE]\\cipd\\goma", | |
238 "//out/Release_x64" | |
239 ], | 241 ], |
240 "cwd": "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src", | 242 "name": "read test spec (tryserver.chromium.perf.json)", |
241 "env": { | 243 "~followup_annotations": [ |
242 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 244 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\testin
g\\buildbot\\tryserver.chromium.perf.json@@@", |
243 }, | 245 "@@@STEP_LOG_LINE@json.output@{}@@@", |
244 "name": "generate_build_files" | 246 "@@@STEP_LOG_END@json.output@@@" |
| 247 ] |
245 }, | 248 }, |
246 { | 249 { |
247 "cmd": [ | 250 "cmd": [ |
248 "python", | 251 "python", |
249 "-u", | 252 "-u", |
250 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
251 "--show-path", | 254 "--show-path", |
252 "python", | 255 "python", |
253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 256 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
254 "--gsutil-py-path", | |
255 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | |
256 "--ninja-path", | |
257 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | |
258 "--target", | |
259 "Release_x64", | |
260 "--src-dir", | |
261 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src", | |
262 "--goma-cache-dir", | |
263 "[GOMA_CACHE]", | |
264 "--goma-deps-cache-dir", | |
265 "[GOMA_DEPS_CACHE]", | |
266 "--build-data-dir", | |
267 "[ROOT]\\build_data_dir", | |
268 "--compiler", | |
269 "goma", | |
270 "--goma-jsonstatus", | |
271 "/path/to/tmp/json", | |
272 "--goma-service-account-json-file", | |
273 "C:\\creds\\service_accounts\\service-account-goma-client.json", | |
274 "--mode", | |
275 "official", | |
276 "--goma-dir", | |
277 "[CACHE]\\cipd\\goma", | |
278 "--goma-hermetic", | |
279 "fallback", | |
280 "--", | |
281 "chromium_builder_perf" | |
282 ], | 257 ], |
283 "env": { | 258 "name": "cleanup_temp" |
284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 259 }, |
285 }, | 260 { |
286 "name": "compile", | 261 "cmd": [ |
| 262 "python", |
| 263 "-u", |
| 264 "\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", |
| 265 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src\\out\\Release_x64" |
| 266 ], |
| 267 "name": "rmtree build directory", |
287 "~followup_annotations": [ | 268 "~followup_annotations": [ |
288 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 269 "@@@STEP_LOG_LINE@python.inline@@@@", |
289 "@@@STEP_LOG_END@json.output (invalid)@@@" | 270 "@@@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.@@@", |
| 272 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 273 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 274 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 275 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 276 "@@@STEP_LOG_END@python.inline@@@" |
290 ] | 277 ] |
291 }, | 278 }, |
292 { | 279 { |
293 "allow_subannotations": true, | |
294 "cmd": [ | 280 "cmd": [ |
295 "python", | 281 "python", |
296 "-u", | 282 "-u", |
297 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 283 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
298 "--show-path", | 284 "--show-path", |
299 "python", | 285 "python", |
300 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 286 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", |
| 287 "--gsutil-py-path", |
| 288 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
301 "--target", | 289 "--target", |
302 "Release_x64", | 290 "Release_x64", |
303 "--gsutil-py-path", | |
304 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | |
305 "--staging-dir", | |
306 "[CACHE]\\chrome_staging", | |
307 "--src-dir", | 291 "--src-dir", |
308 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src", | 292 "[BUILDER_CACHE]\\winx64nvidia_perf_bisect\\src", |
309 "--build_revision", | 293 "--build-archive-url", |
310 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 294 "gs://test-domain/test-archive.zip", |
311 "--factory-properties", | 295 "--master-name", |
312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64nvidia_
perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\"
, \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chro
mium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}", | 296 "tryserver.chromium.perf", |
313 "--build-properties", | 297 "--build-number", |
314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64nvidia_
perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\"
, \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chro
mium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSl
avename\"}" | 298 "571" |
315 ], | 299 ], |
316 "name": "package build" | 300 "name": "extract build" |
317 }, | 301 }, |
318 { | 302 { |
319 "name": "$result", | 303 "name": "$result", |
320 "recipe_result": null, | 304 "recipe_result": null, |
321 "status_code": 0 | 305 "status_code": 0 |
322 } | 306 } |
323 ] | 307 ] |
OLD | NEW |