Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(379)

Side by Side Diff: scripts/slave/recipes/bisect.expected/basic.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.perf", 8 "tryserver.chromium.perf",
9 "--builder", 9 "--builder",
10 "linux_perf_bisector", 10 "linux_perf_bisector",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 "name": "Resolving reference range.resolving commit_pos 306478", 218 "name": "Resolving reference range.resolving commit_pos 306478",
219 "stdout": "/path/to/tmp/", 219 "stdout": "/path/to/tmp/",
220 "~followup_annotations": [ 220 "~followup_annotations": [
221 "@@@STEP_NEST_LEVEL@1@@@" 221 "@@@STEP_NEST_LEVEL@1@@@"
222 ] 222 ]
223 }, 223 },
224 { 224 {
225 "cmd": [ 225 "cmd": [
226 "python", 226 "python",
227 "-u", 227 "-u",
228 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 228 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
229 "DEPS", 229 "DEPS",
230 "--commit", 230 "--commit",
231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
232 ], 232 ],
233 "cwd": "[SLAVE_BUILD]", 233 "cwd": "[SLAVE_BUILD]",
234 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS", 234 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS",
235 "stdout": "/path/to/tmp/", 235 "stdout": "/path/to/tmp/",
236 "~followup_annotations": [ 236 "~followup_annotations": [
237 "@@@STEP_NEST_LEVEL@1@@@", 237 "@@@STEP_NEST_LEVEL@1@@@",
238 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", 238 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@",
(...skipping 29 matching lines...) Expand all
268 "name": "Resolving reference range.resolving hash e28dc0d49c331def2a3bbf3ddd 0096eb51551155", 268 "name": "Resolving reference range.resolving hash e28dc0d49c331def2a3bbf3ddd 0096eb51551155",
269 "stdout": "/path/to/tmp/", 269 "stdout": "/path/to/tmp/",
270 "~followup_annotations": [ 270 "~followup_annotations": [
271 "@@@STEP_NEST_LEVEL@1@@@" 271 "@@@STEP_NEST_LEVEL@1@@@"
272 ] 272 ]
273 }, 273 },
274 { 274 {
275 "cmd": [ 275 "cmd": [
276 "python", 276 "python",
277 "-u", 277 "-u",
278 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 278 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
279 "DEPS", 279 "DEPS",
280 "--commit", 280 "--commit",
281 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" 281 "e28dc0d49c331def2a3bbf3ddd0096eb51551155"
282 ], 282 ],
283 "cwd": "[SLAVE_BUILD]", 283 "cwd": "[SLAVE_BUILD]",
284 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096 eb51551155:DEPS", 284 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096 eb51551155:DEPS",
285 "stdout": "/path/to/tmp/", 285 "stdout": "/path/to/tmp/",
286 "~followup_annotations": [ 286 "~followup_annotations": [
287 "@@@STEP_NEST_LEVEL@1@@@", 287 "@@@STEP_NEST_LEVEL@1@@@",
288 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", 288 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@",
289 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", 289 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@",
290 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" 290 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@"
291 ] 291 ]
292 }, 292 },
293 { 293 {
294 "cmd": [], 294 "cmd": [],
295 "cwd": "[SLAVE_BUILD]", 295 "cwd": "[SLAVE_BUILD]",
296 "name": "Expanding revision range" 296 "name": "Expanding revision range"
297 }, 297 },
298 { 298 {
299 "cmd": [ 299 "cmd": [
300 "python", 300 "python",
301 "-u", 301 "-u",
302 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", 302 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py ",
303 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", 303 "e28dc0d49c331def2a3bbf3ddd0096eb51551155",
304 "a6298e4afedbf2cd461755ea6f45b0ad64222222", 304 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
305 "chromium" 305 "chromium"
306 ], 306 ],
307 "cwd": "[SLAVE_BUILD]", 307 "cwd": "[SLAVE_BUILD]",
308 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00 96eb51551155:a6298e4afedbf2cd461755ea6f45b0ad64222222", 308 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00 96eb51551155:a6298e4afedbf2cd461755ea6f45b0ad64222222",
309 "stdout": "/path/to/tmp/json", 309 "stdout": "/path/to/tmp/json",
310 "~followup_annotations": [ 310 "~followup_annotations": [
311 "@@@STEP_NEST_LEVEL@1@@@", 311 "@@@STEP_NEST_LEVEL@1@@@",
312 "@@@STEP_LOG_LINE@json.output@[@@@", 312 "@@@STEP_LOG_LINE@json.output@[@@@",
(...skipping 11 matching lines...) Expand all
324 }, 324 },
325 { 325 {
326 "cmd": [], 326 "cmd": [],
327 "cwd": "[SLAVE_BUILD]", 327 "cwd": "[SLAVE_BUILD]",
328 "name": "Gathering reference values" 328 "name": "Gathering reference values"
329 }, 329 },
330 { 330 {
331 "cmd": [ 331 "cmd": [
332 "python", 332 "python",
333 "-u", 333 "-u",
334 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 334 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
335 "--", 335 "--",
336 "[DEPOT_TOOLS]/gsutil.py", 336 "[DEPOT_TOOLS]/gsutil.py",
337 "----", 337 "----",
338 "ls", 338 "ls",
339 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 339 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
340 ], 340 ],
341 "cwd": "[SLAVE_BUILD]", 341 "cwd": "[SLAVE_BUILD]",
342 "name": "Gathering reference values.gsutil ls", 342 "name": "Gathering reference values.gsutil ls",
343 "~followup_annotations": [ 343 "~followup_annotations": [
344 "@@@STEP_NEST_LEVEL@1@@@" 344 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 "cwd": "[SLAVE_BUILD]/src", 390 "cwd": "[SLAVE_BUILD]/src",
391 "name": "Gathering reference values.Requesting build for e28dc0d49c331def2a3 bbf3ddd0096eb51551155 via git try.", 391 "name": "Gathering reference values.Requesting build for e28dc0d49c331def2a3 bbf3ddd0096eb51551155 via git try.",
392 "~followup_annotations": [ 392 "~followup_annotations": [
393 "@@@STEP_NEST_LEVEL@1@@@" 393 "@@@STEP_NEST_LEVEL@1@@@"
394 ] 394 ]
395 }, 395 },
396 { 396 {
397 "cmd": [ 397 "cmd": [
398 "python", 398 "python",
399 "-u", 399 "-u",
400 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 400 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
401 "--", 401 "--",
402 "[DEPOT_TOOLS]/gsutil.py", 402 "[DEPOT_TOOLS]/gsutil.py",
403 "----", 403 "----",
404 "ls", 404 "ls",
405 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 405 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
406 ], 406 ],
407 "cwd": "[SLAVE_BUILD]", 407 "cwd": "[SLAVE_BUILD]",
408 "name": "Gathering reference values.gsutil ls (2)", 408 "name": "Gathering reference values.gsutil ls (2)",
409 "~followup_annotations": [ 409 "~followup_annotations": [
410 "@@@STEP_NEST_LEVEL@1@@@" 410 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 "cwd": "[SLAVE_BUILD]/src", 456 "cwd": "[SLAVE_BUILD]/src",
457 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.", 457 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.",
458 "~followup_annotations": [ 458 "~followup_annotations": [
459 "@@@STEP_NEST_LEVEL@1@@@" 459 "@@@STEP_NEST_LEVEL@1@@@"
460 ] 460 ]
461 }, 461 },
462 { 462 {
463 "cmd": [ 463 "cmd": [
464 "python", 464 "python",
465 "-u", 465 "-u",
466 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 466 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
467 "[DEPOT_TOOLS]/gsutil.py" 467 "[DEPOT_TOOLS]/gsutil.py"
468 ], 468 ],
469 "cwd": "[SLAVE_BUILD]", 469 "cwd": "[SLAVE_BUILD]",
470 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).", 470 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).",
471 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui lder\", \"job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"mast er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs: //chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3ddd0096eb515 51155.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/ full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\ "}]}", 471 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui lder\", \"job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"mast er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs: //chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3ddd0096eb515 51155.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/ full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\ "}]}",
472 "stdout": "/path/to/tmp/json", 472 "stdout": "/path/to/tmp/json",
473 "~followup_annotations": [ 473 "~followup_annotations": [
474 "@@@STEP_NEST_LEVEL@1@@@", 474 "@@@STEP_NEST_LEVEL@1@@@",
475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
476 "@@@STEP_LOG_END@json.output (invalid)@@@" 476 "@@@STEP_LOG_END@json.output (invalid)@@@"
477 ] 477 ]
478 }, 478 },
479 { 479 {
480 "cmd": [ 480 "cmd": [
481 "python", 481 "python",
482 "-u", 482 "-u",
483 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 483 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
484 "--", 484 "--",
485 "[DEPOT_TOOLS]/gsutil.py", 485 "[DEPOT_TOOLS]/gsutil.py",
486 "----", 486 "----",
487 "ls", 487 "ls",
488 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 488 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
489 ], 489 ],
490 "cwd": "[SLAVE_BUILD]", 490 "cwd": "[SLAVE_BUILD]",
491 "name": "Gathering reference values.gsutil ls (3)", 491 "name": "Gathering reference values.gsutil ls (3)",
492 "~followup_annotations": [ 492 "~followup_annotations": [
493 "@@@STEP_NEST_LEVEL@1@@@" 493 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
516 } 516 }
517 ], 517 ],
518 "~followup_annotations": [ 518 "~followup_annotations": [
519 "@@@STEP_NEST_LEVEL@1@@@" 519 "@@@STEP_NEST_LEVEL@1@@@"
520 ] 520 ]
521 }, 521 },
522 { 522 {
523 "cmd": [ 523 "cmd": [
524 "python", 524 "python",
525 "-u", 525 "-u",
526 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 526 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
527 "--", 527 "--",
528 "[DEPOT_TOOLS]/gsutil.py", 528 "[DEPOT_TOOLS]/gsutil.py",
529 "----", 529 "----",
530 "ls", 530 "ls",
531 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 531 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
532 ], 532 ],
533 "cwd": "[SLAVE_BUILD]", 533 "cwd": "[SLAVE_BUILD]",
534 "name": "Gathering reference values.gsutil ls (4)", 534 "name": "Gathering reference values.gsutil ls (4)",
535 "~followup_annotations": [ 535 "~followup_annotations": [
536 "@@@STEP_NEST_LEVEL@1@@@" 536 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
559 } 559 }
560 ], 560 ],
561 "~followup_annotations": [ 561 "~followup_annotations": [
562 "@@@STEP_NEST_LEVEL@1@@@" 562 "@@@STEP_NEST_LEVEL@1@@@"
563 ] 563 ]
564 }, 564 },
565 { 565 {
566 "cmd": [ 566 "cmd": [
567 "python", 567 "python",
568 "-u", 568 "-u",
569 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 569 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
570 "[DEPOT_TOOLS]/gsutil.py" 570 "[DEPOT_TOOLS]/gsutil.py"
571 ], 571 ],
572 "cwd": "[SLAVE_BUILD]", 572 "cwd": "[SLAVE_BUILD]",
573 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)", 573 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)",
574 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"e 28dc0d49c331def2a3bbf3ddd0096eb51551155-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver. chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise ct-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-test.results\", \"type\": \" gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea 6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}", 574 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"e 28dc0d49c331def2a3bbf3ddd0096eb51551155-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver. chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise ct-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-test.results\", \"type\": \" gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea 6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}",
575 "stdout": "/path/to/tmp/json", 575 "stdout": "/path/to/tmp/json",
576 "~followup_annotations": [ 576 "~followup_annotations": [
577 "@@@STEP_NEST_LEVEL@1@@@", 577 "@@@STEP_NEST_LEVEL@1@@@",
578 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 578 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
579 "@@@STEP_LOG_END@json.output (invalid)@@@" 579 "@@@STEP_LOG_END@json.output (invalid)@@@"
580 ] 580 ]
581 }, 581 },
582 { 582 {
583 "cmd": [ 583 "cmd": [
584 "python", 584 "python",
585 "-u", 585 "-u",
586 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 586 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
587 "--", 587 "--",
588 "[DEPOT_TOOLS]/gsutil.py", 588 "[DEPOT_TOOLS]/gsutil.py",
589 "----", 589 "----",
590 "ls", 590 "ls",
591 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 591 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
592 ], 592 ],
593 "cwd": "[SLAVE_BUILD]", 593 "cwd": "[SLAVE_BUILD]",
594 "name": "Gathering reference values.gsutil ls (5)", 594 "name": "Gathering reference values.gsutil ls (5)",
595 "~followup_annotations": [ 595 "~followup_annotations": [
596 "@@@STEP_NEST_LEVEL@1@@@" 596 "@@@STEP_NEST_LEVEL@1@@@"
597 ] 597 ]
598 }, 598 },
599 { 599 {
600 "cmd": [ 600 "cmd": [
601 "python", 601 "python",
602 "-u", 602 "-u",
603 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 603 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
604 "--", 604 "--",
605 "[DEPOT_TOOLS]/gsutil.py", 605 "[DEPOT_TOOLS]/gsutil.py",
606 "----", 606 "----",
607 "cat", 607 "cat",
608 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 608 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
609 ], 609 ],
610 "cwd": "[SLAVE_BUILD]", 610 "cwd": "[SLAVE_BUILD]",
611 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155", 611 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155",
612 "stdout": "/path/to/tmp/", 612 "stdout": "/path/to/tmp/",
613 "~followup_annotations": [ 613 "~followup_annotations": [
614 "@@@STEP_NEST_LEVEL@1@@@" 614 "@@@STEP_NEST_LEVEL@1@@@"
615 ] 615 ]
616 }, 616 },
617 { 617 {
618 "cmd": [ 618 "cmd": [
619 "python", 619 "python",
620 "-u", 620 "-u",
621 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 621 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
622 "[DEPOT_TOOLS]/gsutil.py" 622 "[DEPOT_TOOLS]/gsutil.py"
623 ], 623 ],
624 "cwd": "[SLAVE_BUILD]", 624 "cwd": "[SLAVE_BUILD]",
625 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222", 625 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222",
626 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}" , 626 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}" ,
627 "stdout": "/path/to/tmp/json", 627 "stdout": "/path/to/tmp/json",
628 "~followup_annotations": [ 628 "~followup_annotations": [
629 "@@@STEP_NEST_LEVEL@1@@@", 629 "@@@STEP_NEST_LEVEL@1@@@",
630 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 630 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
631 "@@@STEP_LOG_END@json.output (invalid)@@@" 631 "@@@STEP_LOG_END@json.output (invalid)@@@"
632 ] 632 ]
633 }, 633 },
634 { 634 {
635 "cmd": [ 635 "cmd": [
636 "python", 636 "python",
637 "-u", 637 "-u",
638 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 638 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
639 "--", 639 "--",
640 "[DEPOT_TOOLS]/gsutil.py", 640 "[DEPOT_TOOLS]/gsutil.py",
641 "----", 641 "----",
642 "ls", 642 "ls",
643 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 643 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
644 ], 644 ],
645 "cwd": "[SLAVE_BUILD]", 645 "cwd": "[SLAVE_BUILD]",
646 "name": "Gathering reference values.gsutil ls (6)", 646 "name": "Gathering reference values.gsutil ls (6)",
647 "~followup_annotations": [ 647 "~followup_annotations": [
648 "@@@STEP_NEST_LEVEL@1@@@" 648 "@@@STEP_NEST_LEVEL@1@@@"
649 ] 649 ]
650 }, 650 },
651 { 651 {
652 "cmd": [ 652 "cmd": [
653 "python", 653 "python",
654 "-u", 654 "-u",
655 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 655 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
656 "--", 656 "--",
657 "[DEPOT_TOOLS]/gsutil.py", 657 "[DEPOT_TOOLS]/gsutil.py",
658 "----", 658 "----",
659 "cat", 659 "cat",
660 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 660 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
661 ], 661 ],
662 "cwd": "[SLAVE_BUILD]", 662 "cwd": "[SLAVE_BUILD]",
663 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222", 663 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222",
664 "stdout": "/path/to/tmp/", 664 "stdout": "/path/to/tmp/",
665 "~followup_annotations": [ 665 "~followup_annotations": [
(...skipping 19 matching lines...) Expand all
685 "@@@STEP_LOG_LINE@Partial Results@@@@", 685 "@@@STEP_LOG_LINE@Partial Results@@@@",
686 "@@@STEP_LOG_LINE@Partial Results@@@@", 686 "@@@STEP_LOG_LINE@Partial Results@@@@",
687 "@@@STEP_LOG_LINE@Partial Results@----End of partial results----@@@", 687 "@@@STEP_LOG_LINE@Partial Results@----End of partial results----@@@",
688 "@@@STEP_LOG_END@Partial Results@@@" 688 "@@@STEP_LOG_END@Partial Results@@@"
689 ] 689 ]
690 }, 690 },
691 { 691 {
692 "cmd": [ 692 "cmd": [
693 "python", 693 "python",
694 "-u", 694 "-u",
695 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 695 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
696 "--", 696 "--",
697 "[DEPOT_TOOLS]/gsutil.py", 697 "[DEPOT_TOOLS]/gsutil.py",
698 "----", 698 "----",
699 "ls", 699 "ls",
700 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 700 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
701 ], 701 ],
702 "cwd": "[SLAVE_BUILD]", 702 "cwd": "[SLAVE_BUILD]",
703 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls", 703 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls",
704 "~followup_annotations": [ 704 "~followup_annotations": [
705 "@@@STEP_NEST_LEVEL@1@@@" 705 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 "cwd": "[SLAVE_BUILD]/src", 751 "cwd": "[SLAVE_BUILD]/src",
752 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Reques ting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try.", 752 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Reques ting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try.",
753 "~followup_annotations": [ 753 "~followup_annotations": [
754 "@@@STEP_NEST_LEVEL@1@@@" 754 "@@@STEP_NEST_LEVEL@1@@@"
755 ] 755 ]
756 }, 756 },
757 { 757 {
758 "cmd": [ 758 "cmd": [
759 "python", 759 "python",
760 "-u", 760 "-u",
761 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 761 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
762 "[DEPOT_TOOLS]/gsutil.py" 762 "[DEPOT_TOOLS]/gsutil.py"
763 ], 763 ],
764 "cwd": "[SLAVE_BUILD]", 764 "cwd": "[SLAVE_BUILD]",
765 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Waitin g for revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 765 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Waitin g for revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
766 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin ux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"ty pe\": \"gs\"}]}", 766 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin ux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip\", \"ty pe\": \"gs\"}]}",
767 "stdout": "/path/to/tmp/json", 767 "stdout": "/path/to/tmp/json",
768 "~followup_annotations": [ 768 "~followup_annotations": [
769 "@@@STEP_NEST_LEVEL@1@@@", 769 "@@@STEP_NEST_LEVEL@1@@@",
770 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 770 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
771 "@@@STEP_LOG_END@json.output (invalid)@@@" 771 "@@@STEP_LOG_END@json.output (invalid)@@@"
772 ] 772 ]
773 }, 773 },
774 { 774 {
775 "cmd": [ 775 "cmd": [
776 "python", 776 "python",
777 "-u", 777 "-u",
778 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 778 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
779 "--", 779 "--",
780 "[DEPOT_TOOLS]/gsutil.py", 780 "[DEPOT_TOOLS]/gsutil.py",
781 "----", 781 "----",
782 "ls", 782 "ls",
783 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 783 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
784 ], 784 ],
785 "cwd": "[SLAVE_BUILD]", 785 "cwd": "[SLAVE_BUILD]",
786 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls (2)", 786 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls (2)",
787 "~followup_annotations": [ 787 "~followup_annotations": [
788 "@@@STEP_NEST_LEVEL@1@@@" 788 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
811 } 811 }
812 ], 812 ],
813 "~followup_annotations": [ 813 "~followup_annotations": [
814 "@@@STEP_NEST_LEVEL@1@@@" 814 "@@@STEP_NEST_LEVEL@1@@@"
815 ] 815 ]
816 }, 816 },
817 { 817 {
818 "cmd": [ 818 "cmd": [
819 "python", 819 "python",
820 "-u", 820 "-u",
821 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 821 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
822 "[DEPOT_TOOLS]/gsutil.py" 822 "[DEPOT_TOOLS]/gsutil.py"
823 ], 823 ],
824 "cwd": "[SLAVE_BUILD]", 824 "cwd": "[SLAVE_BUILD]",
825 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Waitin g for revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 (2)", 825 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.Waitin g for revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 (2)",
826 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0 0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}" , 826 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"0 0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results\", \"type\": \"gs\"}]}" ,
827 "stdout": "/path/to/tmp/json", 827 "stdout": "/path/to/tmp/json",
828 "~followup_annotations": [ 828 "~followup_annotations": [
829 "@@@STEP_NEST_LEVEL@1@@@", 829 "@@@STEP_NEST_LEVEL@1@@@",
830 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 830 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
831 "@@@STEP_LOG_END@json.output (invalid)@@@" 831 "@@@STEP_LOG_END@json.output (invalid)@@@"
832 ] 832 ]
833 }, 833 },
834 { 834 {
835 "cmd": [ 835 "cmd": [
836 "python", 836 "python",
837 "-u", 837 "-u",
838 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 838 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
839 "--", 839 "--",
840 "[DEPOT_TOOLS]/gsutil.py", 840 "[DEPOT_TOOLS]/gsutil.py",
841 "----", 841 "----",
842 "ls", 842 "ls",
843 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 843 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
844 ], 844 ],
845 "cwd": "[SLAVE_BUILD]", 845 "cwd": "[SLAVE_BUILD]",
846 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls (3)", 846 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil ls (3)",
847 "~followup_annotations": [ 847 "~followup_annotations": [
848 "@@@STEP_NEST_LEVEL@1@@@" 848 "@@@STEP_NEST_LEVEL@1@@@"
849 ] 849 ]
850 }, 850 },
851 { 851 {
852 "cmd": [ 852 "cmd": [
853 "python", 853 "python",
854 "-u", 854 "-u",
855 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 855 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
856 "--", 856 "--",
857 "[DEPOT_TOOLS]/gsutil.py", 857 "[DEPOT_TOOLS]/gsutil.py",
858 "----", 858 "----",
859 "cat", 859 "cat",
860 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results" 860 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test.results"
861 ], 861 ],
862 "cwd": "[SLAVE_BUILD]", 862 "cwd": "[SLAVE_BUILD]",
863 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 863 "name": "Working on revision 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
864 "stdout": "/path/to/tmp/", 864 "stdout": "/path/to/tmp/",
865 "~followup_annotations": [ 865 "~followup_annotations": [
(...skipping 15 matching lines...) Expand all
881 "@@@STEP_LOG_LINE@Partial Results@@@@", 881 "@@@STEP_LOG_LINE@Partial Results@@@@",
882 "@@@STEP_LOG_LINE@Partial Results@@@@", 882 "@@@STEP_LOG_LINE@Partial Results@@@@",
883 "@@@STEP_LOG_LINE@Partial Results@----End of partial results----@@@", 883 "@@@STEP_LOG_LINE@Partial Results@----End of partial results----@@@",
884 "@@@STEP_LOG_END@Partial Results@@@" 884 "@@@STEP_LOG_END@Partial Results@@@"
885 ] 885 ]
886 }, 886 },
887 { 887 {
888 "cmd": [ 888 "cmd": [
889 "python", 889 "python",
890 "-u", 890 "-u",
891 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 891 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
892 "--", 892 "--",
893 "[DEPOT_TOOLS]/gsutil.py", 893 "[DEPOT_TOOLS]/gsutil.py",
894 "----", 894 "----",
895 "ls", 895 "ls",
896 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip" 896 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip"
897 ], 897 ],
898 "cwd": "[SLAVE_BUILD]", 898 "cwd": "[SLAVE_BUILD]",
899 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls", 899 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls",
900 "~followup_annotations": [ 900 "~followup_annotations": [
901 "@@@STEP_NEST_LEVEL@1@@@" 901 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
947 "cwd": "[SLAVE_BUILD]/src", 947 "cwd": "[SLAVE_BUILD]/src",
948 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Reques ting build for fc6dfc7ff5b1073408499478969261b826441144 via git try.", 948 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Reques ting build for fc6dfc7ff5b1073408499478969261b826441144 via git try.",
949 "~followup_annotations": [ 949 "~followup_annotations": [
950 "@@@STEP_NEST_LEVEL@1@@@" 950 "@@@STEP_NEST_LEVEL@1@@@"
951 ] 951 ]
952 }, 952 },
953 { 953 {
954 "cmd": [ 954 "cmd": [
955 "python", 955 "python",
956 "-u", 956 "-u",
957 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 957 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
958 "[DEPOT_TOOLS]/gsutil.py" 958 "[DEPOT_TOOLS]/gsutil.py"
959 ], 959 ],
960 "cwd": "[SLAVE_BUILD]", 960 "cwd": "[SLAVE_BUILD]",
961 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Waitin g for revision fc6dfc7ff5b1073408499478969261b826441144", 961 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Waitin g for revision fc6dfc7ff5b1073408499478969261b826441144",
962 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"fc6dfc7ff5b1073408499478969261b826441144-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin ux Builder/full-build-linux_fc6dfc7ff5b1073408499478969261b826441144.zip\", \"ty pe\": \"gs\"}]}", 962 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"fc6dfc7ff5b1073408499478969261b826441144-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/Lin ux Builder/full-build-linux_fc6dfc7ff5b1073408499478969261b826441144.zip\", \"ty pe\": \"gs\"}]}",
963 "stdout": "/path/to/tmp/json", 963 "stdout": "/path/to/tmp/json",
964 "~followup_annotations": [ 964 "~followup_annotations": [
965 "@@@STEP_NEST_LEVEL@1@@@", 965 "@@@STEP_NEST_LEVEL@1@@@",
966 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 966 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
967 "@@@STEP_LOG_END@json.output (invalid)@@@" 967 "@@@STEP_LOG_END@json.output (invalid)@@@"
968 ] 968 ]
969 }, 969 },
970 { 970 {
971 "cmd": [ 971 "cmd": [
972 "python", 972 "python",
973 "-u", 973 "-u",
974 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 974 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
975 "--", 975 "--",
976 "[DEPOT_TOOLS]/gsutil.py", 976 "[DEPOT_TOOLS]/gsutil.py",
977 "----", 977 "----",
978 "ls", 978 "ls",
979 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip" 979 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789 69261b826441144.zip"
980 ], 980 ],
981 "cwd": "[SLAVE_BUILD]", 981 "cwd": "[SLAVE_BUILD]",
982 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls (2)", 982 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls (2)",
983 "~followup_annotations": [ 983 "~followup_annotations": [
984 "@@@STEP_NEST_LEVEL@1@@@" 984 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
1007 } 1007 }
1008 ], 1008 ],
1009 "~followup_annotations": [ 1009 "~followup_annotations": [
1010 "@@@STEP_NEST_LEVEL@1@@@" 1010 "@@@STEP_NEST_LEVEL@1@@@"
1011 ] 1011 ]
1012 }, 1012 },
1013 { 1013 {
1014 "cmd": [ 1014 "cmd": [
1015 "python", 1015 "python",
1016 "-u", 1016 "-u",
1017 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 1017 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
1018 "[DEPOT_TOOLS]/gsutil.py" 1018 "[DEPOT_TOOLS]/gsutil.py"
1019 ], 1019 ],
1020 "cwd": "[SLAVE_BUILD]", 1020 "cwd": "[SLAVE_BUILD]",
1021 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Waitin g for revision fc6dfc7ff5b1073408499478969261b826441144 (2)", 1021 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.Waitin g for revision fc6dfc7ff5b1073408499478969261b826441144 (2)",
1022 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"f c6dfc7ff5b1073408499478969261b826441144-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/fc6dfc7ff5b1073408499478969261b826441144-test.results\", \"type\": \"gs\"}]}" , 1022 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"f c6dfc7ff5b1073408499478969261b826441144-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/fc6dfc7ff5b1073408499478969261b826441144-test.results\", \"type\": \"gs\"}]}" ,
1023 "stdout": "/path/to/tmp/json", 1023 "stdout": "/path/to/tmp/json",
1024 "~followup_annotations": [ 1024 "~followup_annotations": [
1025 "@@@STEP_NEST_LEVEL@1@@@", 1025 "@@@STEP_NEST_LEVEL@1@@@",
1026 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1026 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1027 "@@@STEP_LOG_END@json.output (invalid)@@@" 1027 "@@@STEP_LOG_END@json.output (invalid)@@@"
1028 ] 1028 ]
1029 }, 1029 },
1030 { 1030 {
1031 "cmd": [ 1031 "cmd": [
1032 "python", 1032 "python",
1033 "-u", 1033 "-u",
1034 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 1034 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
1035 "--", 1035 "--",
1036 "[DEPOT_TOOLS]/gsutil.py", 1036 "[DEPOT_TOOLS]/gsutil.py",
1037 "----", 1037 "----",
1038 "ls", 1038 "ls",
1039 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results" 1039 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results"
1040 ], 1040 ],
1041 "cwd": "[SLAVE_BUILD]", 1041 "cwd": "[SLAVE_BUILD]",
1042 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls (3)", 1042 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil ls (3)",
1043 "~followup_annotations": [ 1043 "~followup_annotations": [
1044 "@@@STEP_NEST_LEVEL@1@@@" 1044 "@@@STEP_NEST_LEVEL@1@@@"
1045 ] 1045 ]
1046 }, 1046 },
1047 { 1047 {
1048 "cmd": [ 1048 "cmd": [
1049 "python", 1049 "python",
1050 "-u", 1050 "-u",
1051 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 1051 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
1052 "--", 1052 "--",
1053 "[DEPOT_TOOLS]/gsutil.py", 1053 "[DEPOT_TOOLS]/gsutil.py",
1054 "----", 1054 "----",
1055 "cat", 1055 "cat",
1056 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results" 1056 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144- test.results"
1057 ], 1057 ],
1058 "cwd": "[SLAVE_BUILD]", 1058 "cwd": "[SLAVE_BUILD]",
1059 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil Get test results for build fc6dfc7ff5b1073408499478969261b826441144", 1059 "name": "Working on revision fc6dfc7ff5b1073408499478969261b826441144.gsutil Get test results for build fc6dfc7ff5b1073408499478969261b826441144",
1060 "stdout": "/path/to/tmp/", 1060 "stdout": "/path/to/tmp/",
1061 "~followup_annotations": [ 1061 "~followup_annotations": [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1102 "@@@STEP_LOG_LINE@Debug Info@deg. of freedom: 2.9411764705882346@@@", 1102 "@@@STEP_LOG_LINE@Debug Info@deg. of freedom: 2.9411764705882346@@@",
1103 "@@@STEP_LOG_LINE@Debug Info@p-value: 0.001@@@", 1103 "@@@STEP_LOG_LINE@Debug Info@p-value: 0.001@@@",
1104 "@@@STEP_LOG_LINE@Debug Info@Confidence score: 99.9@@@", 1104 "@@@STEP_LOG_LINE@Debug Info@Confidence score: 99.9@@@",
1105 "@@@STEP_LOG_END@Debug Info@@@" 1105 "@@@STEP_LOG_END@Debug Info@@@"
1106 ] 1106 ]
1107 }, 1107 },
1108 { 1108 {
1109 "cmd": [ 1109 "cmd": [
1110 "python", 1110 "python",
1111 "-u", 1111 "-u",
1112 "RECIPE_MODULE[auto_bisect]/resources/fetch_revision_info.py", 1112 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_revision_info.py",
1113 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", 1113 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
1114 "chromium" 1114 "chromium"
1115 ], 1115 ],
1116 "cwd": "[SLAVE_BUILD]", 1116 "cwd": "[SLAVE_BUILD]",
1117 "name": "Reading culprit cl information.", 1117 "name": "Reading culprit cl information.",
1118 "stdout": "/path/to/tmp/json", 1118 "stdout": "/path/to/tmp/json",
1119 "~followup_annotations": [ 1119 "~followup_annotations": [
1120 "@@@STEP_LOG_LINE@json.output@{@@@", 1120 "@@@STEP_LOG_LINE@json.output@{@@@",
1121 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@", 1121 "@@@STEP_LOG_LINE@json.output@ \"author\": \"DummyAuthor\", @@@",
1122 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@", 1122 "@@@STEP_LOG_LINE@json.output@ \"body\": \"A long description for a CL.\\ nContaining multiple lines\", @@@",
(...skipping 21 matching lines...) Expand all
1144 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@", 1144 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@",
1145 "@@@STEP_LOG_END@python.inline@@@" 1145 "@@@STEP_LOG_END@python.inline@@@"
1146 ] 1146 ]
1147 }, 1147 },
1148 { 1148 {
1149 "name": "$result", 1149 "name": "$result",
1150 "recipe_result": null, 1150 "recipe_result": null,
1151 "status_code": 0 1151 "status_code": 0
1152 } 1152 }
1153 ] 1153 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698