| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "git", | 4 "git", |
| 5 "update-ref", | 5 "update-ref", |
| 6 "refs/heads/master", | 6 "refs/heads/master", |
| 7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
| 8 ], | 8 ], |
| 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 10 "name": "git update-ref" | 10 "name": "git update-ref" |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "cwd": "[SLAVE_BUILD]", | 23 "cwd": "[SLAVE_BUILD]", |
| 24 "name": "config", | 24 "name": "config", |
| 25 "~followup_annotations": [ | 25 "~followup_annotations": [ |
| 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
| 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", |
| 29 "@@@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\", @@@", |
| 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
| 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@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
| 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", |
| 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@@@" |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 "python", | 149 "python", |
| 149 "-u", | 150 "-u", |
| 150 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 151 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 151 "--", | 152 "--", |
| 152 "[DEPOT_TOOLS]/gsutil.py", | 153 "[DEPOT_TOOLS]/gsutil.py", |
| 153 "----", | 154 "----", |
| 154 "ls", | 155 "ls", |
| 155 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 156 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 156 ], | 157 ], |
| 157 "cwd": "[SLAVE_BUILD]", | 158 "cwd": "[SLAVE_BUILD]", |
| 158 "name": "gsutil ls" | 159 "name": "gsutil ls", |
| 160 "~followup_annotations": [ |
| 161 "step returned non-zero exit code: 1", |
| 162 "@@@STEP_EXCEPTION@@@" |
| 163 ] |
| 159 }, | 164 }, |
| 160 { | 165 { |
| 161 "cmd": [ | 166 "cmd": [ |
| 162 "git", | 167 "git", |
| 163 "-c", | 168 "-c", |
| 164 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 169 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
| 165 "try", | 170 "try", |
| 166 "--bot", | 171 "--bot", |
| 167 "linux_perf_bisect_builder", | 172 "linux_perf_bisect_builder", |
| 168 "--revision", | 173 "--revision", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 186 "--", | 191 "--", |
| 187 "[DEPOT_TOOLS]/gsutil.py", | 192 "[DEPOT_TOOLS]/gsutil.py", |
| 188 "----", | 193 "----", |
| 189 "ls", | 194 "ls", |
| 190 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 195 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
| 191 ], | 196 ], |
| 192 "cwd": "[SLAVE_BUILD]", | 197 "cwd": "[SLAVE_BUILD]", |
| 193 "name": "gsutil ls (2)" | 198 "name": "gsutil ls (2)" |
| 194 }, | 199 }, |
| 195 { | 200 { |
| 196 "cmd": [ | 201 "cmd": [], |
| 197 "git", | 202 "cwd": "[SLAVE_BUILD]", |
| 198 "-c", | 203 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 199 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 204 "trigger_specs": [ |
| 200 "try", | 205 { |
| 201 "--bot", | 206 "builder_name": "linux_perf_tester", |
| 202 "linux_perf_bisect_builder", | 207 "properties": { |
| 203 "--revision", | 208 "bisect_config": { |
| 204 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 209 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
| 205 "--name", | 210 "metric": "mean_input_event_latency/mean_input_event_latency", |
| 206 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", | 211 "repeat_count": 5, |
| 207 "--clobber", | 212 "test_type": "perf" |
| 208 "--svn_repo", | 213 }, |
| 209 "svn://svn.chromium.org/chrome-try/try-perf", | 214 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", |
| 210 "--diff", | 215 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
| 211 "/dev/null" | 216 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 212 ], | 217 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 213 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 218 } |
| 214 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 219 } |
| 220 ] |
| 215 }, | 221 }, |
| 216 { | 222 { |
| 217 "cmd": [ | 223 "cmd": [ |
| 218 "git", | 224 "git", |
| 219 "footers", | 225 "footers", |
| 220 "--position", | 226 "--position", |
| 221 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 227 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
| 222 ], | 228 ], |
| 223 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 229 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 224 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 230 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 236 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 242 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 237 "--", | 243 "--", |
| 238 "[DEPOT_TOOLS]/gsutil.py", | 244 "[DEPOT_TOOLS]/gsutil.py", |
| 239 "----", | 245 "----", |
| 240 "ls", | 246 "ls", |
| 241 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 247 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 242 ], | 248 ], |
| 243 "cwd": "[SLAVE_BUILD]", | 249 "cwd": "[SLAVE_BUILD]", |
| 244 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 250 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
| 245 "~followup_annotations": [ | 251 "~followup_annotations": [ |
| 246 "@@@STEP_NEST_LEVEL@1@@@" | 252 "@@@STEP_NEST_LEVEL@1@@@", |
| 253 "step returned non-zero exit code: 1", |
| 254 "@@@STEP_EXCEPTION@@@" |
| 247 ] | 255 ] |
| 248 }, | 256 }, |
| 249 { | 257 { |
| 250 "cmd": [], | 258 "cmd": [ |
| 259 "python", |
| 260 "-u", |
| 261 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 262 "http://localhost:8041/json/builders/linux_perf_bisect_builder?as_text=1", |
| 263 "--outfile", |
| 264 "/path/to/tmp/" |
| 265 ], |
| 251 "cwd": "[SLAVE_BUILD]", | 266 "cwd": "[SLAVE_BUILD]", |
| 252 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 267 "name": "Waiting for chromium@a6298e4afe.fetch builder state", |
| 253 "trigger_specs": [ | 268 "stdout": "/path/to/tmp/", |
| 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 } | |
| 268 } | |
| 269 ], | |
| 270 "~followup_annotations": [ | 269 "~followup_annotations": [ |
| 271 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
| 272 ] | 271 ] |
| 273 }, | 272 }, |
| 274 { | 273 { |
| 275 "cmd": [ | 274 "cmd": [ |
| 276 "python", | 275 "python", |
| 277 "-u", | 276 "-u", |
| 278 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 277 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 279 ], | 278 ], |
| 280 "cwd": "[SLAVE_BUILD]", | 279 "cwd": "[SLAVE_BUILD]", |
| 281 "name": "Waiting for chromium@a6298e4afe.sleeping", | 280 "name": "Waiting for chromium@a6298e4afe.sleeping", |
| 282 "~followup_annotations": [ | 281 "~followup_annotations": [ |
| 283 "@@@STEP_NEST_LEVEL@1@@@", | 282 "@@@STEP_NEST_LEVEL@1@@@", |
| 284 "@@@STEP_LOG_LINE@python.inline@@@@", | 283 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 285 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 284 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 286 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 285 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 287 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | 286 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 288 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 287 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 289 "@@@STEP_LOG_END@python.inline@@@" | 288 "@@@STEP_LOG_END@python.inline@@@" |
| 290 ] | 289 ] |
| 291 }, | 290 }, |
| 292 { | 291 { |
| 293 "cmd": [ | 292 "cmd": [ |
| 294 "python", | 293 "python", |
| 295 "-u", | 294 "-u", |
| 296 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 295 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 297 "--", | 296 "--", |
| 298 "[DEPOT_TOOLS]/gsutil.py", | 297 "[DEPOT_TOOLS]/gsutil.py", |
| 299 "----", | 298 "----", |
| 300 "ls", | 299 "ls", |
| 301 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 300 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 302 ], | 301 ], |
| 303 "cwd": "[SLAVE_BUILD]", | 302 "cwd": "[SLAVE_BUILD]", |
| 304 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 303 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
| 305 "~followup_annotations": [ | 304 "~followup_annotations": [ |
| 305 "@@@STEP_NEST_LEVEL@1@@@", |
| 306 "step returned non-zero exit code: 1", |
| 307 "@@@STEP_EXCEPTION@@@" |
| 308 ] |
| 309 }, |
| 310 { |
| 311 "cmd": [ |
| 312 "python", |
| 313 "-u", |
| 314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 315 "http://localhost:8041/json/builders/linux_perf_bisect_builder?as_text=1", |
| 316 "--outfile", |
| 317 "/path/to/tmp/" |
| 318 ], |
| 319 "cwd": "[SLAVE_BUILD]", |
| 320 "name": "Waiting for chromium@a6298e4afe.fetch builder state (2)", |
| 321 "stdout": "/path/to/tmp/", |
| 322 "~followup_annotations": [ |
| 306 "@@@STEP_NEST_LEVEL@1@@@" | 323 "@@@STEP_NEST_LEVEL@1@@@" |
| 307 ] | 324 ] |
| 308 }, | 325 }, |
| 309 { | 326 { |
| 310 "cmd": [ | 327 "cmd": [ |
| 311 "python", | 328 "python", |
| 312 "-u", | 329 "-u", |
| 313 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 330 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 314 "--", | 331 "http://localhost:8041/json/builders/linux_perf_bisect_builder/builds/2106
?as_text=1", |
| 315 "[DEPOT_TOOLS]/gsutil.py", | 332 "--outfile", |
| 316 "----", | 333 "/path/to/tmp/" |
| 317 "cat", | |
| 318 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | |
| 319 ], | 334 ], |
| 320 "cwd": "[SLAVE_BUILD]", | 335 "cwd": "[SLAVE_BUILD]", |
| 321 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 336 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
| 322 "stdout": "/path/to/tmp/", | 337 "stdout": "/path/to/tmp/", |
| 323 "~followup_annotations": [ | 338 "~followup_annotations": [ |
| 324 "@@@STEP_NEST_LEVEL@1@@@", | 339 "@@@STEP_NEST_LEVEL@1@@@" |
| 325 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | |
| 326 ] | 340 ] |
| 327 }, | 341 }, |
| 328 { | 342 { |
| 329 "cmd": [ | 343 "cmd": [ |
| 330 "git", | 344 "python", |
| 331 "footers", | 345 "-u", |
| 332 "--position", | 346 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
| 333 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | |
| 334 ], | 347 ], |
| 335 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | |
| 336 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 337 "stdout": "/path/to/tmp/" | |
| 338 }, | |
| 339 { | |
| 340 "cmd": [], | |
| 341 "cwd": "[SLAVE_BUILD]", | 348 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "Waiting for chromium@00316c9ddf" | 349 "name": "Waiting for chromium@a6298e4afe.sleeping (2)", |
| 350 "~followup_annotations": [ |
| 351 "@@@STEP_NEST_LEVEL@1@@@", |
| 352 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 353 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 354 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
| 355 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
| 356 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
| 357 "@@@STEP_LOG_END@python.inline@@@" |
| 358 ] |
| 343 }, | 359 }, |
| 344 { | 360 { |
| 345 "cmd": [ | 361 "cmd": [ |
| 346 "python", | 362 "python", |
| 347 "-u", | 363 "-u", |
| 348 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 364 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 349 "--", | 365 "--", |
| 350 "[DEPOT_TOOLS]/gsutil.py", | 366 "[DEPOT_TOOLS]/gsutil.py", |
| 351 "----", | 367 "----", |
| 352 "ls", | 368 "ls", |
| 353 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 369 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
| 354 ], | 370 ], |
| 355 "cwd": "[SLAVE_BUILD]", | 371 "cwd": "[SLAVE_BUILD]", |
| 356 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 372 "name": "Waiting for chromium@a6298e4afe.gsutil ls (3)", |
| 357 "~followup_annotations": [ | 373 "~followup_annotations": [ |
| 358 "@@@STEP_NEST_LEVEL@1@@@" | 374 "@@@STEP_NEST_LEVEL@1@@@", |
| 375 "step returned non-zero exit code: 1", |
| 376 "@@@STEP_EXCEPTION@@@" |
| 359 ] | 377 ] |
| 360 }, | 378 }, |
| 361 { | 379 { |
| 362 "cmd": [], | 380 "cmd": [ |
| 381 "python", |
| 382 "-u", |
| 383 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 384 "http://localhost:8041/json/builders/linux_perf_bisect_builder/builds/2106
?as_text=1", |
| 385 "--outfile", |
| 386 "/path/to/tmp/" |
| 387 ], |
| 363 "cwd": "[SLAVE_BUILD]", | 388 "cwd": "[SLAVE_BUILD]", |
| 364 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 389 "name": "Waiting for chromium@a6298e4afe.fetch build details (2)", |
| 365 "trigger_specs": [ | 390 "stdout": "/path/to/tmp/", |
| 366 { | |
| 367 "builder_name": "linux_perf_tester", | |
| 368 "properties": { | |
| 369 "bisect_config": { | |
| 370 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | |
| 371 "metric": "mean_input_event_latency/mean_input_event_latency", | |
| 372 "repeat_count": 5, | |
| 373 "test_type": "perf" | |
| 374 }, | |
| 375 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", | |
| 376 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", | |
| 377 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | |
| 378 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | |
| 379 } | |
| 380 } | |
| 381 ], | |
| 382 "~followup_annotations": [ | 391 "~followup_annotations": [ |
| 383 "@@@STEP_NEST_LEVEL@1@@@" | 392 "@@@STEP_NEST_LEVEL@1@@@" |
| 384 ] | 393 ] |
| 385 }, | 394 }, |
| 386 { | 395 { |
| 387 "cmd": [ | 396 "cmd": [ |
| 388 "python", | 397 "git", |
| 389 "-u", | 398 "footers", |
| 390 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 399 "--position", |
| 400 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 391 ], | 401 ], |
| 402 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 403 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 404 "stdout": "/path/to/tmp/" |
| 405 }, |
| 406 { |
| 407 "cmd": [], |
| 392 "cwd": "[SLAVE_BUILD]", | 408 "cwd": "[SLAVE_BUILD]", |
| 393 "name": "Waiting for chromium@00316c9ddf.sleeping", | 409 "name": "Waiting for chromium@00316c9ddf" |
| 394 "~followup_annotations": [ | |
| 395 "@@@STEP_NEST_LEVEL@1@@@", | |
| 396 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 397 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
| 398 "@@@STEP_LOG_LINE@python.inline@import time@@@", | |
| 399 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | |
| 400 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | |
| 401 "@@@STEP_LOG_END@python.inline@@@" | |
| 402 ] | |
| 403 }, | 410 }, |
| 404 { | 411 { |
| 405 "cmd": [ | 412 "cmd": [ |
| 406 "python", | 413 "python", |
| 407 "-u", | 414 "-u", |
| 408 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 415 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 409 "--", | 416 "--", |
| 410 "[DEPOT_TOOLS]/gsutil.py", | 417 "[DEPOT_TOOLS]/gsutil.py", |
| 411 "----", | 418 "----", |
| 412 "ls", | 419 "ls", |
| 413 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 420 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 414 ], | 421 ], |
| 415 "cwd": "[SLAVE_BUILD]", | 422 "cwd": "[SLAVE_BUILD]", |
| 416 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 423 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 417 "~followup_annotations": [ | 424 "~followup_annotations": [ |
| 418 "@@@STEP_NEST_LEVEL@1@@@" | 425 "@@@STEP_NEST_LEVEL@1@@@" |
| 419 ] | 426 ] |
| 420 }, | 427 }, |
| 421 { | 428 { |
| 422 "cmd": [ | 429 "cmd": [ |
| 423 "python", | 430 "python", |
| 424 "-u", | 431 "-u", |
| 425 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 432 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 426 "--", | 433 "--", |
| 427 "[DEPOT_TOOLS]/gsutil.py", | 434 "[DEPOT_TOOLS]/gsutil.py", |
| 428 "----", | 435 "----", |
| 429 "cat", | 436 "cat", |
| 430 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 437 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 431 ], | 438 ], |
| 432 "cwd": "[SLAVE_BUILD]", | 439 "cwd": "[SLAVE_BUILD]", |
| 433 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 440 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 434 "stdout": "/path/to/tmp/", | 441 "stdout": "/path/to/tmp/", |
| 435 "~followup_annotations": [ | 442 "~followup_annotations": [ |
| 436 "@@@STEP_NEST_LEVEL@1@@@" | 443 "@@@STEP_NEST_LEVEL@1@@@", |
| 444 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 437 ] | 445 ] |
| 438 }, | 446 }, |
| 439 { | 447 { |
| 440 "name": "$result", | 448 "name": "$result", |
| 441 "recipe_result": null, | 449 "recipe_result": null, |
| 442 "status_code": 0 | 450 "status_code": 0 |
| 443 } | 451 } |
| 444 ] | 452 ] |
| OLD | NEW |