OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_mac64_dbg", | 10 "v8_mac64_dbg", |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 "name": "compile", | 148 "name": "compile", |
149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
152 ] | 152 ] |
153 }, | 153 }, |
154 { | 154 { |
155 "cmd": [ | 155 "cmd": [ |
156 "python", | 156 "python", |
157 "-u", | 157 "-u", |
158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
160 "batcharchive", | 160 "batcharchive", |
161 "--dump-json", | 161 "--dump-json", |
162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
163 "--isolate-server", | 163 "--isolate-server", |
164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
165 "--verbose", | 165 "--verbose", |
166 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
167 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 167 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
168 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 168 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
589 "@@@STEP_LOG_LINE@json.output@}@@@", | 589 "@@@STEP_LOG_LINE@json.output@}@@@", |
590 "@@@STEP_LOG_END@json.output@@@", | 590 "@@@STEP_LOG_END@json.output@@@", |
591 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 591 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
592 ] | 592 ] |
593 }, | 593 }, |
594 { | 594 { |
595 "allow_subannotations": true, | 595 "allow_subannotations": true, |
596 "cmd": [ | 596 "cmd": [ |
597 "python", | 597 "python", |
598 "-u", | 598 "-u", |
599 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 599 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
600 "--swarming-client-dir", | 600 "--swarming-client-dir", |
601 "[SLAVE_BUILD]/v8/tools/swarming_client", | 601 "[SLAVE_BUILD]/v8/tools/swarming_client", |
602 "--temp-root-dir", | 602 "--temp-root-dir", |
603 "[TMP_BASE]", | 603 "[TMP_BASE]", |
604 "--merged-test-output", | 604 "--merged-test-output", |
605 "/path/to/tmp/json", | 605 "/path/to/tmp/json", |
606 "--", | 606 "--", |
607 "collect", | 607 "collect", |
608 "--swarming", | 608 "--swarming", |
609 "https://chromium-swarm.appspot.com", | 609 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
630 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 630 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
631 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 631 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
632 "@@@STEP_LOG_END@durations@@@" | 632 "@@@STEP_LOG_END@durations@@@" |
633 ] | 633 ] |
634 }, | 634 }, |
635 { | 635 { |
636 "allow_subannotations": true, | 636 "allow_subannotations": true, |
637 "cmd": [ | 637 "cmd": [ |
638 "python", | 638 "python", |
639 "-u", | 639 "-u", |
640 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 640 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
641 "--swarming-client-dir", | 641 "--swarming-client-dir", |
642 "[SLAVE_BUILD]/v8/tools/swarming_client", | 642 "[SLAVE_BUILD]/v8/tools/swarming_client", |
643 "--temp-root-dir", | 643 "--temp-root-dir", |
644 "[TMP_BASE]", | 644 "[TMP_BASE]", |
645 "--merged-test-output", | 645 "--merged-test-output", |
646 "/path/to/tmp/json", | 646 "/path/to/tmp/json", |
647 "--", | 647 "--", |
648 "collect", | 648 "collect", |
649 "--swarming", | 649 "--swarming", |
650 "https://chromium-swarm.appspot.com", | 650 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
671 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 671 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
672 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 672 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
673 "@@@STEP_LOG_END@durations@@@" | 673 "@@@STEP_LOG_END@durations@@@" |
674 ] | 674 ] |
675 }, | 675 }, |
676 { | 676 { |
677 "allow_subannotations": true, | 677 "allow_subannotations": true, |
678 "cmd": [ | 678 "cmd": [ |
679 "python", | 679 "python", |
680 "-u", | 680 "-u", |
681 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 681 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
682 "--swarming-client-dir", | 682 "--swarming-client-dir", |
683 "[SLAVE_BUILD]/v8/tools/swarming_client", | 683 "[SLAVE_BUILD]/v8/tools/swarming_client", |
684 "--temp-root-dir", | 684 "--temp-root-dir", |
685 "[TMP_BASE]", | 685 "[TMP_BASE]", |
686 "--merged-test-output", | 686 "--merged-test-output", |
687 "/path/to/tmp/json", | 687 "/path/to/tmp/json", |
688 "--", | 688 "--", |
689 "collect", | 689 "collect", |
690 "--swarming", | 690 "--swarming", |
691 "https://chromium-swarm.appspot.com", | 691 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
712 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 712 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
713 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 713 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
714 "@@@STEP_LOG_END@durations@@@" | 714 "@@@STEP_LOG_END@durations@@@" |
715 ] | 715 ] |
716 }, | 716 }, |
717 { | 717 { |
718 "allow_subannotations": true, | 718 "allow_subannotations": true, |
719 "cmd": [ | 719 "cmd": [ |
720 "python", | 720 "python", |
721 "-u", | 721 "-u", |
722 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 722 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
723 "--swarming-client-dir", | 723 "--swarming-client-dir", |
724 "[SLAVE_BUILD]/v8/tools/swarming_client", | 724 "[SLAVE_BUILD]/v8/tools/swarming_client", |
725 "--temp-root-dir", | 725 "--temp-root-dir", |
726 "[TMP_BASE]", | 726 "[TMP_BASE]", |
727 "--merged-test-output", | 727 "--merged-test-output", |
728 "/path/to/tmp/json", | 728 "/path/to/tmp/json", |
729 "--", | 729 "--", |
730 "collect", | 730 "collect", |
731 "--swarming", | 731 "--swarming", |
732 "https://chromium-swarm.appspot.com", | 732 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
754 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 754 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
755 "@@@STEP_LOG_END@durations@@@" | 755 "@@@STEP_LOG_END@durations@@@" |
756 ] | 756 ] |
757 }, | 757 }, |
758 { | 758 { |
759 "name": "$result", | 759 "name": "$result", |
760 "recipe_result": null, | 760 "recipe_result": null, |
761 "status_code": 0 | 761 "status_code": 0 |
762 } | 762 } |
763 ] | 763 ] |
OLD | NEW |