| 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 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - predictable", | 10 "V8 Linux - predictable", |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 ] | 105 ] |
| 106 }, | 106 }, |
| 107 { | 107 { |
| 108 "cmd": [ | 108 "cmd": [ |
| 109 "python", | 109 "python", |
| 110 "-u", | 110 "-u", |
| 111 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 111 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 112 "--show-path", | 112 "--show-path", |
| 113 "python", | 113 "python", |
| 114 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 114 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 115 "--gsutil-py-path", |
| 116 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 115 "--ninja-path", | 117 "--ninja-path", |
| 116 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 118 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 117 "--target", | 119 "--target", |
| 118 "Release", | 120 "Release", |
| 119 "--src-dir", | 121 "--src-dir", |
| 120 "[SLAVE_BUILD]/v8", | 122 "[SLAVE_BUILD]/v8", |
| 121 "--goma-cache-dir", | 123 "--goma-cache-dir", |
| 122 "[GOMA_CACHE]", | 124 "[GOMA_CACHE]", |
| 123 "--build-tool", | 125 "--build-tool", |
| 124 "ninja", | 126 "ninja", |
| (...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 ] | 518 ] |
| 517 }, | 519 }, |
| 518 { | 520 { |
| 519 "cmd": [ | 521 "cmd": [ |
| 520 "python", | 522 "python", |
| 521 "-u", | 523 "-u", |
| 522 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 524 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 523 "--show-path", | 525 "--show-path", |
| 524 "python", | 526 "python", |
| 525 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 527 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 528 "--gsutil-py-path", |
| 529 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 526 "--ninja-path", | 530 "--ninja-path", |
| 527 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 531 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 528 "--target", | 532 "--target", |
| 529 "Release", | 533 "Release", |
| 530 "--src-dir", | 534 "--src-dir", |
| 531 "[SLAVE_BUILD]/v8", | 535 "[SLAVE_BUILD]/v8", |
| 532 "--goma-cache-dir", | 536 "--goma-cache-dir", |
| 533 "[GOMA_CACHE]", | 537 "[GOMA_CACHE]", |
| 534 "--build-tool", | 538 "--build-tool", |
| 535 "ninja", | 539 "ninja", |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 707 ] | 711 ] |
| 708 }, | 712 }, |
| 709 { | 713 { |
| 710 "cmd": [ | 714 "cmd": [ |
| 711 "python", | 715 "python", |
| 712 "-u", | 716 "-u", |
| 713 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 717 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 714 "--show-path", | 718 "--show-path", |
| 715 "python", | 719 "python", |
| 716 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 720 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 721 "--gsutil-py-path", |
| 722 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 717 "--ninja-path", | 723 "--ninja-path", |
| 718 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 724 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 719 "--target", | 725 "--target", |
| 720 "Release", | 726 "Release", |
| 721 "--src-dir", | 727 "--src-dir", |
| 722 "[SLAVE_BUILD]/v8", | 728 "[SLAVE_BUILD]/v8", |
| 723 "--goma-cache-dir", | 729 "--goma-cache-dir", |
| 724 "[GOMA_CACHE]", | 730 "[GOMA_CACHE]", |
| 725 "--build-tool", | 731 "--build-tool", |
| 726 "ninja", | 732 "ninja", |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 924 ] | 930 ] |
| 925 }, | 931 }, |
| 926 { | 932 { |
| 927 "cmd": [ | 933 "cmd": [ |
| 928 "python", | 934 "python", |
| 929 "-u", | 935 "-u", |
| 930 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 936 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 931 "--show-path", | 937 "--show-path", |
| 932 "python", | 938 "python", |
| 933 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 939 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 940 "--gsutil-py-path", |
| 941 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 934 "--ninja-path", | 942 "--ninja-path", |
| 935 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 943 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 936 "--target", | 944 "--target", |
| 937 "Release", | 945 "Release", |
| 938 "--src-dir", | 946 "--src-dir", |
| 939 "[SLAVE_BUILD]/v8", | 947 "[SLAVE_BUILD]/v8", |
| 940 "--goma-cache-dir", | 948 "--goma-cache-dir", |
| 941 "[GOMA_CACHE]", | 949 "[GOMA_CACHE]", |
| 942 "--build-tool", | 950 "--build-tool", |
| 943 "ninja", | 951 "ninja", |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1010 "~followup_annotations": [ | 1018 "~followup_annotations": [ |
| 1011 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1019 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1012 ] | 1020 ] |
| 1013 }, | 1021 }, |
| 1014 { | 1022 { |
| 1015 "name": "$result", | 1023 "name": "$result", |
| 1016 "reason": "Failures or flakes in build.", | 1024 "reason": "Failures or flakes in build.", |
| 1017 "status_code": 1 | 1025 "status_code": 1 |
| 1018 } | 1026 } |
| 1019 ] | 1027 ] |
| OLD | NEW |