| 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 "tryserver.v8", | 8 "tryserver.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "v8_linux_arm_dbg", | 10 "v8_linux_arm_dbg", |
| (...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 "-u", | 315 "-u", |
| 316 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 316 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 317 "[SLAVE_BUILD]/v8/tools/swarming_client", | 317 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 318 "batcharchive", | 318 "batcharchive", |
| 319 "--dump-json", | 319 "--dump-json", |
| 320 "/path/to/tmp/json", | 320 "/path/to/tmp/json", |
| 321 "--isolate-server", | 321 "--isolate-server", |
| 322 "https://isolateserver.appspot.com", | 322 "https://isolateserver.appspot.com", |
| 323 "--verbose", | 323 "--verbose", |
| 324 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", | 324 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
| 325 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", | |
| 326 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", | 325 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", |
| 327 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 326 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
| 328 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 327 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
| 329 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" | 328 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
| 330 ], | 329 ], |
| 331 "name": "isolate tests", | 330 "name": "isolate tests", |
| 332 "~followup_annotations": [ | 331 "~followup_annotations": [ |
| 333 "@@@STEP_LOG_LINE@json.output@{@@@", | 332 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 334 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 333 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 335 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 336 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 334 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 337 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 335 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 338 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 336 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 337 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 340 "@@@STEP_LOG_LINE@json.output@}@@@", | 338 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 341 "@@@STEP_LOG_END@json.output@@@" | 339 "@@@STEP_LOG_END@json.output@@@" |
| 342 ] | 340 ] |
| 343 }, | 341 }, |
| 344 { | 342 { |
| 345 "cmd": [ | 343 "cmd": [ |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 "--", | 408 "--", |
| 411 "--progress=verbose", | 409 "--progress=verbose", |
| 412 "--mode", | 410 "--mode", |
| 413 "Debug", | 411 "Debug", |
| 414 "--arch", | 412 "--arch", |
| 415 "arm", | 413 "arm", |
| 416 "--outdir", | 414 "--outdir", |
| 417 "out", | 415 "out", |
| 418 "--buildbot", | 416 "--buildbot", |
| 419 "--timeout=200", | 417 "--timeout=200", |
| 420 "--random-seed=-2114099713", | 418 "--random-seed=-1996661964", |
| 421 "bot_default", | 419 "bot_default", |
| 422 "--exhaustive-variants", | 420 "--exhaustive-variants", |
| 423 "--dcheck-always-on", | 421 "--dcheck-always-on", |
| 424 "--rerun-failures-count=2", | 422 "--rerun-failures-count=2", |
| 425 "--swarming", | 423 "--swarming", |
| 426 "--json-test-results", | 424 "--json-test-results", |
| 427 "${ISOLATED_OUTDIR}/output.json" | 425 "${ISOLATED_OUTDIR}/output.json" |
| 428 ], | 426 ], |
| 429 "name": "[trigger] Check on Ubuntu-12.04", | 427 "name": "[trigger] Check on Ubuntu-12.04", |
| 430 "~followup_annotations": [ | 428 "~followup_annotations": [ |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 523 "--", | 521 "--", |
| 524 "--progress=verbose", | 522 "--progress=verbose", |
| 525 "--mode", | 523 "--mode", |
| 526 "Debug", | 524 "Debug", |
| 527 "--arch", | 525 "--arch", |
| 528 "arm", | 526 "arm", |
| 529 "--outdir", | 527 "--outdir", |
| 530 "out", | 528 "out", |
| 531 "--buildbot", | 529 "--buildbot", |
| 532 "--timeout=200", | 530 "--timeout=200", |
| 533 "--random-seed=-2114099713", | 531 "--random-seed=-1996661964", |
| 534 "bot_default", | 532 "bot_default", |
| 535 "--variants=extra", | 533 "--variants=extra", |
| 536 "--dcheck-always-on", | 534 "--dcheck-always-on", |
| 537 "--rerun-failures-count=2", | 535 "--rerun-failures-count=2", |
| 538 "--swarming", | 536 "--swarming", |
| 539 "--json-test-results", | 537 "--json-test-results", |
| 540 "${ISOLATED_OUTDIR}/output.json" | 538 "${ISOLATED_OUTDIR}/output.json" |
| 541 ], | 539 ], |
| 542 "name": "[trigger] Check - extra on Ubuntu-12.04", | 540 "name": "[trigger] Check - extra on Ubuntu-12.04", |
| 543 "~followup_annotations": [ | 541 "~followup_annotations": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 630 "--", | 628 "--", |
| 631 "--progress=verbose", | 629 "--progress=verbose", |
| 632 "--mode", | 630 "--mode", |
| 633 "Debug", | 631 "Debug", |
| 634 "--arch", | 632 "--arch", |
| 635 "arm", | 633 "arm", |
| 636 "--outdir", | 634 "--outdir", |
| 637 "out", | 635 "out", |
| 638 "--buildbot", | 636 "--buildbot", |
| 639 "--timeout=200", | 637 "--timeout=200", |
| 640 "--random-seed=-2114099713", | 638 "--random-seed=-1996661964", |
| 641 "test262", | 639 "test262", |
| 642 "--download-data", | 640 "--download-data", |
| 643 "--variants=default", | 641 "--variants=default", |
| 644 "--dcheck-always-on", | 642 "--dcheck-always-on", |
| 645 "--rerun-failures-count=2", | 643 "--rerun-failures-count=2", |
| 646 "--swarming", | 644 "--swarming", |
| 647 "--json-test-results", | 645 "--json-test-results", |
| 648 "${ISOLATED_OUTDIR}/output.json" | 646 "${ISOLATED_OUTDIR}/output.json" |
| 649 ], | 647 ], |
| 650 "name": "[trigger] Test262 - no variants on Ubuntu-12.04", | 648 "name": "[trigger] Test262 - no variants on Ubuntu-12.04", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 732 "--", | 730 "--", |
| 733 "--progress=verbose", | 731 "--progress=verbose", |
| 734 "--mode", | 732 "--mode", |
| 735 "Debug", | 733 "Debug", |
| 736 "--arch", | 734 "--arch", |
| 737 "arm", | 735 "arm", |
| 738 "--outdir", | 736 "--outdir", |
| 739 "out", | 737 "out", |
| 740 "--buildbot", | 738 "--buildbot", |
| 741 "--timeout=200", | 739 "--timeout=200", |
| 742 "--random-seed=-2114099713", | 740 "--random-seed=-1996661964", |
| 743 "test262", | 741 "test262", |
| 744 "--download-data", | 742 "--download-data", |
| 745 "--variants=extra", | 743 "--variants=extra", |
| 746 "--dcheck-always-on", | 744 "--dcheck-always-on", |
| 747 "--rerun-failures-count=2", | 745 "--rerun-failures-count=2", |
| 748 "--swarming", | 746 "--swarming", |
| 749 "--json-test-results", | 747 "--json-test-results", |
| 750 "${ISOLATED_OUTDIR}/output.json" | 748 "${ISOLATED_OUTDIR}/output.json" |
| 751 ], | 749 ], |
| 752 "name": "[trigger] Test262 - extra on Ubuntu-12.04", | 750 "name": "[trigger] Test262 - extra on Ubuntu-12.04", |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 840 "--", | 838 "--", |
| 841 "--progress=verbose", | 839 "--progress=verbose", |
| 842 "--mode", | 840 "--mode", |
| 843 "Debug", | 841 "Debug", |
| 844 "--arch", | 842 "--arch", |
| 845 "arm", | 843 "arm", |
| 846 "--outdir", | 844 "--outdir", |
| 847 "out", | 845 "out", |
| 848 "--buildbot", | 846 "--buildbot", |
| 849 "--timeout=200", | 847 "--timeout=200", |
| 850 "--random-seed=-2114099713", | 848 "--random-seed=-1996661964", |
| 851 "mozilla", | 849 "mozilla", |
| 852 "--exhaustive-variants", | 850 "--exhaustive-variants", |
| 853 "--dcheck-always-on", | 851 "--dcheck-always-on", |
| 854 "--rerun-failures-count=2", | 852 "--rerun-failures-count=2", |
| 855 "--swarming", | 853 "--swarming", |
| 856 "--json-test-results", | 854 "--json-test-results", |
| 857 "${ISOLATED_OUTDIR}/output.json" | 855 "${ISOLATED_OUTDIR}/output.json" |
| 858 ], | 856 ], |
| 859 "name": "[trigger] Mozilla on Ubuntu-12.04", | 857 "name": "[trigger] Mozilla on Ubuntu-12.04", |
| 860 "~followup_annotations": [ | 858 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 941 "--", | 939 "--", |
| 942 "--progress=verbose", | 940 "--progress=verbose", |
| 943 "--mode", | 941 "--mode", |
| 944 "Debug", | 942 "Debug", |
| 945 "--arch", | 943 "--arch", |
| 946 "arm", | 944 "arm", |
| 947 "--outdir", | 945 "--outdir", |
| 948 "out", | 946 "out", |
| 949 "--buildbot", | 947 "--buildbot", |
| 950 "--timeout=200", | 948 "--timeout=200", |
| 951 "--random-seed=-2114099713", | 949 "--random-seed=-1996661964", |
| 952 "simdjs", | 950 "simdjs", |
| 953 "--download-data", | 951 "--download-data", |
| 954 "--exhaustive-variants", | 952 "--exhaustive-variants", |
| 955 "--dcheck-always-on", | 953 "--dcheck-always-on", |
| 956 "--rerun-failures-count=2", | 954 "--rerun-failures-count=2", |
| 957 "--swarming", | 955 "--swarming", |
| 958 "--json-test-results", | 956 "--json-test-results", |
| 959 "${ISOLATED_OUTDIR}/output.json" | 957 "${ISOLATED_OUTDIR}/output.json" |
| 960 ], | 958 ], |
| 961 "name": "[trigger] SimdJs - all on Ubuntu-12.04", | 959 "name": "[trigger] SimdJs - all on Ubuntu-12.04", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1008 "os", | 1006 "os", |
| 1009 "Ubuntu-12.04", | 1007 "Ubuntu-12.04", |
| 1010 "--dimension", | 1008 "--dimension", |
| 1011 "pool", | 1009 "pool", |
| 1012 "Chrome", | 1010 "Chrome", |
| 1013 "--tag", | 1011 "--tag", |
| 1014 "buildername:v8_linux_arm_dbg", | 1012 "buildername:v8_linux_arm_dbg", |
| 1015 "--tag", | 1013 "--tag", |
| 1016 "buildnumber:571", | 1014 "buildnumber:571", |
| 1017 "--tag", | 1015 "--tag", |
| 1018 "data:[dummy hash for ignition]", | 1016 "data:[dummy hash for bot_default]", |
| 1019 "--tag", | 1017 "--tag", |
| 1020 "master:tryserver.v8", | 1018 "master:tryserver.v8", |
| 1021 "--tag", | 1019 "--tag", |
| 1022 "name:Ignition", | 1020 "name:Ignition", |
| 1023 "--tag", | 1021 "--tag", |
| 1024 "os:Ubuntu-12.04", | 1022 "os:Ubuntu-12.04", |
| 1025 "--tag", | 1023 "--tag", |
| 1026 "patch_project:v8", | 1024 "patch_project:v8", |
| 1027 "--tag", | 1025 "--tag", |
| 1028 "project:v8", | 1026 "project:v8", |
| 1029 "--tag", | 1027 "--tag", |
| 1030 "purpose:CQ", | 1028 "purpose:CQ", |
| 1031 "--tag", | 1029 "--tag", |
| 1032 "purpose:pre-commit", | 1030 "purpose:pre-commit", |
| 1033 "--tag", | 1031 "--tag", |
| 1034 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1032 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1035 "--tag", | 1033 "--tag", |
| 1036 "slavename:TestSlavename", | 1034 "slavename:TestSlavename", |
| 1037 "--tag", | 1035 "--tag", |
| 1038 "stepname:Ignition - turbofan on Ubuntu-12.04", | 1036 "stepname:Ignition - turbofan on Ubuntu-12.04", |
| 1039 "--idempotent", | 1037 "--idempotent", |
| 1040 "--user", | 1038 "--user", |
| 1041 "commit-bot@chromium.org", | 1039 "commit-bot@chromium.org", |
| 1042 "[dummy hash for ignition]", | 1040 "[dummy hash for bot_default]", |
| 1043 "--", | 1041 "--", |
| 1044 "--progress=verbose", | 1042 "--progress=verbose", |
| 1045 "--mode", | 1043 "--mode", |
| 1046 "Debug", | 1044 "Debug", |
| 1047 "--arch", | 1045 "--arch", |
| 1048 "arm", | 1046 "arm", |
| 1049 "--outdir", | 1047 "--outdir", |
| 1050 "out", | 1048 "out", |
| 1051 "--buildbot", | 1049 "--buildbot", |
| 1052 "--timeout=200", | 1050 "--timeout=200", |
| 1053 "--random-seed=-2114099713", | 1051 "--random-seed=-1996661964", |
| 1054 "ignition", | 1052 "bot_default", |
| 1055 "--ignition-turbofan", | 1053 "--ignition-turbofan", |
| 1056 "--variants=ignition_turbofan", | 1054 "--variants=ignition_turbofan", |
| 1057 "--dcheck-always-on", | 1055 "--dcheck-always-on", |
| 1058 "--rerun-failures-count=2", | 1056 "--rerun-failures-count=2", |
| 1059 "--swarming", | 1057 "--swarming", |
| 1060 "--json-test-results", | 1058 "--json-test-results", |
| 1061 "${ISOLATED_OUTDIR}/output.json" | 1059 "${ISOLATED_OUTDIR}/output.json" |
| 1062 ], | 1060 ], |
| 1063 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", | 1061 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
| 1064 "~followup_annotations": [ | 1062 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1145 "--", | 1143 "--", |
| 1146 "--progress=verbose", | 1144 "--progress=verbose", |
| 1147 "--mode", | 1145 "--mode", |
| 1148 "Debug", | 1146 "Debug", |
| 1149 "--arch", | 1147 "--arch", |
| 1150 "arm", | 1148 "arm", |
| 1151 "--outdir", | 1149 "--outdir", |
| 1152 "out", | 1150 "out", |
| 1153 "--buildbot", | 1151 "--buildbot", |
| 1154 "--timeout=200", | 1152 "--timeout=200", |
| 1155 "--random-seed=-2114099713", | 1153 "--random-seed=-1996661964", |
| 1156 "mjsunit", | 1154 "mjsunit", |
| 1157 "--extra-flags=--turbo_sp_frame_access", | 1155 "--extra-flags=--turbo_sp_frame_access", |
| 1158 "--variants=turbofan", | 1156 "--variants=turbofan", |
| 1159 "--dcheck-always-on", | 1157 "--dcheck-always-on", |
| 1160 "--rerun-failures-count=2", | 1158 "--rerun-failures-count=2", |
| 1161 "--swarming", | 1159 "--swarming", |
| 1162 "--json-test-results", | 1160 "--json-test-results", |
| 1163 "${ISOLATED_OUTDIR}/output.json" | 1161 "${ISOLATED_OUTDIR}/output.json" |
| 1164 ], | 1162 ], |
| 1165 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", | 1163 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1247 "--", | 1245 "--", |
| 1248 "--progress=verbose", | 1246 "--progress=verbose", |
| 1249 "--mode", | 1247 "--mode", |
| 1250 "Debug", | 1248 "Debug", |
| 1251 "--arch", | 1249 "--arch", |
| 1252 "arm", | 1250 "arm", |
| 1253 "--outdir", | 1251 "--outdir", |
| 1254 "out", | 1252 "out", |
| 1255 "--buildbot", | 1253 "--buildbot", |
| 1256 "--timeout=200", | 1254 "--timeout=200", |
| 1257 "--random-seed=-2114099713", | 1255 "--random-seed=-1996661964", |
| 1258 "test262", | 1256 "test262", |
| 1259 "--ignition-turbofan", | 1257 "--ignition-turbofan", |
| 1260 "--download-data", | 1258 "--download-data", |
| 1261 "--variants=ignition_turbofan", | 1259 "--variants=ignition_turbofan", |
| 1262 "--dcheck-always-on", | 1260 "--dcheck-always-on", |
| 1263 "--rerun-failures-count=2", | 1261 "--rerun-failures-count=2", |
| 1264 "--swarming", | 1262 "--swarming", |
| 1265 "--json-test-results", | 1263 "--json-test-results", |
| 1266 "${ISOLATED_OUTDIR}/output.json" | 1264 "${ISOLATED_OUTDIR}/output.json" |
| 1267 ], | 1265 ], |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1637 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1635 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1638 "@@@STEP_LOG_END@durations@@@" | 1636 "@@@STEP_LOG_END@durations@@@" |
| 1639 ] | 1637 ] |
| 1640 }, | 1638 }, |
| 1641 { | 1639 { |
| 1642 "name": "$result", | 1640 "name": "$result", |
| 1643 "recipe_result": null, | 1641 "recipe_result": null, |
| 1644 "status_code": 0 | 1642 "status_code": 0 |
| 1645 } | 1643 } |
| 1646 ] | 1644 ] |
| OLD | NEW |