| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 66 "--version" | 66 "--version" |
| 67 ], | 67 ], |
| 68 "name": "swarming.py --version", | 68 "name": "swarming.py --version", |
| 69 "stdout": "/path/to/tmp/", | 69 "stdout": "/path/to/tmp/", |
| 70 "~followup_annotations": [ | 70 "~followup_annotations": [ |
| 71 "@@@STEP_TEXT@0.8.6@@@" | 71 "@@@STEP_TEXT@0.8.6@@@" |
| 72 ] | 72 ] |
| 73 }, | 73 }, |
| 74 { | 74 { |
| 75 "cmd": [], | |
| 76 "name": "ensure_goma" | 75 "name": "ensure_goma" |
| 77 }, | 76 }, |
| 78 { | 77 { |
| 79 "cmd": [ | 78 "cmd": [ |
| 80 "python", | 79 "python", |
| 81 "-u", | 80 "-u", |
| 82 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 81 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 83 "--platform", | 82 "--platform", |
| 84 "linux-386", | 83 "linux-386", |
| 85 "--dest-directory", | 84 "--dest-directory", |
| (...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 "--build-url", | 377 "--build-url", |
| 379 "gs://chromium-v8/v8-linux-dbg", | 378 "gs://chromium-v8/v8-linux-dbg", |
| 380 "--factory-properties", | 379 "--factory-properties", |
| 381 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | 380 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", |
| 382 "--build-properties", | 381 "--build-properties", |
| 383 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" | 382 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - debug builder\", \"buildnumb
er\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe
\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}" |
| 384 ], | 383 ], |
| 385 "name": "package build" | 384 "name": "package build" |
| 386 }, | 385 }, |
| 387 { | 386 { |
| 388 "cmd": [], | |
| 389 "name": "trigger", | 387 "name": "trigger", |
| 390 "trigger_specs": [ | 388 "trigger_specs": [ |
| 391 { | 389 { |
| 392 "builder_name": "V8 Linux - gc stress", | 390 "builder_name": "V8 Linux - gc stress", |
| 393 "properties": { | 391 "properties": { |
| 394 "parent_build_environment": { | 392 "parent_build_environment": { |
| 395 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 393 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 396 }, | 394 }, |
| 397 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 395 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 398 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 396 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 "~followup_annotations": [ | 453 "~followup_annotations": [ |
| 456 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" | 454 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- gc stress@@@" |
| 457 ] | 455 ] |
| 458 }, | 456 }, |
| 459 { | 457 { |
| 460 "name": "$result", | 458 "name": "$result", |
| 461 "recipe_result": null, | 459 "recipe_result": null, |
| 462 "status_code": 0 | 460 "status_code": 0 |
| 463 } | 461 } |
| 464 ] | 462 ] |
| OLD | NEW |