| 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]/bogus_tmp_1", | 9 "cwd": "[TMP_BASE]/bogus_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| 11 }, | 11 }, |
| 12 { | 12 { |
| 13 "cmd": [ | 13 "cmd": [ |
| 14 "git", | 14 "git", |
| 15 "checkout", | 15 "checkout", |
| 16 "master" | 16 "master" |
| 17 ], | 17 ], |
| 18 "cwd": "[TMP_BASE]/bogus_tmp_1", | 18 "cwd": "[TMP_BASE]/bogus_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", | 23 "cwd": "[SLAVE_BUILD]", |
| 24 "name": "config", | 24 "name": "config", |
| 25 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
| 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
| 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
| 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
| 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"0\"@@
@", |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 42 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 43 ] | 45 ] |
| 44 }, | 46 }, |
| 45 { | 47 { |
| 46 "cmd": [], | 48 "cmd": [], |
| 47 "cwd": "[SLAVE_BUILD]", | 49 "cwd": "[SLAVE_BUILD]", |
| 48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
| 49 }, | 51 }, |
| 50 { | 52 { |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 120 ] | 122 ] |
| 121 }, | 123 }, |
| 122 { | 124 { |
| 123 "cmd": [ | 125 "cmd": [ |
| 124 "python", | 126 "python", |
| 125 "-u", | 127 "-u", |
| 126 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 128 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 127 ], | 129 ], |
| 128 "cwd": "[SLAVE_BUILD]", | 130 "cwd": "[SLAVE_BUILD]", |
| 129 "name": "Post bisect results", | 131 "name": "Post bisect results", |
| 130 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": null, \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"c001c0de\", \
"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_dat
a\": [], \"score\": 0, \"status\": \"failed\", \"test_type\": \"perf\", \"try_jo
b_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", | 132 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"deadbeef
\", \"bisect_bot\": \"linux_perf_tester\", \"bug_id\": \"\", \"buildbot_log_url\
": \"http://build.chromium.org/p/chromium/builders//builds/\", \"change\": null,
\"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tou
gh_scrolling_cases\", \"culprit_data\": null, \"good_revision\": \"c001c0de\", \
"metric\": \"mean_input_event_latency/mean_input_event_latency\", \"revision_dat
a\": [], \"score\": 0, \"status\": \"failed\", \"test_type\": \"perf\", \"try_jo
b_id\": null, \"warnings\": [\"This is a demo warning\"]}, \"url\": \"https://ch
romeperf.appspot.com/post_bisect_results\"}", |
| 131 "stdout": "/path/to/tmp/json", | 133 "stdout": "/path/to/tmp/json", |
| 132 "~followup_annotations": [ | 134 "~followup_annotations": [ |
| 133 "@@@STEP_LOG_LINE@json.output@{@@@", | 135 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 136 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
| 135 "@@@STEP_LOG_LINE@json.output@}@@@", | 137 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 136 "@@@STEP_LOG_END@json.output@@@" | 138 "@@@STEP_LOG_END@json.output@@@" |
| 137 ] | 139 ] |
| 138 }, | 140 }, |
| 139 { | 141 { |
| 140 "name": "$result", | 142 "name": "$result", |
| 141 "recipe_result": null, | 143 "recipe_result": null, |
| 142 "status_code": 0 | 144 "status_code": 0 |
| 143 } | 145 } |
| 144 ] | 146 ] |
| OLD | NEW |