| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 { | 169 { |
| 170 "cmd": [ | 170 "cmd": [ |
| 171 "python", | 171 "python", |
| 172 "-u", | 172 "-u", |
| 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 173 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 174 "--version" | 174 "--version" |
| 175 ], | 175 ], |
| 176 "name": "swarming.py --version", | 176 "name": "swarming.py --version", |
| 177 "stdout": "/path/to/tmp/", | 177 "stdout": "/path/to/tmp/", |
| 178 "~followup_annotations": [ | 178 "~followup_annotations": [ |
| 179 "@@@STEP_TEXT@0.8.6@@@" | 179 "@@@STEP_TEXT@0.4.10@@@" |
| 180 ] | 180 ] |
| 181 }, | 181 }, |
| 182 { | 182 { |
| 183 "cmd": [ | 183 "cmd": [ |
| 184 "python", | 184 "python", |
| 185 "-u", | 185 "-u", |
| 186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 186 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 187 "runhooks" | 187 "runhooks" |
| 188 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]\\src", | 189 "cwd": "[SLAVE_BUILD]\\src", |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 599 { | 599 { |
| 600 "cmd": [ | 600 "cmd": [ |
| 601 "python", | 601 "python", |
| 602 "-u", | 602 "-u", |
| 603 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 603 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 604 "collect", | 604 "collect", |
| 605 "--swarming", | 605 "--swarming", |
| 606 "https://chromium-swarm.appspot.com", | 606 "https://chromium-swarm.appspot.com", |
| 607 "--decorate", | 607 "--decorate", |
| 608 "--print-status-updates", | 608 "--print-status-updates", |
| 609 "--json", | 609 "--shards", |
| 610 "{\"base_task_name\": \"telemetry_gpu_unittests on NVIDIA GPU on Windows/W
indows/eeeeeeeeee/Win7 Tests (1)/571\", \"tasks\": {\"telemetry_gpu_unittests on
NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {\"shard_index\"
: 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/
user/task/10000\"}}}", | 610 "1", |
| 611 "telemetry_gpu_unittests on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 611 "--task-output-dir", | 612 "--task-output-dir", |
| 612 "/path/to/tmp/" | 613 "/path/to/tmp/" |
| 613 ], | 614 ], |
| 614 "env": { | 615 "env": { |
| 615 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 616 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 616 }, | 617 }, |
| 617 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", | 618 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", |
| 618 "~followup_annotations": [ | 619 "~followup_annotations": [ |
| 619 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 620 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 620 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", | 621 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", |
| 621 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 622 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 622 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 623 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 623 "@@@STEP_LOG_END@outdir_json@@@", | 624 "@@@STEP_LOG_END@outdir_json@@@", |
| 624 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 625 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 625 ] | 626 ] |
| 626 }, | 627 }, |
| 627 { | 628 { |
| 628 "cmd": [ | 629 "cmd": [ |
| 629 "python", | 630 "python", |
| 630 "-u", | 631 "-u", |
| 631 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 632 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 632 "collect", | 633 "collect", |
| 633 "--swarming", | 634 "--swarming", |
| 634 "https://chromium-swarm.appspot.com", | 635 "https://chromium-swarm.appspot.com", |
| 635 "--decorate", | 636 "--decorate", |
| 636 "--print-status-updates", | 637 "--print-status-updates", |
| 637 "--json", | 638 "--shards", |
| 638 "{\"base_task_name\": \"telemetry_gpu_unittests on ATI GPU on Windows/Wind
ows/eeeeeeeeee/Win7 Tests (1)/571\", \"tasks\": {\"telemetry_gpu_unittests on AT
I GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {\"shard_index\": 0, \
"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/t
ask/10000\"}}}", | 639 "1", |
| 640 "telemetry_gpu_unittests on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tes
ts (1)/571", |
| 639 "--task-output-dir", | 641 "--task-output-dir", |
| 640 "/path/to/tmp/" | 642 "/path/to/tmp/" |
| 641 ], | 643 ], |
| 642 "env": { | 644 "env": { |
| 643 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 645 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 644 }, | 646 }, |
| 645 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", | 647 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", |
| 646 "~followup_annotations": [ | 648 "~followup_annotations": [ |
| 647 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 649 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 648 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", | 650 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", |
| 649 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 651 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 650 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 652 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 651 "@@@STEP_LOG_END@outdir_json@@@", | 653 "@@@STEP_LOG_END@outdir_json@@@", |
| 652 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 654 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 653 ] | 655 ] |
| 654 }, | 656 }, |
| 655 { | 657 { |
| 656 "cmd": [ | 658 "cmd": [ |
| 657 "python", | 659 "python", |
| 658 "-u", | 660 "-u", |
| 659 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 661 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 660 "collect", | 662 "collect", |
| 661 "--swarming", | 663 "--swarming", |
| 662 "https://chromium-swarm.appspot.com", | 664 "https://chromium-swarm.appspot.com", |
| 663 "--decorate", | 665 "--decorate", |
| 664 "--print-status-updates", | 666 "--print-status-updates", |
| 665 "--json", | 667 "--shards", |
| 666 "{\"base_task_name\": \"telemetry_gpu_unittests on (15ad) GPU on Windows/W
indows/eeeeeeeeee/Win7 Tests (1)/571\", \"tasks\": {\"telemetry_gpu_unittests on
(15ad) GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {\"shard_index\"
: 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/
user/task/10000\"}}}", | 668 "1", |
| 669 "telemetry_gpu_unittests on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 667 "--task-output-dir", | 670 "--task-output-dir", |
| 668 "/path/to/tmp/" | 671 "/path/to/tmp/" |
| 669 ], | 672 ], |
| 670 "env": { | 673 "env": { |
| 671 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 674 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 672 }, | 675 }, |
| 673 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", | 676 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", |
| 674 "~followup_annotations": [ | 677 "~followup_annotations": [ |
| 675 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 678 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 676 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", | 679 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\"
: [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\
": true}\", @@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 692 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 695 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 693 }, | 696 }, |
| 694 "name": "process_dumps" | 697 "name": "process_dumps" |
| 695 }, | 698 }, |
| 696 { | 699 { |
| 697 "name": "$result", | 700 "name": "$result", |
| 698 "recipe_result": null, | 701 "recipe_result": null, |
| 699 "status_code": 0 | 702 "status_code": 0 |
| 700 } | 703 } |
| 701 ] | 704 ] |
| OLD | NEW |