| 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 Linux - shared", | 10 "V8 Linux - shared", |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 { | 67 { |
| 68 "cmd": [ | 68 "cmd": [ |
| 69 "python", | 69 "python", |
| 70 "-u", | 70 "-u", |
| 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 72 "--version" | 72 "--version" |
| 73 ], | 73 ], |
| 74 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 75 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 76 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 77 "@@@STEP_TEXT@0.8.6@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 78 ] | 78 ] |
| 79 }, | 79 }, |
| 80 { | 80 { |
| 81 "cmd": [], | 81 "cmd": [], |
| 82 "name": "ensure_goma" | 82 "name": "ensure_goma" |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "cmd": [ | 85 "cmd": [ |
| 86 "python", | 86 "python", |
| 87 "-u", | 87 "-u", |
| (...skipping 626 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 714 "--temp-root-dir", | 714 "--temp-root-dir", |
| 715 "[TMP_BASE]", | 715 "[TMP_BASE]", |
| 716 "--merged-test-output", | 716 "--merged-test-output", |
| 717 "/path/to/tmp/json", | 717 "/path/to/tmp/json", |
| 718 "--", | 718 "--", |
| 719 "collect", | 719 "collect", |
| 720 "--swarming", | 720 "--swarming", |
| 721 "https://chromium-swarm.appspot.com", | 721 "https://chromium-swarm.appspot.com", |
| 722 "--decorate", | 722 "--decorate", |
| 723 "--print-status-updates", | 723 "--print-status-updates", |
| 724 "--json", | 724 "--shards", |
| 725 "{\"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/57
1\", \"tasks\": {\"Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\": {\"sha
rd_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.ap
pspot.com/user/task/10000\"}}}" | 725 "1", |
| 726 "Check/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" |
| 726 ], | 727 ], |
| 727 "name": "Check", | 728 "name": "Check", |
| 728 "~followup_annotations": [ | 729 "~followup_annotations": [ |
| 729 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 730 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 730 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 731 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 731 "@@@STEP_LOG_LINE@durations@@@@", | 732 "@@@STEP_LOG_LINE@durations@@@@", |
| 732 "@@@STEP_LOG_LINE@durations@Details:@@@", | 733 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 733 "@@@STEP_LOG_LINE@durations@@@@", | 734 "@@@STEP_LOG_LINE@durations@@@@", |
| 734 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 735 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 735 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 736 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 753 "--temp-root-dir", | 754 "--temp-root-dir", |
| 754 "[TMP_BASE]", | 755 "[TMP_BASE]", |
| 755 "--merged-test-output", | 756 "--merged-test-output", |
| 756 "/path/to/tmp/json", | 757 "/path/to/tmp/json", |
| 757 "--", | 758 "--", |
| 758 "collect", | 759 "collect", |
| 759 "--swarming", | 760 "--swarming", |
| 760 "https://chromium-swarm.appspot.com", | 761 "https://chromium-swarm.appspot.com", |
| 761 "--decorate", | 762 "--decorate", |
| 762 "--print-status-updates", | 763 "--print-status-updates", |
| 763 "--json", | 764 "--shards", |
| 764 "{\"base_task_name\": \"Test262 - no variants/Ubuntu-12.04/[dummy has/V8 L
inux - shared/571\", \"tasks\": {\"Test262 - no variants/Ubuntu-12.04/[dummy has
/V8 Linux - shared/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_ur
l\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" | 765 "1", |
| 766 "Test262 - no variants/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" |
| 765 ], | 767 ], |
| 766 "name": "Test262 - no variants", | 768 "name": "Test262 - no variants", |
| 767 "~followup_annotations": [ | 769 "~followup_annotations": [ |
| 768 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 770 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 769 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 771 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 770 "@@@STEP_LOG_LINE@durations@@@@", | 772 "@@@STEP_LOG_LINE@durations@@@@", |
| 771 "@@@STEP_LOG_LINE@durations@Details:@@@", | 773 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 772 "@@@STEP_LOG_LINE@durations@@@@", | 774 "@@@STEP_LOG_LINE@durations@@@@", |
| 773 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 775 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 774 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 776 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 792 "--temp-root-dir", | 794 "--temp-root-dir", |
| 793 "[TMP_BASE]", | 795 "[TMP_BASE]", |
| 794 "--merged-test-output", | 796 "--merged-test-output", |
| 795 "/path/to/tmp/json", | 797 "/path/to/tmp/json", |
| 796 "--", | 798 "--", |
| 797 "collect", | 799 "collect", |
| 798 "--swarming", | 800 "--swarming", |
| 799 "https://chromium-swarm.appspot.com", | 801 "https://chromium-swarm.appspot.com", |
| 800 "--decorate", | 802 "--decorate", |
| 801 "--print-status-updates", | 803 "--print-status-updates", |
| 802 "--json", | 804 "--shards", |
| 803 "{\"base_task_name\": \"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - shared/
571\", \"tasks\": {\"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - shared/571\": {\
"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar
m.appspot.com/user/task/10000\"}}}" | 805 "1", |
| 806 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" |
| 804 ], | 807 ], |
| 805 "name": "Mozilla", | 808 "name": "Mozilla", |
| 806 "~followup_annotations": [ | 809 "~followup_annotations": [ |
| 807 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 810 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 808 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 811 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 809 "@@@STEP_LOG_LINE@durations@@@@", | 812 "@@@STEP_LOG_LINE@durations@@@@", |
| 810 "@@@STEP_LOG_LINE@durations@Details:@@@", | 813 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 811 "@@@STEP_LOG_LINE@durations@@@@", | 814 "@@@STEP_LOG_LINE@durations@@@@", |
| 812 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 815 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 813 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 816 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 831 "--temp-root-dir", | 834 "--temp-root-dir", |
| 832 "[TMP_BASE]", | 835 "[TMP_BASE]", |
| 833 "--merged-test-output", | 836 "--merged-test-output", |
| 834 "/path/to/tmp/json", | 837 "/path/to/tmp/json", |
| 835 "--", | 838 "--", |
| 836 "collect", | 839 "collect", |
| 837 "--swarming", | 840 "--swarming", |
| 838 "https://chromium-swarm.appspot.com", | 841 "https://chromium-swarm.appspot.com", |
| 839 "--decorate", | 842 "--decorate", |
| 840 "--print-status-updates", | 843 "--print-status-updates", |
| 841 "--json", | 844 "--shards", |
| 842 "{\"base_task_name\": \"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - sh
ared/571\", \"tasks\": {\"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - shared
/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr
omium-swarm.appspot.com/user/task/10000\"}}}" | 845 "1", |
| 846 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - shared/571" |
| 843 ], | 847 ], |
| 844 "name": "SimdJs - all", | 848 "name": "SimdJs - all", |
| 845 "~followup_annotations": [ | 849 "~followup_annotations": [ |
| 846 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 850 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 847 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 851 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 848 "@@@STEP_LOG_LINE@durations@@@@", | 852 "@@@STEP_LOG_LINE@durations@@@@", |
| 849 "@@@STEP_LOG_LINE@durations@Details:@@@", | 853 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 850 "@@@STEP_LOG_LINE@durations@@@@", | 854 "@@@STEP_LOG_LINE@durations@@@@", |
| 851 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 855 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 852 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 856 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 853 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 857 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 854 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 858 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 855 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 859 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 856 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 860 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 857 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 861 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 858 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 862 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 859 "@@@STEP_LOG_END@durations@@@" | 863 "@@@STEP_LOG_END@durations@@@" |
| 860 ] | 864 ] |
| 861 }, | 865 }, |
| 862 { | 866 { |
| 863 "name": "$result", | 867 "name": "$result", |
| 864 "recipe_result": null, | 868 "recipe_result": null, |
| 865 "status_code": 0 | 869 "status_code": 0 |
| 866 } | 870 } |
| 867 ] | 871 ] |
| OLD | NEW |