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