OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js
on.load(f)\n\nprint json.dumps(content, indent=2)\n", | 6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js
on.load(f)\n\nprint json.dumps(content, indent=2)\n", |
7 "{\"buildername\": \"Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot\",
\"buildnumber\": 5, \"issue\": 500, \"mastername\": \"client.skia\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\"
: \"abc123\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\":
\"skiabot-linux-swarm-000\"}" | 7 "{\"buildername\": \"Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot\",
\"buildnumber\": 5, \"issue\": 500, \"mastername\": \"client.skia\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\"
: \"abc123\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\":
\"skiabot-linux-swarm-000\"}" |
8 ], | 8 ], |
9 "name": "print properties", | 9 "name": "print properties", |
10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
(...skipping 666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
677 "@@@STEP_LOG_LINE@json.output@}@@@", | 677 "@@@STEP_LOG_LINE@json.output@}@@@", |
678 "@@@STEP_LOG_END@json.output@@@", | 678 "@@@STEP_LOG_END@json.output@@@", |
679 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 679 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
680 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" | 680 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" |
681 ] | 681 ] |
682 }, | 682 }, |
683 { | 683 { |
684 "cmd": [ | 684 "cmd": [ |
685 "python", | 685 "python", |
686 "-u", | 686 "-u", |
687 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | |
688 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia" | |
689 ], | |
690 "env": { | |
691 "PYTHONPATH": "[SLAVE_BUILD]/skia/infra/bots/.recipe_deps/build/scripts" | |
692 }, | |
693 "name": "rmtree perf_skia", | |
694 "~followup_annotations": [ | |
695 "@@@STEP_LOG_LINE@python.inline@@@@", | |
696 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | |
697 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | |
698 "@@@STEP_LOG_LINE@python.inline@@@@", | |
699 "@@@STEP_LOG_LINE@python.inline@@@@", | |
700 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | |
701 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | |
702 "@@@STEP_LOG_END@python.inline@@@" | |
703 ] | |
704 }, | |
705 { | |
706 "cmd": [ | |
707 "python", | |
708 "-u", | |
709 "[SLAVE_BUILD]/swarming.client/swarming.py", | 687 "[SLAVE_BUILD]/swarming.client/swarming.py", |
710 "collect", | 688 "collect", |
711 "--swarming", | 689 "--swarming", |
712 "https://chromium-swarm.appspot.com", | 690 "https://chromium-swarm.appspot.com", |
713 "--decorate", | 691 "--decorate", |
714 "--print-status-updates", | 692 "--print-status-updates", |
715 "--json", | 693 "--json", |
716 "{\"base_task_name\": \"perf_skia/Ubuntu/def456/Perf-Ubuntu-GCC-GCE-CPU-AV
X2-x86_64-Release-Trybot/5\", \"tasks\": {\"perf_skia/Ubuntu/def456/Perf-Ubuntu-
GCC-GCE-CPU-AVX2-x86_64-Release-Trybot/5\": {\"shard_index\": 0, \"task_id\": \"
10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}
", | 694 "{\"base_task_name\": \"perf_skia/Ubuntu/def456/Perf-Ubuntu-GCC-GCE-CPU-AV
X2-x86_64-Release-Trybot/5\", \"tasks\": {\"perf_skia/Ubuntu/def456/Perf-Ubuntu-
GCC-GCE-CPU-AVX2-x86_64-Release-Trybot/5\": {\"shard_index\": 0, \"task_id\": \"
10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}
", |
717 "--task-summary-json", | 695 "--task-summary-json", |
718 "/path/to/tmp/json", | 696 "/path/to/tmp/json" |
719 "--task-output-dir", | |
720 "[SLAVE_BUILD]/swarming_temp_dir/outputs/perf_skia" | |
721 ], | 697 ], |
722 "name": "perf_skia on Ubuntu", | 698 "name": "perf_skia on Ubuntu", |
723 "~followup_annotations": [ | 699 "~followup_annotations": [ |
724 "@@@STEP_TEXT@swarming pending 71s@@@", | 700 "@@@STEP_TEXT@swarming pending 71s@@@", |
725 "@@@STEP_LOG_LINE@json.output@{@@@", | 701 "@@@STEP_LOG_LINE@json.output@{@@@", |
726 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 702 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
727 "@@@STEP_LOG_LINE@json.output@ {@@@", | 703 "@@@STEP_LOG_LINE@json.output@ {@@@", |
728 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 704 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
729 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 705 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
730 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 706 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1007 "@@@STEP_LINK@shard #0 isolated out@blah@@@", | 983 "@@@STEP_LINK@shard #0 isolated out@blah@@@", |
1008 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/148aa78d7aa0000@@@" | 984 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/148aa78d7aa0000@@@" |
1009 ] | 985 ] |
1010 }, | 986 }, |
1011 { | 987 { |
1012 "name": "$result", | 988 "name": "$result", |
1013 "recipe_result": null, | 989 "recipe_result": null, |
1014 "status_code": 0 | 990 "status_code": 0 |
1015 } | 991 } |
1016 ] | 992 ] |
OLD | NEW |