OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux64_tsan_rel", | 10 "v8_linux64_tsan_rel", |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 "name": "compile", | 148 "name": "compile", |
149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
152 ] | 152 ] |
153 }, | 153 }, |
154 { | 154 { |
155 "cmd": [ | 155 "cmd": [ |
156 "python", | 156 "python", |
157 "-u", | 157 "-u", |
158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
160 "batcharchive", | 160 "batcharchive", |
161 "--dump-json", | 161 "--dump-json", |
162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
163 "--isolate-server", | 163 "--isolate-server", |
164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
165 "--verbose", | 165 "--verbose", |
166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
167 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 167 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
168 ], | 168 ], |
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
392 "@@@STEP_LOG_END@json.output@@@", | 392 "@@@STEP_LOG_END@json.output@@@", |
393 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 393 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
394 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" | 394 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" |
395 ] | 395 ] |
396 }, | 396 }, |
397 { | 397 { |
398 "allow_subannotations": true, | 398 "allow_subannotations": true, |
399 "cmd": [ | 399 "cmd": [ |
400 "python", | 400 "python", |
401 "-u", | 401 "-u", |
402 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 402 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
403 "--swarming-client-dir", | 403 "--swarming-client-dir", |
404 "[SLAVE_BUILD]/v8/tools/swarming_client", | 404 "[SLAVE_BUILD]/v8/tools/swarming_client", |
405 "--temp-root-dir", | 405 "--temp-root-dir", |
406 "[TMP_BASE]", | 406 "[TMP_BASE]", |
407 "--merged-test-output", | 407 "--merged-test-output", |
408 "/path/to/tmp/json", | 408 "/path/to/tmp/json", |
409 "--", | 409 "--", |
410 "collect", | 410 "collect", |
411 "--swarming", | 411 "--swarming", |
412 "https://chromium-swarm.appspot.com", | 412 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
433 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 433 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
434 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 434 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
435 "@@@STEP_LOG_END@durations@@@" | 435 "@@@STEP_LOG_END@durations@@@" |
436 ] | 436 ] |
437 }, | 437 }, |
438 { | 438 { |
439 "allow_subannotations": true, | 439 "allow_subannotations": true, |
440 "cmd": [ | 440 "cmd": [ |
441 "python", | 441 "python", |
442 "-u", | 442 "-u", |
443 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 443 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
444 "--swarming-client-dir", | 444 "--swarming-client-dir", |
445 "[SLAVE_BUILD]/v8/tools/swarming_client", | 445 "[SLAVE_BUILD]/v8/tools/swarming_client", |
446 "--temp-root-dir", | 446 "--temp-root-dir", |
447 "[TMP_BASE]", | 447 "[TMP_BASE]", |
448 "--merged-test-output", | 448 "--merged-test-output", |
449 "/path/to/tmp/json", | 449 "/path/to/tmp/json", |
450 "--", | 450 "--", |
451 "collect", | 451 "collect", |
452 "--swarming", | 452 "--swarming", |
453 "https://chromium-swarm.appspot.com", | 453 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
475 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 475 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
476 "@@@STEP_LOG_END@durations@@@" | 476 "@@@STEP_LOG_END@durations@@@" |
477 ] | 477 ] |
478 }, | 478 }, |
479 { | 479 { |
480 "name": "$result", | 480 "name": "$result", |
481 "recipe_result": null, | 481 "recipe_result": null, |
482 "status_code": 0 | 482 "status_code": 0 |
483 } | 483 } |
484 ] | 484 ] |
OLD | NEW |