| 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 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - nosnap builder", | 10 "V8 Linux - nosnap builder", |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 "name": "compile", | 140 "name": "compile", |
| 141 "~followup_annotations": [ | 141 "~followup_annotations": [ |
| 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 143 "@@@STEP_LOG_END@json.output (invalid)@@@" | 143 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 144 ] | 144 ] |
| 145 }, | 145 }, |
| 146 { | 146 { |
| 147 "cmd": [ | 147 "cmd": [ |
| 148 "python", | 148 "python", |
| 149 "-u", | 149 "-u", |
| 150 "RECIPE_MODULE[isolate]/resources/isolate.py", | 150 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 151 "[SLAVE_BUILD]/v8/tools/swarming_client", | 151 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 152 "batcharchive", | 152 "batcharchive", |
| 153 "--dump-json", | 153 "--dump-json", |
| 154 "/path/to/tmp/json", | 154 "/path/to/tmp/json", |
| 155 "--isolate-server", | 155 "--isolate-server", |
| 156 "https://isolateserver.appspot.com", | 156 "https://isolateserver.appspot.com", |
| 157 "--verbose", | 157 "--verbose", |
| 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 161 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 162 ], | 162 ], |
| 163 "cwd": "[SLAVE_BUILD]", | 163 "cwd": "[SLAVE_BUILD]", |
| 164 "name": "isolate tests", | 164 "name": "isolate tests", |
| 165 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 166 "@@@STEP_LOG_LINE@json.output@{@@@", | 166 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 171 "@@@STEP_LOG_LINE@json.output@}@@@", | 171 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 172 "@@@STEP_LOG_END@json.output@@@" | 172 "@@@STEP_LOG_END@json.output@@@" |
| 173 ] | 173 ] |
| 174 }, | 174 }, |
| 175 { | 175 { |
| 176 "cmd": [ | 176 "cmd": [ |
| 177 "python", | 177 "python", |
| 178 "-u", | 178 "-u", |
| 179 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 179 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 180 "--", | 180 "--", |
| 181 "[DEPOT_TOOLS]/gsutil.py", | 181 "[DEPOT_TOOLS]/gsutil.py", |
| 182 "----", | 182 "----", |
| 183 "cp", | 183 "cp", |
| 184 "-a", | 184 "-a", |
| 185 "public-read", | 185 "public-read", |
| 186 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy
hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[d
ummy hash for test262]\"}", | 186 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy
hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[d
ummy hash for test262]\"}", |
| 187 "gs://chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819
777bb78a1f5bd0241f64c.json" | 187 "gs://chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819
777bb78a1f5bd0241f64c.json" |
| 188 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", | 189 "cwd": "[SLAVE_BUILD]", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 "~followup_annotations": [ | 236 "~followup_annotations": [ |
| 237 "@@@STEP_TEXT@V8 Linux - nosnap@@@" | 237 "@@@STEP_TEXT@V8 Linux - nosnap@@@" |
| 238 ] | 238 ] |
| 239 }, | 239 }, |
| 240 { | 240 { |
| 241 "name": "$result", | 241 "name": "$result", |
| 242 "recipe_result": null, | 242 "recipe_result": null, |
| 243 "status_code": 0 | 243 "status_code": 0 |
| 244 } | 244 } |
| 245 ] | 245 ] |
| OLD | NEW |