| 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 Linux64 ASAN", | 10 "V8 Linux64 ASAN", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", | 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@20123", | 24 "v8@20123", |
| 25 "--no_shallow", | 25 "--no_shallow", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" | 64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" |
| 66 ] | 65 ] |
| 67 }, | 66 }, |
| 68 { | 67 { |
| 69 "cmd": [ | 68 "cmd": [ |
| 70 "python", | 69 "python", |
| 71 "-u", | 70 "-u", |
| 72 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 73 "--version" | 72 "--version" |
| 74 ], | 73 ], |
| 75 "cwd": "[SLAVE_BUILD]", | |
| 76 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 77 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 78 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 79 "@@@STEP_TEXT@0.4.10@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 80 ] | 78 ] |
| 81 }, | 79 }, |
| 82 { | 80 { |
| 83 "cmd": [ | 81 "cmd": [ |
| 84 "python", | 82 "python", |
| 85 "-u", | 83 "-u", |
| 86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 87 "runhooks" | 85 "runhooks" |
| 88 ], | 86 ], |
| 89 "cwd": "[SLAVE_BUILD]", | |
| 90 "env": { | 87 "env": { |
| 91 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 88 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 92 "GYP_DEFINES": "asan=1 clang=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", | 89 "GYP_DEFINES": "asan=1 clang=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x
64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", |
| 93 "GYP_GENERATORS": "ninja", | 90 "GYP_GENERATORS": "ninja", |
| 94 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 95 }, | 92 }, |
| 96 "name": "gclient runhooks" | 93 "name": "gclient runhooks" |
| 97 }, | 94 }, |
| 98 { | 95 { |
| 99 "cmd": [ | 96 "cmd": [ |
| 100 "python", | 97 "python", |
| 101 "-u", | 98 "-u", |
| 102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 103 "--show-path", | 100 "--show-path", |
| 104 "python", | 101 "python", |
| 105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 106 ], | 103 ], |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "cleanup_temp" | 104 "name": "cleanup_temp" |
| 109 }, | 105 }, |
| 110 { | 106 { |
| 111 "allow_subannotations": true, | 107 "allow_subannotations": true, |
| 112 "cmd": [ | 108 "cmd": [ |
| 113 "python", | 109 "python", |
| 114 "-u", | 110 "-u", |
| 115 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 111 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 116 "--src-dir", | 112 "--src-dir", |
| 117 "[SLAVE_BUILD]/v8", | 113 "[SLAVE_BUILD]/v8", |
| 118 "--output-json", | 114 "--output-json", |
| 119 "/path/to/tmp/json" | 115 "/path/to/tmp/json" |
| 120 ], | 116 ], |
| 121 "cwd": "[SLAVE_BUILD]", | |
| 122 "env": { | 117 "env": { |
| 123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 124 }, | 119 }, |
| 125 "name": "clang_revision", | 120 "name": "clang_revision", |
| 126 "~followup_annotations": [ | 121 "~followup_annotations": [ |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@}@@@", | 124 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 130 "@@@STEP_LOG_END@json.output@@@" | 125 "@@@STEP_LOG_END@json.output@@@" |
| 131 ] | 126 ] |
| (...skipping 21 matching lines...) Expand all Loading... |
| 153 "--compiler", | 148 "--compiler", |
| 154 "goma-clang", | 149 "goma-clang", |
| 155 "--goma-jsonstatus", | 150 "--goma-jsonstatus", |
| 156 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 157 "--goma-service-account-json-file", | 152 "--goma-service-account-json-file", |
| 158 "/creds/service_accounts/service-account-goma-client.json", | 153 "/creds/service_accounts/service-account-goma-client.json", |
| 159 "--goma-dir", | 154 "--goma-dir", |
| 160 "[BUILD]/goma", | 155 "[BUILD]/goma", |
| 161 "--" | 156 "--" |
| 162 ], | 157 ], |
| 163 "cwd": "[SLAVE_BUILD]", | |
| 164 "env": { | 158 "env": { |
| 165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 166 }, | 160 }, |
| 167 "name": "compile", | 161 "name": "compile", |
| 168 "~followup_annotations": [ | 162 "~followup_annotations": [ |
| 169 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 170 "@@@STEP_LOG_END@json.output (invalid)@@@" | 164 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 171 ] | 165 ] |
| 172 }, | 166 }, |
| 173 { | 167 { |
| 174 "cmd": [ | 168 "cmd": [ |
| 175 "python", | 169 "python", |
| 176 "-u", | 170 "-u", |
| 177 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 171 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 178 "[SLAVE_BUILD]/v8/tools/swarming_client", | 172 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 179 "batcharchive", | 173 "batcharchive", |
| 180 "--dump-json", | 174 "--dump-json", |
| 181 "/path/to/tmp/json", | 175 "/path/to/tmp/json", |
| 182 "--isolate-server", | 176 "--isolate-server", |
| 183 "https://isolateserver.appspot.com", | 177 "https://isolateserver.appspot.com", |
| 184 "--verbose", | 178 "--verbose", |
| 185 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 179 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 186 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 180 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
| 187 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 181 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 188 ], | 182 ], |
| 189 "cwd": "[SLAVE_BUILD]", | |
| 190 "name": "isolate tests", | 183 "name": "isolate tests", |
| 191 "~followup_annotations": [ | 184 "~followup_annotations": [ |
| 192 "@@@STEP_LOG_LINE@json.output@{@@@", | 185 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 194 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 195 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 188 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 196 "@@@STEP_LOG_LINE@json.output@}@@@", | 189 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 197 "@@@STEP_LOG_END@json.output@@@" | 190 "@@@STEP_LOG_END@json.output@@@" |
| 198 ] | 191 ] |
| 199 }, | 192 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 269 "--timeout=200", | 262 "--timeout=200", |
| 270 "--random-seed=1950386076", | 263 "--random-seed=1950386076", |
| 271 "bot_default", | 264 "bot_default", |
| 272 "--exhaustive-variants", | 265 "--exhaustive-variants", |
| 273 "--asan", | 266 "--asan", |
| 274 "--rerun-failures-count=2", | 267 "--rerun-failures-count=2", |
| 275 "--swarming", | 268 "--swarming", |
| 276 "--json-test-results", | 269 "--json-test-results", |
| 277 "${ISOLATED_OUTDIR}/output.json" | 270 "${ISOLATED_OUTDIR}/output.json" |
| 278 ], | 271 ], |
| 279 "cwd": "[SLAVE_BUILD]", | |
| 280 "name": "[trigger] Check on Ubuntu-14.04", | 272 "name": "[trigger] Check on Ubuntu-14.04", |
| 281 "~followup_annotations": [ | 273 "~followup_annotations": [ |
| 282 "@@@STEP_LOG_LINE@json.output@{@@@", | 274 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-14.04/[
dummy has/V8 Linux64 ASAN/571\", @@@", | 275 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-14.04/[
dummy has/V8 Linux64 ASAN/571\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux
64 ASAN/571:2:0\": {@@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux
64 ASAN/571:2:0\": {@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 279 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 288 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 280 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 289 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 281 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 "--random-seed=1950386076", | 364 "--random-seed=1950386076", |
| 373 "test262", | 365 "test262", |
| 374 "--download-data", | 366 "--download-data", |
| 375 "--variants=default", | 367 "--variants=default", |
| 376 "--asan", | 368 "--asan", |
| 377 "--rerun-failures-count=2", | 369 "--rerun-failures-count=2", |
| 378 "--swarming", | 370 "--swarming", |
| 379 "--json-test-results", | 371 "--json-test-results", |
| 380 "${ISOLATED_OUTDIR}/output.json" | 372 "${ISOLATED_OUTDIR}/output.json" |
| 381 ], | 373 ], |
| 382 "cwd": "[SLAVE_BUILD]", | |
| 383 "name": "[trigger] Test262 - no variants on Ubuntu-14.04", | 374 "name": "[trigger] Test262 - no variants on Ubuntu-14.04", |
| 384 "~followup_annotations": [ | 375 "~followup_annotations": [ |
| 385 "@@@STEP_LOG_LINE@json.output@{@@@", | 376 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571\", @@@", | 377 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant
s/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571\", @@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 378 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-14.04/[du
mmy has/V8 Linux64 ASAN/571\": {@@@", | 379 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-14.04/[du
mmy has/V8 Linux64 ASAN/571\": {@@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 380 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 390 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 381 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 391 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 382 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@ }@@@", | 383 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 469 "--random-seed=1950386076", | 460 "--random-seed=1950386076", |
| 470 "ignition", | 461 "ignition", |
| 471 "--ignition-turbofan", | 462 "--ignition-turbofan", |
| 472 "--variants=ignition_turbofan", | 463 "--variants=ignition_turbofan", |
| 473 "--asan", | 464 "--asan", |
| 474 "--rerun-failures-count=2", | 465 "--rerun-failures-count=2", |
| 475 "--swarming", | 466 "--swarming", |
| 476 "--json-test-results", | 467 "--json-test-results", |
| 477 "${ISOLATED_OUTDIR}/output.json" | 468 "${ISOLATED_OUTDIR}/output.json" |
| 478 ], | 469 ], |
| 479 "cwd": "[SLAVE_BUILD]", | |
| 480 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", | 470 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", |
| 481 "~followup_annotations": [ | 471 "~followup_annotations": [ |
| 482 "@@@STEP_LOG_LINE@json.output@{@@@", | 472 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 483 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571\", @@@", | 473 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571\", @@@", |
| 484 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 474 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 485 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-14.04/[dumm
y has/V8 Linux64 ASAN/571\": {@@@", | 475 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Ubuntu-14.04/[dumm
y has/V8 Linux64 ASAN/571\": {@@@", |
| 486 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 476 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 487 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 477 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 488 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 478 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 489 "@@@STEP_LOG_LINE@json.output@ }@@@", | 479 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 508 "--", | 498 "--", |
| 509 "collect", | 499 "collect", |
| 510 "--swarming", | 500 "--swarming", |
| 511 "https://chromium-swarm.appspot.com", | 501 "https://chromium-swarm.appspot.com", |
| 512 "--decorate", | 502 "--decorate", |
| 513 "--print-status-updates", | 503 "--print-status-updates", |
| 514 "--shards", | 504 "--shards", |
| 515 "2", | 505 "2", |
| 516 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" | 506 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" |
| 517 ], | 507 ], |
| 518 "cwd": "[SLAVE_BUILD]", | |
| 519 "name": "Check", | 508 "name": "Check", |
| 520 "~followup_annotations": [ | 509 "~followup_annotations": [ |
| 521 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 510 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 522 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 511 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 523 "@@@STEP_LOG_LINE@durations@@@@", | 512 "@@@STEP_LOG_LINE@durations@@@@", |
| 524 "@@@STEP_LOG_LINE@durations@Details:@@@", | 513 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 525 "@@@STEP_LOG_LINE@durations@@@@", | 514 "@@@STEP_LOG_LINE@durations@@@@", |
| 526 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 515 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 527 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 516 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 528 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 517 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 549 "--", | 538 "--", |
| 550 "collect", | 539 "collect", |
| 551 "--swarming", | 540 "--swarming", |
| 552 "https://chromium-swarm.appspot.com", | 541 "https://chromium-swarm.appspot.com", |
| 553 "--decorate", | 542 "--decorate", |
| 554 "--print-status-updates", | 543 "--print-status-updates", |
| 555 "--shards", | 544 "--shards", |
| 556 "1", | 545 "1", |
| 557 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" | 546 "Test262 - no variants/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" |
| 558 ], | 547 ], |
| 559 "cwd": "[SLAVE_BUILD]", | |
| 560 "name": "Test262 - no variants", | 548 "name": "Test262 - no variants", |
| 561 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| 562 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 550 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 563 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 551 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 564 "@@@STEP_LOG_LINE@durations@@@@", | 552 "@@@STEP_LOG_LINE@durations@@@@", |
| 565 "@@@STEP_LOG_LINE@durations@Details:@@@", | 553 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 566 "@@@STEP_LOG_LINE@durations@@@@", | 554 "@@@STEP_LOG_LINE@durations@@@@", |
| 567 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 555 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 568 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 556 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 569 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 557 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 590 "--", | 578 "--", |
| 591 "collect", | 579 "collect", |
| 592 "--swarming", | 580 "--swarming", |
| 593 "https://chromium-swarm.appspot.com", | 581 "https://chromium-swarm.appspot.com", |
| 594 "--decorate", | 582 "--decorate", |
| 595 "--print-status-updates", | 583 "--print-status-updates", |
| 596 "--shards", | 584 "--shards", |
| 597 "1", | 585 "1", |
| 598 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" | 586 "Ignition - turbofan/Ubuntu-14.04/[dummy has/V8 Linux64 ASAN/571" |
| 599 ], | 587 ], |
| 600 "cwd": "[SLAVE_BUILD]", | |
| 601 "name": "Ignition - turbofan", | 588 "name": "Ignition - turbofan", |
| 602 "~followup_annotations": [ | 589 "~followup_annotations": [ |
| 603 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 590 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 604 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 591 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 605 "@@@STEP_LOG_LINE@durations@@@@", | 592 "@@@STEP_LOG_LINE@durations@@@@", |
| 606 "@@@STEP_LOG_LINE@durations@Details:@@@", | 593 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 607 "@@@STEP_LOG_LINE@durations@@@@", | 594 "@@@STEP_LOG_LINE@durations@@@@", |
| 608 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 595 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 609 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 596 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 610 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 597 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 611 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 598 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 612 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 599 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 613 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 600 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 614 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 601 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 615 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 602 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 616 "@@@STEP_LOG_END@durations@@@" | 603 "@@@STEP_LOG_END@durations@@@" |
| 617 ] | 604 ] |
| 618 }, | 605 }, |
| 619 { | 606 { |
| 620 "cmd": [], | 607 "cmd": [], |
| 621 "cwd": "[SLAVE_BUILD]", | |
| 622 "name": "trigger", | 608 "name": "trigger", |
| 623 "trigger_specs": [ | 609 "trigger_specs": [ |
| 624 { | 610 { |
| 625 "builder_name": "V8 Linux64 ASAN no inline - release builder", | 611 "builder_name": "V8 Linux64 ASAN no inline - release builder", |
| 626 "properties": { | 612 "properties": { |
| 627 "parent_build_environment": { | 613 "parent_build_environment": { |
| 628 "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation
_mode=prepare use_goma=1 v8_target_arch=x64", | 614 "GYP_DEFINES": "asan=1 clang=1 lsan=1 target_arch=x64 test_isolation
_mode=prepare use_goma=1 v8_target_arch=x64", |
| 629 "GYP_GENERATORS": "ninja" | 615 "GYP_GENERATORS": "ninja" |
| 630 }, | 616 }, |
| 631 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 617 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 715 "~followup_annotations": [ | 701 "~followup_annotations": [ |
| 716 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel
- debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64
- debug builder<br />V8 Linux64 ASAN no inline - release builder@@@" | 702 "@@@STEP_TEXT@V8 Linux ASAN arm - debug builder<br />V8 Linux ASAN mipsel
- debug builder<br />V8 Linux64 ASAN - debug builder<br />V8 Linux64 ASAN arm64
- debug builder<br />V8 Linux64 ASAN no inline - release builder@@@" |
| 717 ] | 703 ] |
| 718 }, | 704 }, |
| 719 { | 705 { |
| 720 "name": "$result", | 706 "name": "$result", |
| 721 "recipe_result": null, | 707 "recipe_result": null, |
| 722 "status_code": 0 | 708 "status_code": 0 |
| 723 } | 709 } |
| 724 ] | 710 ] |
| OLD | NEW |