| 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]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_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]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 19 "name": "git checkout" | 19 "name": "git checkout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", |
| 23 "name": "config", | 24 "name": "config", |
| 24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
| 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@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
| 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
| 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
| 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 44 ] | 45 ] |
| 45 }, | 46 }, |
| 46 { | 47 { |
| 47 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", |
| 48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
| 49 }, | 51 }, |
| 50 { | 52 { |
| 51 "cmd": [ | 53 "cmd": [ |
| 52 "python", | 54 "python", |
| 53 "-u", | 55 "-u", |
| 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 55 "get_numbering", | 57 "get_numbering", |
| 56 "--params-file", | 58 "--params-file", |
| 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 58 "--attempts", | 60 "--attempts", |
| 59 "3" | 61 "3" |
| 60 ], | 62 ], |
| 63 "cwd": "[SLAVE_BUILD]", |
| 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
| 62 "stdout": "/path/to/tmp/json", | 65 "stdout": "/path/to/tmp/json", |
| 63 "~followup_annotations": [ | 66 "~followup_annotations": [ |
| 64 "@@@STEP_NEST_LEVEL@1@@@", | 67 "@@@STEP_NEST_LEVEL@1@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
| 67 "@@@STEP_LOG_LINE@json.output@}@@@", | 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 68 "@@@STEP_LOG_END@json.output@@@" | 71 "@@@STEP_LOG_END@json.output@@@" |
| 69 ] | 72 ] |
| 70 }, | 73 }, |
| 71 { | 74 { |
| 72 "cmd": [ | 75 "cmd": [ |
| 73 "python", | 76 "python", |
| 74 "-u", | 77 "-u", |
| 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 76 "get_numbering", | 79 "get_numbering", |
| 77 "--params-file", | 80 "--params-file", |
| 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 79 "--attempts", | 82 "--attempts", |
| 80 "3" | 83 "3" |
| 81 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
| 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
| 83 "stdout": "/path/to/tmp/json", | 87 "stdout": "/path/to/tmp/json", |
| 84 "~followup_annotations": [ | 88 "~followup_annotations": [ |
| 85 "@@@STEP_NEST_LEVEL@1@@@", | 89 "@@@STEP_NEST_LEVEL@1@@@", |
| 86 "@@@STEP_LOG_LINE@json.output@{@@@", | 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
| 88 "@@@STEP_LOG_LINE@json.output@}@@@", | 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 89 "@@@STEP_LOG_END@json.output@@@" | 93 "@@@STEP_LOG_END@json.output@@@" |
| 90 ] | 94 ] |
| 91 }, | 95 }, |
| 92 { | 96 { |
| 93 "cmd": [ | 97 "cmd": [ |
| 94 "python", | 98 "python", |
| 95 "-u", | 99 "-u", |
| 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 97 "DEPS", | 101 "DEPS", |
| 98 "--commit", | 102 "--commit", |
| 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 100 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
| 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
| 102 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
| 103 "~followup_annotations": [ | 108 "~followup_annotations": [ |
| 104 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
| 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 109 ] | 114 ] |
| 110 }, | 115 }, |
| 111 { | 116 { |
| 112 "cmd": [ | 117 "cmd": [ |
| 113 "python", | 118 "python", |
| 114 "-u", | 119 "-u", |
| 115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 116 "DEPS", | 121 "DEPS", |
| 117 "--commit", | 122 "--commit", |
| 118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 119 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
| 120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
| 121 "stdout": "/path/to/tmp/", | 127 "stdout": "/path/to/tmp/", |
| 122 "~followup_annotations": [ | 128 "~followup_annotations": [ |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
| 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 128 ] | 134 ] |
| 129 }, | 135 }, |
| 130 { | 136 { |
| 131 "cmd": [], | 137 "cmd": [], |
| 138 "cwd": "[SLAVE_BUILD]", |
| 132 "name": "Expanding revision range" | 139 "name": "Expanding revision range" |
| 133 }, | 140 }, |
| 134 { | 141 { |
| 135 "cmd": [ | 142 "cmd": [ |
| 136 "python", | 143 "python", |
| 137 "-u", | 144 "-u", |
| 138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 141 "https://chromium.googlesource.com/chromium/src" | 148 "https://chromium.googlesource.com/chromium/src" |
| 142 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 144 "stdout": "/path/to/tmp/json", | 152 "stdout": "/path/to/tmp/json", |
| 145 "~followup_annotations": [ | 153 "~followup_annotations": [ |
| 146 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@[@@@", | 155 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@]@@@", | 160 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 153 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
| 154 ] | 162 ] |
| 155 }, | 163 }, |
| 156 { | 164 { |
| 157 "cmd": [ | 165 "cmd": [ |
| 158 "python", | 166 "python", |
| 159 "-u", | 167 "-u", |
| 160 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 168 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 161 "--", | 169 "--", |
| 162 "[ROOT]/b/depot_tools/gsutil.py", | 170 "[DEPOT_TOOLS]/gsutil.py", |
| 163 "----", | 171 "----", |
| 164 "ls", | 172 "ls", |
| 165 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 173 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 166 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
| 167 "name": "gsutil ls" | 176 "name": "gsutil ls" |
| 168 }, | 177 }, |
| 169 { | 178 { |
| 170 "cmd": [ | 179 "cmd": [ |
| 171 "git", | 180 "git", |
| 172 "-c", | 181 "-c", |
| 173 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 182 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 174 "try", | 183 "try", |
| 175 "--bot", | 184 "--bot", |
| 176 "linux_perf_bisect_builder", | 185 "linux_perf_bisect_builder", |
| 177 "--revision", | 186 "--revision", |
| 178 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 187 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 179 "--name", | 188 "--name", |
| 180 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 189 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
| 181 "--clobber", | 190 "--clobber", |
| 182 "--svn_repo", | 191 "--svn_repo", |
| 183 "svn://svn.chromium.org/chrome-try/try-perf", | 192 "svn://svn.chromium.org/chrome-try/try-perf", |
| 184 "--diff", | 193 "--diff", |
| 185 "/dev/null" | 194 "/dev/null" |
| 186 ], | 195 ], |
| 187 "cwd": "[TMP]/fake_checkout_tmp_1", | 196 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 188 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 197 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
| 189 }, | 198 }, |
| 190 { | 199 { |
| 191 "cmd": [ | 200 "cmd": [ |
| 192 "python", | 201 "python", |
| 193 "-u", | 202 "-u", |
| 194 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 203 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 195 "--", | 204 "--", |
| 196 "[ROOT]/b/depot_tools/gsutil.py", | 205 "[DEPOT_TOOLS]/gsutil.py", |
| 197 "----", | 206 "----", |
| 198 "ls", | 207 "ls", |
| 199 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 208 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 200 ], | 209 ], |
| 210 "cwd": "[SLAVE_BUILD]", |
| 201 "name": "gsutil ls (2)" | 211 "name": "gsutil ls (2)" |
| 202 }, | 212 }, |
| 203 { | 213 { |
| 204 "cmd": [ | 214 "cmd": [ |
| 205 "git", | 215 "git", |
| 206 "-c", | 216 "-c", |
| 207 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 217 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 208 "try", | 218 "try", |
| 209 "--bot", | 219 "--bot", |
| 210 "linux_perf_bisect_builder", | 220 "linux_perf_bisect_builder", |
| 211 "--revision", | 221 "--revision", |
| 212 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 222 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 213 "--name", | 223 "--name", |
| 214 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", | 224 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", |
| 215 "--clobber", | 225 "--clobber", |
| 216 "--svn_repo", | 226 "--svn_repo", |
| 217 "svn://svn.chromium.org/chrome-try/try-perf", | 227 "svn://svn.chromium.org/chrome-try/try-perf", |
| 218 "--diff", | 228 "--diff", |
| 219 "/dev/null" | 229 "/dev/null" |
| 220 ], | 230 ], |
| 221 "cwd": "[TMP]/fake_checkout_tmp_1", | 231 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 222 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 232 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
| 223 }, | 233 }, |
| 224 { | 234 { |
| 225 "cmd": [ | 235 "cmd": [ |
| 226 "git", | 236 "git", |
| 227 "footers", | 237 "footers", |
| 228 "--position", | 238 "--position", |
| 229 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 239 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 230 ], | 240 ], |
| 231 "cwd": "[TMP]/fake_checkout_tmp_1", | 241 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 232 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 242 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 233 "stdout": "/path/to/tmp/" | 243 "stdout": "/path/to/tmp/" |
| 234 }, | 244 }, |
| 235 { | 245 { |
| 236 "cmd": [], | 246 "cmd": [], |
| 247 "cwd": "[SLAVE_BUILD]", |
| 237 "name": "Waiting for chromium@a6298e4afe" | 248 "name": "Waiting for chromium@a6298e4afe" |
| 238 }, | 249 }, |
| 239 { | 250 { |
| 240 "cmd": [ | 251 "cmd": [ |
| 241 "python", | 252 "python", |
| 242 "-u", | 253 "-u", |
| 243 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 254 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 244 "--", | 255 "--", |
| 245 "[ROOT]/b/depot_tools/gsutil.py", | 256 "[DEPOT_TOOLS]/gsutil.py", |
| 246 "----", | 257 "----", |
| 247 "ls", | 258 "ls", |
| 248 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 259 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 249 ], | 260 ], |
| 261 "cwd": "[SLAVE_BUILD]", |
| 250 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 262 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
| 251 "~followup_annotations": [ | 263 "~followup_annotations": [ |
| 252 "@@@STEP_NEST_LEVEL@1@@@" | 264 "@@@STEP_NEST_LEVEL@1@@@" |
| 253 ] | 265 ] |
| 254 }, | 266 }, |
| 255 { | 267 { |
| 256 "cmd": [], | 268 "cmd": [], |
| 269 "cwd": "[SLAVE_BUILD]", |
| 257 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 270 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", |
| 258 "trigger_specs": [ | 271 "trigger_specs": [ |
| 259 { | 272 { |
| 260 "builder_name": "linux_perf_tester", | 273 "builder_name": "linux_perf_tester", |
| 261 "properties": { | 274 "properties": { |
| 262 "bisect_config": { | 275 "bisect_config": { |
| 263 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 276 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 264 "metric": "mean_input_event_latency/mean_input_event_latency", | 277 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 265 "repeat_count": 5, | 278 "repeat_count": 5, |
| 266 "test_type": "perf" | 279 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 278 "~followup_annotations": [ | 291 "~followup_annotations": [ |
| 279 "@@@STEP_NEST_LEVEL@1@@@" | 292 "@@@STEP_NEST_LEVEL@1@@@" |
| 280 ] | 293 ] |
| 281 }, | 294 }, |
| 282 { | 295 { |
| 283 "cmd": [ | 296 "cmd": [ |
| 284 "python", | 297 "python", |
| 285 "-u", | 298 "-u", |
| 286 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 299 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 287 ], | 300 ], |
| 301 "cwd": "[SLAVE_BUILD]", |
| 288 "name": "Waiting for chromium@a6298e4afe.sleeping", | 302 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 289 "~followup_annotations": [ | 303 "~followup_annotations": [ |
| 290 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
| 291 "@@@STEP_LOG_LINE@python.inline@@@@", | 305 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 292 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 306 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 293 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 307 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 294 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 308 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 295 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 309 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 296 "@@@STEP_LOG_END@python.inline@@@" | 310 "@@@STEP_LOG_END@python.inline@@@" |
| 297 ] | 311 ] |
| 298 }, | 312 }, |
| 299 { | 313 { |
| 300 "cmd": [ | 314 "cmd": [ |
| 301 "python", | 315 "python", |
| 302 "-u", | 316 "-u", |
| 303 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 317 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 304 "--", | 318 "--", |
| 305 "[ROOT]/b/depot_tools/gsutil.py", | 319 "[DEPOT_TOOLS]/gsutil.py", |
| 306 "----", | 320 "----", |
| 307 "ls", | 321 "ls", |
| 308 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 322 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 309 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
| 310 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 325 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
| 311 "~followup_annotations": [ | 326 "~followup_annotations": [ |
| 312 "@@@STEP_NEST_LEVEL@1@@@" | 327 "@@@STEP_NEST_LEVEL@1@@@" |
| 313 ] | 328 ] |
| 314 }, | 329 }, |
| 315 { | 330 { |
| 316 "cmd": [ | 331 "cmd": [ |
| 317 "python", | 332 "python", |
| 318 "-u", | 333 "-u", |
| 319 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 334 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 320 "--", | 335 "--", |
| 321 "[ROOT]/b/depot_tools/gsutil.py", | 336 "[DEPOT_TOOLS]/gsutil.py", |
| 322 "----", | 337 "----", |
| 323 "cat", | 338 "cat", |
| 324 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 339 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
| 325 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
| 326 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 342 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 327 "stdout": "/path/to/tmp/", | 343 "stdout": "/path/to/tmp/", |
| 328 "~followup_annotations": [ | 344 "~followup_annotations": [ |
| 329 "@@@STEP_NEST_LEVEL@1@@@" | 345 "@@@STEP_NEST_LEVEL@1@@@" |
| 330 ] | 346 ] |
| 331 }, | 347 }, |
| 332 { | 348 { |
| 333 "cmd": [ | 349 "cmd": [ |
| 334 "git", | 350 "git", |
| 335 "footers", | 351 "footers", |
| 336 "--position", | 352 "--position", |
| 337 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 353 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 338 ], | 354 ], |
| 339 "cwd": "[TMP]/fake_checkout_tmp_1", | 355 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 340 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 356 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 341 "stdout": "/path/to/tmp/" | 357 "stdout": "/path/to/tmp/" |
| 342 }, | 358 }, |
| 343 { | 359 { |
| 344 "cmd": [], | 360 "cmd": [], |
| 361 "cwd": "[SLAVE_BUILD]", |
| 345 "name": "Waiting for chromium@00316c9ddf" | 362 "name": "Waiting for chromium@00316c9ddf" |
| 346 }, | 363 }, |
| 347 { | 364 { |
| 348 "cmd": [ | 365 "cmd": [ |
| 349 "python", | 366 "python", |
| 350 "-u", | 367 "-u", |
| 351 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 368 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 352 "--", | 369 "--", |
| 353 "[ROOT]/b/depot_tools/gsutil.py", | 370 "[DEPOT_TOOLS]/gsutil.py", |
| 354 "----", | 371 "----", |
| 355 "ls", | 372 "ls", |
| 356 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 373 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 357 ], | 374 ], |
| 375 "cwd": "[SLAVE_BUILD]", |
| 358 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 376 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 359 "~followup_annotations": [ | 377 "~followup_annotations": [ |
| 360 "@@@STEP_NEST_LEVEL@1@@@" | 378 "@@@STEP_NEST_LEVEL@1@@@" |
| 361 ] | 379 ] |
| 362 }, | 380 }, |
| 363 { | 381 { |
| 364 "cmd": [], | 382 "cmd": [], |
| 383 "cwd": "[SLAVE_BUILD]", |
| 365 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 384 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", |
| 366 "trigger_specs": [ | 385 "trigger_specs": [ |
| 367 { | 386 { |
| 368 "builder_name": "linux_perf_tester", | 387 "builder_name": "linux_perf_tester", |
| 369 "properties": { | 388 "properties": { |
| 370 "bisect_config": { | 389 "bisect_config": { |
| 371 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 390 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 372 "metric": "mean_input_event_latency/mean_input_event_latency", | 391 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 373 "repeat_count": 5, | 392 "repeat_count": 5, |
| 374 "test_type": "perf" | 393 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 386 "~followup_annotations": [ | 405 "~followup_annotations": [ |
| 387 "@@@STEP_NEST_LEVEL@1@@@" | 406 "@@@STEP_NEST_LEVEL@1@@@" |
| 388 ] | 407 ] |
| 389 }, | 408 }, |
| 390 { | 409 { |
| 391 "cmd": [ | 410 "cmd": [ |
| 392 "python", | 411 "python", |
| 393 "-u", | 412 "-u", |
| 394 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 413 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 395 ], | 414 ], |
| 415 "cwd": "[SLAVE_BUILD]", |
| 396 "name": "Waiting for chromium@00316c9ddf.sleeping", | 416 "name": "Waiting for chromium@00316c9ddf.sleeping", |
| 397 "~followup_annotations": [ | 417 "~followup_annotations": [ |
| 398 "@@@STEP_NEST_LEVEL@1@@@", | 418 "@@@STEP_NEST_LEVEL@1@@@", |
| 399 "@@@STEP_LOG_LINE@python.inline@@@@", | 419 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 400 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 420 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 421 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 402 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 422 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 403 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 423 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 404 "@@@STEP_LOG_END@python.inline@@@" | 424 "@@@STEP_LOG_END@python.inline@@@" |
| 405 ] | 425 ] |
| 406 }, | 426 }, |
| 407 { | 427 { |
| 408 "cmd": [ | 428 "cmd": [ |
| 409 "python", | 429 "python", |
| 410 "-u", | 430 "-u", |
| 411 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 431 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 412 "--", | 432 "--", |
| 413 "[ROOT]/b/depot_tools/gsutil.py", | 433 "[DEPOT_TOOLS]/gsutil.py", |
| 414 "----", | 434 "----", |
| 415 "ls", | 435 "ls", |
| 416 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 436 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 417 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
| 418 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 439 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
| 419 "~followup_annotations": [ | 440 "~followup_annotations": [ |
| 420 "@@@STEP_NEST_LEVEL@1@@@" | 441 "@@@STEP_NEST_LEVEL@1@@@" |
| 421 ] | 442 ] |
| 422 }, | 443 }, |
| 423 { | 444 { |
| 424 "cmd": [ | 445 "cmd": [ |
| 425 "python", | 446 "python", |
| 426 "-u", | 447 "-u", |
| 427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 448 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 428 "--", | 449 "--", |
| 429 "[ROOT]/b/depot_tools/gsutil.py", | 450 "[DEPOT_TOOLS]/gsutil.py", |
| 430 "----", | 451 "----", |
| 431 "cat", | 452 "cat", |
| 432 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 453 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 433 ], | 454 ], |
| 455 "cwd": "[SLAVE_BUILD]", |
| 434 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 456 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 435 "stdout": "/path/to/tmp/", | 457 "stdout": "/path/to/tmp/", |
| 436 "~followup_annotations": [ | 458 "~followup_annotations": [ |
| 437 "@@@STEP_NEST_LEVEL@1@@@" | 459 "@@@STEP_NEST_LEVEL@1@@@" |
| 438 ] | 460 ] |
| 439 }, | 461 }, |
| 440 { | 462 { |
| 441 "cmd": [ | 463 "cmd": [ |
| 442 "python", | 464 "python", |
| 443 "-u", | 465 "-u", |
| 444 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 466 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 445 "--", | 467 "--", |
| 446 "[ROOT]/b/depot_tools/gsutil.py", | 468 "[DEPOT_TOOLS]/gsutil.py", |
| 447 "----", | 469 "----", |
| 448 "ls", | 470 "ls", |
| 449 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 471 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
| 450 ], | 472 ], |
| 473 "cwd": "[SLAVE_BUILD]", |
| 451 "name": "gsutil ls (3)" | 474 "name": "gsutil ls (3)" |
| 452 }, | 475 }, |
| 453 { | 476 { |
| 454 "cmd": [ | 477 "cmd": [ |
| 455 "git", | 478 "git", |
| 456 "-c", | 479 "-c", |
| 457 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 480 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 458 "try", | 481 "try", |
| 459 "--bot", | 482 "--bot", |
| 460 "linux_perf_bisect_builder", | 483 "linux_perf_bisect_builder", |
| 461 "--revision", | 484 "--revision", |
| 462 "dcdcdc0ff1122212323134879ddceeb1240b0988", | 485 "dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 463 "--name", | 486 "--name", |
| 464 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", | 487 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", |
| 465 "--clobber", | 488 "--clobber", |
| 466 "--svn_repo", | 489 "--svn_repo", |
| 467 "svn://svn.chromium.org/chrome-try/try-perf", | 490 "svn://svn.chromium.org/chrome-try/try-perf", |
| 468 "--diff", | 491 "--diff", |
| 469 "/dev/null" | 492 "/dev/null" |
| 470 ], | 493 ], |
| 471 "cwd": "[TMP]/fake_checkout_tmp_1", | 494 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 472 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." | 495 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." |
| 473 }, | 496 }, |
| 474 { | 497 { |
| 475 "cmd": [ | 498 "cmd": [ |
| 476 "git", | 499 "git", |
| 477 "footers", | 500 "footers", |
| 478 "--position", | 501 "--position", |
| 479 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 502 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 480 ], | 503 ], |
| 481 "cwd": "[TMP]/fake_checkout_tmp_1", | 504 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 482 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", | 505 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 483 "stdout": "/path/to/tmp/" | 506 "stdout": "/path/to/tmp/" |
| 484 }, | 507 }, |
| 485 { | 508 { |
| 486 "cmd": [], | 509 "cmd": [], |
| 510 "cwd": "[SLAVE_BUILD]", |
| 487 "name": "Waiting for chromium@dcdcdc0ff1" | 511 "name": "Waiting for chromium@dcdcdc0ff1" |
| 488 }, | 512 }, |
| 489 { | 513 { |
| 490 "cmd": [ | 514 "cmd": [ |
| 491 "python", | 515 "python", |
| 492 "-u", | 516 "-u", |
| 493 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 517 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 494 "--", | 518 "--", |
| 495 "[ROOT]/b/depot_tools/gsutil.py", | 519 "[DEPOT_TOOLS]/gsutil.py", |
| 496 "----", | 520 "----", |
| 497 "ls", | 521 "ls", |
| 498 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 522 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
| 499 ], | 523 ], |
| 524 "cwd": "[SLAVE_BUILD]", |
| 500 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", | 525 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", |
| 501 "~followup_annotations": [ | 526 "~followup_annotations": [ |
| 502 "@@@STEP_NEST_LEVEL@1@@@" | 527 "@@@STEP_NEST_LEVEL@1@@@" |
| 503 ] | 528 ] |
| 504 }, | 529 }, |
| 505 { | 530 { |
| 506 "cmd": [], | 531 "cmd": [], |
| 532 "cwd": "[SLAVE_BUILD]", |
| 507 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", | 533 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", |
| 508 "trigger_specs": [ | 534 "trigger_specs": [ |
| 509 { | 535 { |
| 510 "builder_name": "linux_perf_tester", | 536 "builder_name": "linux_perf_tester", |
| 511 "properties": { | 537 "properties": { |
| 512 "bisect_config": { | 538 "bisect_config": { |
| 513 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 539 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 514 "metric": "mean_input_event_latency/mean_input_event_latency", | 540 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 515 "repeat_count": 5, | 541 "repeat_count": 5, |
| 516 "test_type": "perf" | 542 "test_type": "perf" |
| (...skipping 11 matching lines...) Expand all Loading... |
| 528 "~followup_annotations": [ | 554 "~followup_annotations": [ |
| 529 "@@@STEP_NEST_LEVEL@1@@@" | 555 "@@@STEP_NEST_LEVEL@1@@@" |
| 530 ] | 556 ] |
| 531 }, | 557 }, |
| 532 { | 558 { |
| 533 "cmd": [ | 559 "cmd": [ |
| 534 "python", | 560 "python", |
| 535 "-u", | 561 "-u", |
| 536 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 562 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 537 ], | 563 ], |
| 564 "cwd": "[SLAVE_BUILD]", |
| 538 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", | 565 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", |
| 539 "~followup_annotations": [ | 566 "~followup_annotations": [ |
| 540 "@@@STEP_NEST_LEVEL@1@@@", | 567 "@@@STEP_NEST_LEVEL@1@@@", |
| 541 "@@@STEP_LOG_LINE@python.inline@@@@", | 568 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 542 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 569 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 543 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 570 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 544 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 571 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 545 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 572 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 546 "@@@STEP_LOG_END@python.inline@@@" | 573 "@@@STEP_LOG_END@python.inline@@@" |
| 547 ] | 574 ] |
| 548 }, | 575 }, |
| 549 { | 576 { |
| 550 "cmd": [ | 577 "cmd": [ |
| 551 "python", | 578 "python", |
| 552 "-u", | 579 "-u", |
| 553 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 580 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 554 "--", | 581 "--", |
| 555 "[ROOT]/b/depot_tools/gsutil.py", | 582 "[DEPOT_TOOLS]/gsutil.py", |
| 556 "----", | 583 "----", |
| 557 "ls", | 584 "ls", |
| 558 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 585 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
| 559 ], | 586 ], |
| 587 "cwd": "[SLAVE_BUILD]", |
| 560 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", | 588 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", |
| 561 "~followup_annotations": [ | 589 "~followup_annotations": [ |
| 562 "@@@STEP_NEST_LEVEL@1@@@" | 590 "@@@STEP_NEST_LEVEL@1@@@" |
| 563 ] | 591 ] |
| 564 }, | 592 }, |
| 565 { | 593 { |
| 566 "cmd": [ | 594 "cmd": [ |
| 567 "python", | 595 "python", |
| 568 "-u", | 596 "-u", |
| 569 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 597 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 570 "--", | 598 "--", |
| 571 "[ROOT]/b/depot_tools/gsutil.py", | 599 "[DEPOT_TOOLS]/gsutil.py", |
| 572 "----", | 600 "----", |
| 573 "cat", | 601 "cat", |
| 574 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 602 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
| 575 ], | 603 ], |
| 604 "cwd": "[SLAVE_BUILD]", |
| 576 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", | 605 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", |
| 577 "stdout": "/path/to/tmp/", | 606 "stdout": "/path/to/tmp/", |
| 578 "~followup_annotations": [ | 607 "~followup_annotations": [ |
| 579 "@@@STEP_NEST_LEVEL@1@@@" | 608 "@@@STEP_NEST_LEVEL@1@@@" |
| 580 ] | 609 ] |
| 581 }, | 610 }, |
| 582 { | 611 { |
| 583 "cmd": [ | 612 "cmd": [ |
| 584 "python", | 613 "python", |
| 585 "-u", | 614 "-u", |
| 586 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", | 615 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", |
| 587 "[19, 20, 21, 22, 23]", | 616 "[19, 20, 21, 22, 23]", |
| 588 "[12, 13, 14, 15, 16]", | 617 "[12, 13, 14, 15, 16]", |
| 589 "0.01" | 618 "0.01" |
| 590 ], | 619 ], |
| 620 "cwd": "[SLAVE_BUILD]", |
| 591 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference", | 621 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference", |
| 592 "stdout": "/path/to/tmp/json", | 622 "stdout": "/path/to/tmp/json", |
| 593 "~followup_annotations": [ | 623 "~followup_annotations": [ |
| 594 "@@@STEP_NEST_LEVEL@1@@@", | 624 "@@@STEP_NEST_LEVEL@1@@@", |
| 595 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 625 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 596 "@@@STEP_LOG_END@json.output (invalid)@@@" | 626 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 597 ] | 627 ] |
| 598 }, | 628 }, |
| 599 { | 629 { |
| 600 "cmd": [ | 630 "cmd": [ |
| 601 "python", | 631 "python", |
| 602 "-u", | 632 "-u", |
| 603 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", | 633 "RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py", |
| 604 "[12, 13, 14, 15, 16]", | 634 "[12, 13, 14, 15, 16]", |
| 605 "[12, 13, 14, 15, 16]", | 635 "[12, 13, 14, 15, 16]", |
| 606 "0.01" | 636 "0.01" |
| 607 ], | 637 ], |
| 638 "cwd": "[SLAVE_BUILD]", |
| 608 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)", | 639 "name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)", |
| 609 "stdout": "/path/to/tmp/json", | 640 "stdout": "/path/to/tmp/json", |
| 610 "~followup_annotations": [ | 641 "~followup_annotations": [ |
| 611 "@@@STEP_NEST_LEVEL@1@@@", | 642 "@@@STEP_NEST_LEVEL@1@@@", |
| 612 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 643 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 613 "@@@STEP_LOG_END@json.output (invalid)@@@" | 644 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 614 ] | 645 ] |
| 615 }, | 646 }, |
| 616 { | 647 { |
| 617 "cmd": [ | 648 "cmd": [ |
| 618 "git", | 649 "git", |
| 619 "show", | 650 "show", |
| 620 "--name-only", | 651 "--name-only", |
| 621 "--pretty=format:", | 652 "--pretty=format:", |
| 622 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 653 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 623 ], | 654 ], |
| 624 "cwd": "[CWD]/src", | 655 "cwd": "[SLAVE_BUILD]/src", |
| 625 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", | 656 "name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", |
| 626 "stdout": "/path/to/tmp/" | 657 "stdout": "/path/to/tmp/" |
| 627 }, | 658 }, |
| 628 { | 659 { |
| 629 "cmd": [ | 660 "cmd": [ |
| 630 "python", | 661 "python", |
| 631 "-u", | 662 "-u", |
| 632 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 663 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 633 "DEPS", | 664 "DEPS", |
| 634 "--commit", | 665 "--commit", |
| 635 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 666 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 636 ], | 667 ], |
| 668 "cwd": "[SLAVE_BUILD]", |
| 637 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 669 "name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 638 "stdout": "/path/to/tmp/" | 670 "stdout": "/path/to/tmp/" |
| 639 }, | 671 }, |
| 640 { | 672 { |
| 641 "cmd": [ | 673 "cmd": [ |
| 642 "python", | 674 "python", |
| 643 "-u", | 675 "-u", |
| 644 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 676 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 645 "DEPS", | 677 "DEPS", |
| 646 "--commit", | 678 "--commit", |
| 647 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 679 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
| 648 ], | 680 ], |
| 681 "cwd": "[SLAVE_BUILD]", |
| 649 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", | 682 "name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
| 650 "stdout": "/path/to/tmp/" | 683 "stdout": "/path/to/tmp/" |
| 651 }, | 684 }, |
| 652 { | 685 { |
| 653 "cmd": [ | 686 "cmd": [ |
| 654 "python", | 687 "python", |
| 655 "-u", | 688 "-u", |
| 656 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 689 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 657 "001", | 690 "001", |
| 658 "004", | 691 "004", |
| 659 "https://chromium.googlesource.com/v8/v8.git" | 692 "https://chromium.googlesource.com/v8/v8.git" |
| 660 ], | 693 ], |
| 694 "cwd": "[SLAVE_BUILD]", |
| 661 "name": "Expanding revision range for revision 004 on depot v8", | 695 "name": "Expanding revision range for revision 004 on depot v8", |
| 662 "stdout": "/path/to/tmp/json", | 696 "stdout": "/path/to/tmp/json", |
| 663 "~followup_annotations": [ | 697 "~followup_annotations": [ |
| 664 "@@@STEP_LOG_LINE@json.output@[@@@", | 698 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 665 "@@@STEP_LOG_LINE@json.output@ [@@@", | 699 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 666 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", | 700 "@@@STEP_LOG_LINE@json.output@ \"002\", @@@", |
| 667 "@@@STEP_LOG_LINE@json.output@ 0@@@", | 701 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 668 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 702 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 669 "@@@STEP_LOG_LINE@json.output@ [@@@", | 703 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 670 "@@@STEP_LOG_LINE@json.output@ \"003\", @@@", | 704 "@@@STEP_LOG_LINE@json.output@ \"003\", @@@", |
| 671 "@@@STEP_LOG_LINE@json.output@ 0@@@", | 705 "@@@STEP_LOG_LINE@json.output@ 0@@@", |
| 672 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 706 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 673 "@@@STEP_LOG_LINE@json.output@]@@@", | 707 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 674 "@@@STEP_LOG_END@json.output@@@" | 708 "@@@STEP_LOG_END@json.output@@@" |
| 675 ] | 709 ] |
| 676 }, | 710 }, |
| 677 { | 711 { |
| 678 "cmd": [ | 712 "cmd": [ |
| 679 "git", | 713 "git", |
| 680 "hash-object", | 714 "hash-object", |
| 681 "-t", | 715 "-t", |
| 682 "blob", | 716 "blob", |
| 683 "-w", | 717 "-w", |
| 684 "--stdin" | 718 "--stdin" |
| 685 ], | 719 ], |
| 686 "cwd": "[CWD]/src", | 720 "cwd": "[SLAVE_BUILD]/src", |
| 687 "name": "Hashing modified DEPS file with revision 002", | 721 "name": "Hashing modified DEPS file with revision 002", |
| 688 "stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", | 722 "stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 689 "stdout": "/path/to/tmp/" | 723 "stdout": "/path/to/tmp/" |
| 690 }, | 724 }, |
| 691 { | 725 { |
| 692 "cmd": [ | 726 "cmd": [ |
| 693 "git", | 727 "git", |
| 694 "diff", | 728 "diff", |
| 695 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 729 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 696 "f412e8458", | 730 "f412e8458", |
| 697 "--src-prefix=IAMSRC:", | 731 "--src-prefix=IAMSRC:", |
| 698 "--dst-prefix=IAMDST:" | 732 "--dst-prefix=IAMDST:" |
| 699 ], | 733 ], |
| 700 "cwd": "[CWD]/src", | 734 "cwd": "[SLAVE_BUILD]/src", |
| 701 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 002", | 735 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 002", |
| 702 "stdout": "/path/to/tmp/" | 736 "stdout": "/path/to/tmp/" |
| 703 }, | 737 }, |
| 704 { | 738 { |
| 705 "cmd": [ | 739 "cmd": [ |
| 706 "git", | 740 "git", |
| 707 "hash-object", | 741 "hash-object", |
| 708 "-t", | 742 "-t", |
| 709 "blob", | 743 "blob", |
| 710 "-w", | 744 "-w", |
| 711 "--stdin" | 745 "--stdin" |
| 712 ], | 746 ], |
| 713 "cwd": "[CWD]/src", | 747 "cwd": "[SLAVE_BUILD]/src", |
| 714 "name": "Hashing modified DEPS file with revision 003", | 748 "name": "Hashing modified DEPS file with revision 003", |
| 715 "stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", | 749 "stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_
revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
| 716 "stdout": "/path/to/tmp/" | 750 "stdout": "/path/to/tmp/" |
| 717 }, | 751 }, |
| 718 { | 752 { |
| 719 "cmd": [ | 753 "cmd": [ |
| 720 "git", | 754 "git", |
| 721 "diff", | 755 "diff", |
| 722 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", | 756 "a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
| 723 "f412e8458", | 757 "f412e8458", |
| 724 "--src-prefix=IAMSRC:", | 758 "--src-prefix=IAMSRC:", |
| 725 "--dst-prefix=IAMDST:" | 759 "--dst-prefix=IAMDST:" |
| 726 ], | 760 ], |
| 727 "cwd": "[CWD]/src", | 761 "cwd": "[SLAVE_BUILD]/src", |
| 728 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 003", | 762 "name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS
to 003", |
| 729 "stdout": "/path/to/tmp/" | 763 "stdout": "/path/to/tmp/" |
| 730 }, | 764 }, |
| 731 { | 765 { |
| 732 "cmd": [], | 766 "cmd": [], |
| 767 "cwd": "[SLAVE_BUILD]", |
| 733 "name": "Wiggling revision chromium@a6298e4afe,v8@003" | 768 "name": "Wiggling revision chromium@a6298e4afe,v8@003" |
| 734 }, | 769 }, |
| 735 { | 770 { |
| 736 "cmd": [ | 771 "cmd": [ |
| 737 "python", | 772 "python", |
| 738 "-u", | 773 "-u", |
| 739 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 774 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 740 "--", | 775 "--", |
| 741 "[ROOT]/b/depot_tools/gsutil.py", | 776 "[DEPOT_TOOLS]/gsutil.py", |
| 742 "----", | 777 "----", |
| 743 "ls", | 778 "ls", |
| 744 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" | 779 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" |
| 745 ], | 780 ], |
| 781 "cwd": "[SLAVE_BUILD]", |
| 746 "name": "gsutil ls (4)" | 782 "name": "gsutil ls (4)" |
| 747 }, | 783 }, |
| 748 { | 784 { |
| 749 "cmd": [ | 785 "cmd": [ |
| 750 "python", | 786 "python", |
| 751 "-u", | 787 "-u", |
| 752 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 788 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 753 "Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mo
de 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b
888149349afaaca1\n", | 789 "Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mo
de 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b
888149349afaaca1\n", |
| 754 "[TMP]/003-build.diff" | 790 "[TMP_BASE]/003-build.diff" |
| 755 ], | 791 ], |
| 792 "cwd": "[SLAVE_BUILD]", |
| 756 "name": "Saving diff patch for 003" | 793 "name": "Saving diff patch for 003" |
| 757 }, | 794 }, |
| 758 { | 795 { |
| 759 "cmd": [ | 796 "cmd": [ |
| 760 "git", | 797 "git", |
| 761 "-c", | 798 "-c", |
| 762 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 799 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 763 "try", | 800 "try", |
| 764 "--bot", | 801 "--bot", |
| 765 "linux_perf_bisect_builder", | 802 "linux_perf_bisect_builder", |
| 766 "--revision", | 803 "--revision", |
| 767 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 804 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| 768 "--name", | 805 "--name", |
| 769 "003-build", | 806 "003-build", |
| 770 "--clobber", | 807 "--clobber", |
| 771 "--svn_repo", | 808 "--svn_repo", |
| 772 "svn://svn.chromium.org/chrome-try/try-perf", | 809 "svn://svn.chromium.org/chrome-try/try-perf", |
| 773 "--diff", | 810 "--diff", |
| 774 "[TMP]/003-build.diff" | 811 "[TMP_BASE]/003-build.diff" |
| 775 ], | 812 ], |
| 776 "cwd": "[TMP]/fake_checkout_tmp_1", | 813 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 777 "name": "Requesting build for 003 via git try." | 814 "name": "Requesting build for 003 via git try." |
| 778 }, | 815 }, |
| 779 { | 816 { |
| 780 "cmd": [ | 817 "cmd": [ |
| 781 "python", | 818 "python", |
| 782 "-u", | 819 "-u", |
| 783 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", | 820 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
| 784 "[TMP]/003-build.diff" | 821 "[TMP_BASE]/003-build.diff" |
| 785 ], | 822 ], |
| 823 "cwd": "[SLAVE_BUILD]", |
| 786 "name": "cleaning up patch", | 824 "name": "cleaning up patch", |
| 787 "~followup_annotations": [ | 825 "~followup_annotations": [ |
| 788 "@@@STEP_LOG_LINE@python.inline@@@@", | 826 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 789 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 827 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
| 790 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 828 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 791 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 829 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 792 "@@@STEP_LOG_END@python.inline@@@" | 830 "@@@STEP_LOG_END@python.inline@@@" |
| 793 ] | 831 ] |
| 794 }, | 832 }, |
| 795 { | 833 { |
| 796 "cmd": [ | 834 "cmd": [ |
| 797 "python", | 835 "python", |
| 798 "-u", | 836 "-u", |
| 799 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", | 837 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_revision_info.py", |
| 800 "003", | 838 "003", |
| 801 "v8" | 839 "v8" |
| 802 ], | 840 ], |
| 841 "cwd": "[SLAVE_BUILD]", |
| 803 "name": "Reading culprit cl information.", | 842 "name": "Reading culprit cl information.", |
| 804 "stdout": "/path/to/tmp/json", | 843 "stdout": "/path/to/tmp/json", |
| 805 "~followup_annotations": [ | 844 "~followup_annotations": [ |
| 806 "@@@STEP_LOG_LINE@json.output@{@@@", | 845 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 807 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", | 846 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", |
| 808 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", | 847 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\
nContaining multiple lines\", @@@", |
| 809 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", | 848 "@@@STEP_LOG_LINE@json.output@ \"date\": \"01/01/2015\", @@@", |
| 810 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", | 849 "@@@STEP_LOG_LINE@json.output@ \"email\": \"dummy@nowhere.com\", @@@", |
| 811 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", | 850 "@@@STEP_LOG_LINE@json.output@ \"subject\": \"Some random CL\"@@@", |
| 812 "@@@STEP_LOG_LINE@json.output@}@@@", | 851 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 813 "@@@STEP_LOG_END@json.output@@@" | 852 "@@@STEP_LOG_END@json.output@@@" |
| 814 ] | 853 ] |
| 815 }, | 854 }, |
| 816 { | 855 { |
| 817 "cmd": [ | 856 "cmd": [ |
| 818 "python", | 857 "python", |
| 819 "-u", | 858 "-u", |
| 820 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 859 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 821 "--master", | 860 "--master", |
| 822 "tryserver.chromium.perf", | 861 "tryserver.chromium.perf", |
| 823 "--builder", | 862 "--builder", |
| 824 "linux_perf_bisect", | 863 "linux_perf_bisect", |
| 825 "--slave", | 864 "--slave", |
| 826 "dummyslave", | 865 "dummyslave", |
| 827 "--spec", | 866 "--spec", |
| 828 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {
'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/da
ta/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchp
lugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/
test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'sr
c/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/d
ata/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, '
src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_c
ycler': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 's
rc/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/w
ebkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/
webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': '
src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/
src-internal'}]", | 867 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/
plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery':
None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
| 829 "--root", | 868 "--root", |
| 830 "src", | 869 "src", |
| 831 "--revision_mapping_file", | 870 "--revision_mapping_file", |
| 832 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 871 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 833 "--git-cache-dir", | 872 "--git-cache-dir", |
| 834 "[ROOT]/b/build/slave/cache_dir", | 873 "[GIT_CACHE]", |
| 835 "--output_json", | 874 "--output_json", |
| 836 "/path/to/tmp/json", | 875 "/path/to/tmp/json", |
| 837 "--revision", | 876 "--revision", |
| 838 "src@HEAD", | 877 "src@HEAD", |
| 839 "--output_manifest" | 878 "--output_manifest" |
| 840 ], | 879 ], |
| 880 "cwd": "[SLAVE_BUILD]", |
| 841 "env": { | 881 "env": { |
| 842 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 882 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 843 }, | 883 }, |
| 844 "name": "bot_update", | 884 "name": "bot_update", |
| 845 "~followup_annotations": [ | 885 "~followup_annotations": [ |
| 846 "@@@STEP_TEXT@Some step text@@@", | 886 "@@@STEP_TEXT@Some step text@@@", |
| 847 "@@@STEP_LOG_LINE@json.output@{@@@", | 887 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 848 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 888 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 849 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 889 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 850 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 890 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 904 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 944 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 905 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 945 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 906 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 946 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 907 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 947 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 908 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 948 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 909 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 949 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 910 ] | 950 ] |
| 911 }, | 951 }, |
| 912 { | 952 { |
| 913 "cmd": [], | 953 "cmd": [], |
| 954 "cwd": "[SLAVE_BUILD]", |
| 914 "name": "ensure_goma" | 955 "name": "ensure_goma" |
| 915 }, | 956 }, |
| 916 { | 957 { |
| 917 "cmd": [ | 958 "cmd": [ |
| 918 "python", | 959 "python", |
| 919 "-u", | 960 "-u", |
| 920 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 961 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 921 "--platform", | 962 "--platform", |
| 922 "linux-amd64", | 963 "linux-amd64", |
| 923 "--dest-directory", | 964 "--dest-directory", |
| 924 "[CWD]/cipd", | 965 "[SLAVE_BUILD]/cipd", |
| 925 "--json-output", | 966 "--json-output", |
| 926 "/path/to/tmp/json" | 967 "/path/to/tmp/json" |
| 927 ], | 968 ], |
| 969 "cwd": "[SLAVE_BUILD]", |
| 928 "name": "ensure_goma.install cipd", | 970 "name": "ensure_goma.install cipd", |
| 929 "~followup_annotations": [ | 971 "~followup_annotations": [ |
| 930 "@@@STEP_NEST_LEVEL@1@@@", | 972 "@@@STEP_NEST_LEVEL@1@@@", |
| 931 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 973 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 932 "@@@STEP_LOG_LINE@json.output@{@@@", | 974 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 933 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 975 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 934 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 976 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 935 "@@@STEP_LOG_LINE@json.output@}@@@", | 977 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 936 "@@@STEP_LOG_END@json.output@@@" | 978 "@@@STEP_LOG_END@json.output@@@" |
| 937 ] | 979 ] |
| 938 }, | 980 }, |
| 939 { | 981 { |
| 940 "cmd": [ | 982 "cmd": [ |
| 941 "fake_slave_build/cipd", | 983 "[SLAVE_BUILD]/cipd/cipd", |
| 942 "ensure", | 984 "ensure", |
| 943 "--root", | 985 "--root", |
| 944 "[ROOT]/b/build/slave/cache/cipd/goma", | 986 "[CACHE]/cipd/goma", |
| 945 "--list", | 987 "--list", |
| 946 "infra_internal/goma/client/linux-amd64 release", | 988 "infra_internal/goma/client/linux-amd64 release", |
| 947 "--json-output", | 989 "--json-output", |
| 948 "/path/to/tmp/json", | 990 "/path/to/tmp/json", |
| 949 "--service-account-json", | 991 "--service-account-json", |
| 950 "/creds/service_accounts/service-account-goma-client.json" | 992 "/creds/service_accounts/service-account-goma-client.json" |
| 951 ], | 993 ], |
| 994 "cwd": "[SLAVE_BUILD]", |
| 952 "name": "ensure_goma.ensure_installed", | 995 "name": "ensure_goma.ensure_installed", |
| 953 "~followup_annotations": [ | 996 "~followup_annotations": [ |
| 954 "@@@STEP_NEST_LEVEL@1@@@", | 997 "@@@STEP_NEST_LEVEL@1@@@", |
| 955 "@@@STEP_LOG_LINE@json.output@{@@@", | 998 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 956 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 999 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 957 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1000 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 958 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 1001 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 959 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 1002 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 960 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1003 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 961 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 1004 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 962 "@@@STEP_LOG_LINE@json.output@}@@@", | 1005 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 963 "@@@STEP_LOG_END@json.output@@@" | 1006 "@@@STEP_LOG_END@json.output@@@" |
| 964 ] | 1007 ] |
| 965 }, | 1008 }, |
| 966 { | 1009 { |
| 967 "cmd": [ | 1010 "cmd": [ |
| 968 "python", | 1011 "python", |
| 969 "-u", | 1012 "-u", |
| 970 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1013 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 971 "runhooks" | 1014 "runhooks" |
| 972 ], | 1015 ], |
| 1016 "cwd": "[SLAVE_BUILD]", |
| 973 "env": { | 1017 "env": { |
| 974 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1018 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 975 "GYP_CHROMIUM_NO_ACTION": "1", | 1019 "GYP_CHROMIUM_NO_ACTION": "1", |
| 976 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[ROOT]/b/build/slave/cache/cipd/goma' target_arch=x64 use_goma=1", | 1020 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 977 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1021 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 978 }, | 1022 }, |
| 979 "name": "gclient runhooks" | 1023 "name": "gclient runhooks" |
| 980 }, | 1024 }, |
| 981 { | 1025 { |
| 982 "cmd": [ | 1026 "cmd": [ |
| 983 "python", | 1027 "python", |
| 984 "-u", | 1028 "-u", |
| 985 "[TMP]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", | 1029 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", |
| 986 "-w", | 1030 "-w", |
| 987 "[CWD]" | 1031 "[SLAVE_BUILD]" |
| 988 ], | 1032 ], |
| 1033 "cwd": "[SLAVE_BUILD]", |
| 989 "name": "Preparing for Bisection" | 1034 "name": "Preparing for Bisection" |
| 990 }, | 1035 }, |
| 991 { | 1036 { |
| 992 "allow_subannotations": true, | 1037 "allow_subannotations": true, |
| 993 "cmd": [ | 1038 "cmd": [ |
| 994 "python", | 1039 "python", |
| 995 "-u", | 1040 "-u", |
| 996 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 1041 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 997 "--target", | 1042 "--target", |
| 998 "Release", | 1043 "Release", |
| 999 "--xvfb", | 1044 "--xvfb", |
| 1000 "--factory-properties", | 1045 "--factory-properties", |
| 1001 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", | 1046 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1002 "--build-properties", | 1047 "--build-properties", |
| 1003 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", | 1048 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", |
| 1004 "--step-name=Running Bisection", | 1049 "--step-name=Running Bisection", |
| 1005 "--builder-name=linux_perf_bisect", | 1050 "--builder-name=linux_perf_bisect", |
| 1006 "--slave-name=dummyslave", | 1051 "--slave-name=dummyslave", |
| 1007 "--run-python-script", | 1052 "--run-python-script", |
| 1008 "[TMP]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", | 1053 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", |
| 1009 "-w", | 1054 "-w", |
| 1010 "[CWD]", | 1055 "[SLAVE_BUILD]", |
| 1011 "--extra_src", | 1056 "--extra_src", |
| 1012 "dummy_extra_src", | 1057 "dummy_extra_src", |
| 1013 "--path_to_config", | 1058 "--path_to_config", |
| 1014 "/dummy/path/", | 1059 "/dummy/path/", |
| 1015 "--path_to_goma", | 1060 "--path_to_goma", |
| 1016 "[ROOT]/b/build/goma", | 1061 "[BUILD]/goma", |
| 1017 "--build-properties", | 1062 "--build-properties", |
| 1018 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}" | 1063 "{\"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 smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"
dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr
ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/
mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep
eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"
buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\
", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}" |
| 1019 ], | 1064 ], |
| 1065 "cwd": "[SLAVE_BUILD]", |
| 1020 "name": "Running Bisection" | 1066 "name": "Running Bisection" |
| 1021 }, | 1067 }, |
| 1022 { | 1068 { |
| 1023 "name": "$result", | 1069 "name": "$result", |
| 1024 "recipe_result": null, | 1070 "recipe_result": null, |
| 1025 "status_code": 0 | 1071 "status_code": 0 |
| 1026 } | 1072 } |
| 1027 ] | 1073 ] |
| OLD | NEW |