| 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 "chromium.mac", | 8 "chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "Mac10.9 Tests", | 10 "Mac10.9 Tests", |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 { | 161 { |
| 162 "cmd": [ | 162 "cmd": [ |
| 163 "python", | 163 "python", |
| 164 "-u", | 164 "-u", |
| 165 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 165 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 166 "--version" | 166 "--version" |
| 167 ], | 167 ], |
| 168 "name": "swarming.py --version", | 168 "name": "swarming.py --version", |
| 169 "stdout": "/path/to/tmp/", | 169 "stdout": "/path/to/tmp/", |
| 170 "~followup_annotations": [ | 170 "~followup_annotations": [ |
| 171 "@@@STEP_TEXT@0.8.6@@@" | 171 "@@@STEP_TEXT@0.4.10@@@" |
| 172 ] | 172 ] |
| 173 }, | 173 }, |
| 174 { | 174 { |
| 175 "cmd": [ | 175 "cmd": [ |
| 176 "python", | 176 "python", |
| 177 "-u", | 177 "-u", |
| 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 179 "runhooks" | 179 "runhooks" |
| 180 ], | 180 ], |
| 181 "cwd": "[SLAVE_BUILD]/src", | 181 "cwd": "[SLAVE_BUILD]/src", |
| (...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 498 { | 498 { |
| 499 "cmd": [ | 499 "cmd": [ |
| 500 "python", | 500 "python", |
| 501 "-u", | 501 "-u", |
| 502 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 502 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 503 "collect", | 503 "collect", |
| 504 "--swarming", | 504 "--swarming", |
| 505 "https://chromium-swarm.appspot.com", | 505 "https://chromium-swarm.appspot.com", |
| 506 "--decorate", | 506 "--decorate", |
| 507 "--print-status-updates", | 507 "--print-status-updates", |
| 508 "--json", | 508 "--shards", |
| 509 "{\"base_task_name\": \"telemetry_gpu_unittests on Intel GPU on Mac/Mac-10
.10/eeeeeeeeee/Mac10.9 Tests/571\", \"tasks\": {\"telemetry_gpu_unittests on Int
el GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\": {\"shard_index\": 0, \"t
ask_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/tas
k/10000\"}}}", | 509 "1", |
| 510 "telemetry_gpu_unittests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9
Tests/571", |
| 510 "--task-output-dir", | 511 "--task-output-dir", |
| 511 "/path/to/tmp/" | 512 "/path/to/tmp/" |
| 512 ], | 513 ], |
| 513 "env": { | 514 "env": { |
| 514 "FORCE_MAC_TOOLCHAIN": "1", | 515 "FORCE_MAC_TOOLCHAIN": "1", |
| 515 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 516 }, | 517 }, |
| 517 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", | 518 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", |
| 518 "~followup_annotations": [ | 519 "~followup_annotations": [ |
| 519 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 520 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 520 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", | 521 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", |
| 521 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 522 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 522 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 523 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 523 "@@@STEP_LOG_END@outdir_json@@@", | 524 "@@@STEP_LOG_END@outdir_json@@@", |
| 524 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 525 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 525 ] | 526 ] |
| 526 }, | 527 }, |
| 527 { | 528 { |
| 528 "cmd": [ | 529 "cmd": [ |
| 529 "python", | 530 "python", |
| 530 "-u", | 531 "-u", |
| 531 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 532 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 532 "collect", | 533 "collect", |
| 533 "--swarming", | 534 "--swarming", |
| 534 "https://chromium-swarm.appspot.com", | 535 "https://chromium-swarm.appspot.com", |
| 535 "--decorate", | 536 "--decorate", |
| 536 "--print-status-updates", | 537 "--print-status-updates", |
| 537 "--json", | 538 "--shards", |
| 538 "{\"base_task_name\": \"telemetry_gpu_unittests on NVIDIA GPU on Mac Retin
a/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", \"tasks\": {\"telemetry_gpu_unittests
on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {\"shard_i
ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo
t.com/user/task/10000\"}}}", | 539 "1", |
| 540 "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/M
ac10.9 Tests/571", |
| 539 "--task-output-dir", | 541 "--task-output-dir", |
| 540 "/path/to/tmp/" | 542 "/path/to/tmp/" |
| 541 ], | 543 ], |
| 542 "env": { | 544 "env": { |
| 543 "FORCE_MAC_TOOLCHAIN": "1", | 545 "FORCE_MAC_TOOLCHAIN": "1", |
| 544 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 546 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 545 }, | 547 }, |
| 546 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", | 548 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", |
| 547 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| 548 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 550 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 549 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", | 551 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true}\", @@@", |
| 550 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 552 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 551 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 553 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 552 "@@@STEP_LOG_END@outdir_json@@@", | 554 "@@@STEP_LOG_END@outdir_json@@@", |
| 553 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 555 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 554 ] | 556 ] |
| 555 }, | 557 }, |
| 556 { | 558 { |
| 557 "name": "$result", | 559 "name": "$result", |
| 558 "recipe_result": null, | 560 "recipe_result": null, |
| 559 "status_code": 0 | 561 "status_code": 0 |
| 560 } | 562 } |
| 561 ] | 563 ] |
| OLD | NEW |