| 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@@@", |
| 247 ] | 253 "step returned non-zero exit code: 1", |
| 248 }, | 254 "@@@STEP_EXCEPTION@@@" |
| 249 { | |
| 250 "cmd": [], | |
| 251 "cwd": "[SLAVE_BUILD]", | |
| 252 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | |
| 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 } | |
| 268 } | |
| 269 ], | |
| 270 "~followup_annotations": [ | |
| 271 "@@@STEP_NEST_LEVEL@1@@@" | |
| 272 ] | 255 ] |
| 273 }, | 256 }, |
| 274 { | 257 { |
| 275 "cmd": [ | 258 "cmd": [ |
| 276 "python", | 259 "python", |
| 277 "-u", | 260 "-u", |
| 278 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | 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/" |
| 279 ], | 265 ], |
| 280 "cwd": "[SLAVE_BUILD]", | 266 "cwd": "[SLAVE_BUILD]", |
| 281 "name": "Waiting for chromium@a6298e4afe.sleeping", | 267 "name": "Waiting for chromium@a6298e4afe.fetch builder state", |
| 282 "~followup_annotations": [ | 268 "stdout": "/path/to/tmp/", |
| 283 "@@@STEP_NEST_LEVEL@1@@@", | |
| 284 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 285 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
| 286 "@@@STEP_LOG_LINE@python.inline@import time@@@", | |
| 287 "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@", | |
| 288 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | |
| 289 "@@@STEP_LOG_END@python.inline@@@" | |
| 290 ] | |
| 291 }, | |
| 292 { | |
| 293 "cmd": [ | |
| 294 "python", | |
| 295 "-u", | |
| 296 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 297 "--", | |
| 298 "[DEPOT_TOOLS]/gsutil.py", | |
| 299 "----", | |
| 300 "ls", | |
| 301 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | |
| 302 ], | |
| 303 "cwd": "[SLAVE_BUILD]", | |
| 304 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | |
| 305 "~followup_annotations": [ | 269 "~followup_annotations": [ |
| 306 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
| 307 ] | 271 ] |
| 308 }, | 272 }, |
| 309 { | 273 { |
| 310 "cmd": [ | 274 "cmd": [ |
| 311 "python", | 275 "python", |
| 312 "-u", | 276 "-u", |
| 313 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 277 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
| 314 "--", | 278 "http://localhost:8041/json/builders/linux_perf_bisect_builder/builds/2106
?as_text=1", |
| 315 "[DEPOT_TOOLS]/gsutil.py", | 279 "--outfile", |
| 316 "----", | 280 "/path/to/tmp/" |
| 317 "cat", | |
| 318 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | |
| 319 ], | 281 ], |
| 320 "cwd": "[SLAVE_BUILD]", | 282 "cwd": "[SLAVE_BUILD]", |
| 321 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 283 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
| 322 "stdout": "/path/to/tmp/", | 284 "stdout": "/path/to/tmp/", |
| 323 "~followup_annotations": [ | 285 "~followup_annotations": [ |
| 324 "@@@STEP_NEST_LEVEL@1@@@", | 286 "@@@STEP_NEST_LEVEL@1@@@" |
| 325 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | |
| 326 ] | 287 ] |
| 327 }, | 288 }, |
| 328 { | 289 { |
| 329 "cmd": [ | 290 "cmd": [ |
| 330 "git", | 291 "git", |
| 331 "footers", | 292 "footers", |
| 332 "--position", | 293 "--position", |
| 333 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 294 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
| 334 ], | 295 ], |
| 335 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 296 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
| 336 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 297 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 337 "stdout": "/path/to/tmp/" | 298 "stdout": "/path/to/tmp/" |
| 338 }, | 299 }, |
| 339 { | 300 { |
| 340 "cmd": [], | 301 "cmd": [], |
| 341 "cwd": "[SLAVE_BUILD]", | 302 "cwd": "[SLAVE_BUILD]", |
| 342 "name": "Waiting for chromium@00316c9ddf" | 303 "name": "Waiting for chromium@00316c9ddf" |
| 343 }, | 304 }, |
| 344 { | 305 { |
| 345 "cmd": [ | 306 "cmd": [ |
| 346 "python", | 307 "python", |
| 347 "-u", | 308 "-u", |
| 348 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 309 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 349 "--", | 310 "--", |
| 350 "[DEPOT_TOOLS]/gsutil.py", | 311 "[DEPOT_TOOLS]/gsutil.py", |
| 351 "----", | 312 "----", |
| 352 "ls", | 313 "ls", |
| 353 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 314 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 354 ], | 315 ], |
| 355 "cwd": "[SLAVE_BUILD]", | 316 "cwd": "[SLAVE_BUILD]", |
| 356 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 317 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
| 357 "~followup_annotations": [ | 318 "~followup_annotations": [ |
| 358 "@@@STEP_NEST_LEVEL@1@@@" | 319 "@@@STEP_NEST_LEVEL@1@@@" |
| 359 ] | 320 ] |
| 360 }, | |
| 361 { | |
| 362 "cmd": [], | |
| 363 "cwd": "[SLAVE_BUILD]", | |
| 364 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | |
| 365 "trigger_specs": [ | |
| 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": [ | |
| 383 "@@@STEP_NEST_LEVEL@1@@@" | |
| 384 ] | |
| 385 }, | |
| 386 { | |
| 387 "cmd": [ | |
| 388 "python", | |
| 389 "-u", | |
| 390 "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n" | |
| 391 ], | |
| 392 "cwd": "[SLAVE_BUILD]", | |
| 393 "name": "Waiting for chromium@00316c9ddf.sleeping", | |
| 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 }, | |
| 404 { | |
| 405 "cmd": [ | |
| 406 "python", | |
| 407 "-u", | |
| 408 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 409 "--", | |
| 410 "[DEPOT_TOOLS]/gsutil.py", | |
| 411 "----", | |
| 412 "ls", | |
| 413 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | |
| 414 ], | |
| 415 "cwd": "[SLAVE_BUILD]", | |
| 416 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | |
| 417 "~followup_annotations": [ | |
| 418 "@@@STEP_NEST_LEVEL@1@@@" | |
| 419 ] | |
| 420 }, | 321 }, |
| 421 { | 322 { |
| 422 "cmd": [ | 323 "cmd": [ |
| 423 "python", | 324 "python", |
| 424 "-u", | 325 "-u", |
| 425 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 326 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 426 "--", | 327 "--", |
| 427 "[DEPOT_TOOLS]/gsutil.py", | 328 "[DEPOT_TOOLS]/gsutil.py", |
| 428 "----", | 329 "----", |
| 429 "cat", | 330 "cat", |
| 430 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 331 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
| 431 ], | 332 ], |
| 432 "cwd": "[SLAVE_BUILD]", | 333 "cwd": "[SLAVE_BUILD]", |
| 433 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 334 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
| 434 "stdout": "/path/to/tmp/", | 335 "stdout": "/path/to/tmp/", |
| 435 "~followup_annotations": [ | 336 "~followup_annotations": [ |
| 436 "@@@STEP_NEST_LEVEL@1@@@" | 337 "@@@STEP_NEST_LEVEL@1@@@", |
| 338 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 437 ] | 339 ] |
| 438 }, | 340 }, |
| 439 { | 341 { |
| 440 "name": "$result", | 342 "name": "$result", |
| 441 "recipe_result": null, | 343 "recipe_result": null, |
| 442 "status_code": 0 | 344 "status_code": 0 |
| 443 } | 345 } |
| 444 ] | 346 ] |
| OLD | NEW |