OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "update-ref", | 5 "update-ref", |
6 "refs/heads/master", | 6 "refs/heads/master", |
7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
8 ], | 8 ], |
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
(...skipping 859 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
870 "GYP_CHROMIUM_NO_ACTION": "1", | 870 "GYP_CHROMIUM_NO_ACTION": "1", |
871 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 871 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
872 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 872 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
873 }, | 873 }, |
874 "name": "gclient runhooks" | 874 "name": "gclient runhooks" |
875 }, | 875 }, |
876 { | 876 { |
877 "cmd": [ | 877 "cmd": [ |
878 "python", | 878 "python", |
879 "-u", | 879 "-u", |
| 880 "[TMP_BASE]/fake_checkout_tmp_1/testing/scripts/get_compile_targets.py", |
| 881 "--output", |
| 882 "/path/to/tmp/json", |
| 883 "--", |
| 884 "--build-config-fs", |
| 885 "Release", |
| 886 "--paths", |
| 887 "{\"checkout\": \"[TMP_BASE]/fake_checkout_tmp_1\", \"runit.py\": \"RECIPE
_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_
REPO[build]/scripts/slave/runtest.py\"}", |
| 888 "--properties", |
| 889 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"maste
rname\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_pl
atform\": \"linux\"}" |
| 890 ], |
| 891 "name": "get compile targets for scripts", |
| 892 "~followup_annotations": [ |
| 893 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 894 "@@@STEP_LOG_END@json.output@@@" |
| 895 ] |
| 896 }, |
| 897 { |
| 898 "cmd": [ |
| 899 "python", |
| 900 "-u", |
| 901 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 902 "[TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryserver.chromium.perf.j
son", |
| 903 "/path/to/tmp/json" |
| 904 ], |
| 905 "name": "read test spec (tryserver.chromium.perf.json)", |
| 906 "~followup_annotations": [ |
| 907 "@@@STEP_TEXT@path: [TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryser
ver.chromium.perf.json@@@", |
| 908 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 909 "@@@STEP_LOG_END@json.output@@@" |
| 910 ] |
| 911 }, |
| 912 { |
| 913 "cmd": [ |
| 914 "python", |
| 915 "-u", |
880 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", | 916 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", |
881 "-w", | 917 "-w", |
882 "[CACHE]/bisect" | 918 "[CACHE]/bisect" |
883 ], | 919 ], |
884 "name": "Preparing for Bisection" | 920 "name": "Preparing for Bisection" |
885 }, | 921 }, |
886 { | 922 { |
887 "cmd": [], | 923 "cmd": [], |
888 "name": "ensure_goma (2)" | 924 "name": "ensure_goma (2)" |
889 }, | 925 }, |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
940 { | 976 { |
941 "allow_subannotations": true, | 977 "allow_subannotations": true, |
942 "cmd": [ | 978 "cmd": [ |
943 "python", | 979 "python", |
944 "-u", | 980 "-u", |
945 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 981 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
946 "--target", | 982 "--target", |
947 "Release", | 983 "Release", |
948 "--xvfb", | 984 "--xvfb", |
949 "--factory-properties", | 985 "--factory-properties", |
950 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste
rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla
vename\": \"dummyslave\"}", | 986 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"build
number\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"aut
o_bisect:example\", \"slavename\": \"dummyslave\"}", |
951 "--build-properties", | 987 "--build-properties", |
952 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste
rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla
vename\": \"dummyslave\"}", | 988 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"build
number\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"aut
o_bisect:example\", \"slavename\": \"dummyslave\"}", |
953 "--step-name=Running Bisection", | 989 "--step-name=Running Bisection", |
954 "--builder-name=linux_perf_bisect", | 990 "--builder-name=linux_perf_bisect", |
955 "--slave-name=dummyslave", | 991 "--slave-name=dummyslave", |
| 992 "--build-number=123456", |
956 "--run-python-script", | 993 "--run-python-script", |
957 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", | 994 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", |
958 "-w", | 995 "-w", |
959 "[CACHE]/bisect", | 996 "[CACHE]/bisect", |
960 "--extra_src", | 997 "--extra_src", |
961 "dummy_extra_src", | 998 "dummy_extra_src", |
962 "--path_to_config", | 999 "--path_to_config", |
963 "/dummy/path/", | 1000 "/dummy/path/", |
964 "--path_to_goma", | 1001 "--path_to_goma", |
965 "[CACHE]/cipd/goma", | 1002 "[CACHE]/cipd/goma", |
966 "--build-properties", | 1003 "--build-properties", |
967 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"maste
rname\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"sla
vename\": \"dummyslave\"}" | 1004 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \"
builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp
ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br
owser=release_x64 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\"
, \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision\": \
"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"metric
\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_name\
": \"chromium_rel_win7_x64\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"T
rue\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"build
number\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"aut
o_bisect:example\", \"slavename\": \"dummyslave\"}" |
968 ], | 1005 ], |
969 "name": "Running Bisection" | 1006 "name": "Running Bisection" |
970 }, | 1007 }, |
971 { | 1008 { |
972 "name": "$result", | 1009 "name": "$result", |
973 "recipe_result": null, | 1010 "recipe_result": null, |
974 "status_code": 0 | 1011 "status_code": 0 |
975 } | 1012 } |
976 ] | 1013 ] |
OLD | NEW |