| 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_linux_avx2_dbg", | 10 "v8_linux_avx2_dbg", |
| (...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/Debug/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 167 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json" | 167 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json" |
| 168 ], | 168 ], |
| (...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 "@@@STEP_LOG_LINE@json.output@}@@@", | 379 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 380 "@@@STEP_LOG_END@json.output@@@", | 380 "@@@STEP_LOG_END@json.output@@@", |
| 381 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 381 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 382 ] | 382 ] |
| 383 }, | 383 }, |
| 384 { | 384 { |
| 385 "allow_subannotations": true, | 385 "allow_subannotations": true, |
| 386 "cmd": [ | 386 "cmd": [ |
| 387 "python", | 387 "python", |
| 388 "-u", | 388 "-u", |
| 389 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 389 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 390 "--swarming-client-dir", | 390 "--swarming-client-dir", |
| 391 "[SLAVE_BUILD]/v8/tools/swarming_client", | 391 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 392 "--temp-root-dir", | 392 "--temp-root-dir", |
| 393 "[TMP_BASE]", | 393 "[TMP_BASE]", |
| 394 "--merged-test-output", | 394 "--merged-test-output", |
| 395 "/path/to/tmp/json", | 395 "/path/to/tmp/json", |
| 396 "--", | 396 "--", |
| 397 "collect", | 397 "collect", |
| 398 "--swarming", | 398 "--swarming", |
| 399 "https://chromium-swarm.appspot.com", | 399 "https://chromium-swarm.appspot.com", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 420 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 420 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 421 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 421 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 422 "@@@STEP_LOG_END@durations@@@" | 422 "@@@STEP_LOG_END@durations@@@" |
| 423 ] | 423 ] |
| 424 }, | 424 }, |
| 425 { | 425 { |
| 426 "allow_subannotations": true, | 426 "allow_subannotations": true, |
| 427 "cmd": [ | 427 "cmd": [ |
| 428 "python", | 428 "python", |
| 429 "-u", | 429 "-u", |
| 430 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 430 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
| 431 "--swarming-client-dir", | 431 "--swarming-client-dir", |
| 432 "[SLAVE_BUILD]/v8/tools/swarming_client", | 432 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 433 "--temp-root-dir", | 433 "--temp-root-dir", |
| 434 "[TMP_BASE]", | 434 "[TMP_BASE]", |
| 435 "--merged-test-output", | 435 "--merged-test-output", |
| 436 "/path/to/tmp/json", | 436 "/path/to/tmp/json", |
| 437 "--", | 437 "--", |
| 438 "collect", | 438 "collect", |
| 439 "--swarming", | 439 "--swarming", |
| 440 "https://chromium-swarm.appspot.com", | 440 "https://chromium-swarm.appspot.com", |
| (...skipping 21 matching lines...) Expand all Loading... |
| 462 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 462 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 463 "@@@STEP_LOG_END@durations@@@" | 463 "@@@STEP_LOG_END@durations@@@" |
| 464 ] | 464 ] |
| 465 }, | 465 }, |
| 466 { | 466 { |
| 467 "name": "$result", | 467 "name": "$result", |
| 468 "recipe_result": null, | 468 "recipe_result": null, |
| 469 "status_code": 0 | 469 "status_code": 0 |
| 470 } | 470 } |
| 471 ] | 471 ] |
| OLD | NEW |