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

Side by Side Diff: infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared.json

Issue 2231943002: Use SVGs CIPD package and use SVG as a DM source (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Address comment Created 4 years, 4 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
« no previous file with comments | « infra/bots/recipes/swarm_trigger.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n", 6 "\nimport json\nimport sys\n\nwith open(sys.argv[1]) as f:\n content = js on.load(f)\n\nprint json.dumps(content, indent=2)\n",
7 "{\"buildername\": \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug\", \"buildn umber\": 5, \"mastername\": \"client.skia\", \"path_config\": \"kitchen\", \"rec ipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slavename\": \"skiabot-lin ux-swarm-000\"}" 7 "{\"buildername\": \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\": \"kitchen \", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slavename\": \"sk iabot-linux-swarm-000\"}"
8 ], 8 ],
9 "name": "print properties", 9 "name": "print properties",
10 "~followup_annotations": [ 10 "~followup_annotations": [
11 "@@@STEP_LOG_LINE@python.inline@@@@", 11 "@@@STEP_LOG_LINE@python.inline@@@@",
12 "@@@STEP_LOG_LINE@python.inline@import json@@@", 12 "@@@STEP_LOG_LINE@python.inline@import json@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
14 "@@@STEP_LOG_LINE@python.inline@@@@", 14 "@@@STEP_LOG_LINE@python.inline@@@@",
15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@", 15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@",
16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@", 16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@",
17 "@@@STEP_LOG_LINE@python.inline@@@@", 17 "@@@STEP_LOG_LINE@python.inline@@@@",
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 "trigger", 320 "trigger",
321 "--swarming", 321 "--swarming",
322 "https://chromium-swarm.appspot.com", 322 "https://chromium-swarm.appspot.com",
323 "--isolate-server", 323 "--isolate-server",
324 "https://isolateserver.appspot.com", 324 "https://isolateserver.appspot.com",
325 "--priority", 325 "--priority",
326 "90", 326 "90",
327 "--shards", 327 "--shards",
328 "1", 328 "1",
329 "--task-name", 329 "--task-name",
330 "compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/ 5", 330 "compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Releas e-Shared/5",
331 "--dump-json", 331 "--dump-json",
332 "/path/to/tmp/json", 332 "/path/to/tmp/json",
333 "--expiration", 333 "--expiration",
334 "72000", 334 "72000",
335 "--io-timeout", 335 "--io-timeout",
336 "2400", 336 "2400",
337 "--hard-timeout", 337 "--hard-timeout",
338 "14400", 338 "14400",
339 "--dimension", 339 "--dimension",
340 "gpu", 340 "gpu",
341 "none", 341 "none",
342 "--dimension", 342 "--dimension",
343 "os", 343 "os",
344 "Ubuntu", 344 "Ubuntu",
345 "--dimension", 345 "--dimension",
346 "pool", 346 "pool",
347 "Skia", 347 "Skia",
348 "--tag", 348 "--tag",
349 "allow_milo:1", 349 "allow_milo:1",
350 "--tag", 350 "--tag",
351 "buildername:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 351 "buildername:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared",
352 "--tag", 352 "--tag",
353 "buildnumber:5", 353 "buildnumber:5",
354 "--tag", 354 "--tag",
355 "data:[dummy hash for compile_skia]", 355 "data:[dummy hash for compile_skia]",
356 "--tag", 356 "--tag",
357 "master:client.skia", 357 "master:client.skia",
358 "--tag", 358 "--tag",
359 "name:compile_skia", 359 "name:compile_skia",
360 "--tag", 360 "--tag",
361 "os:Ubuntu", 361 "os:Ubuntu",
362 "--tag", 362 "--tag",
363 "revision:abc123", 363 "revision:abc123",
364 "--tag", 364 "--tag",
365 "slavename:skiabot-linux-swarm-000", 365 "slavename:skiabot-linux-swarm-000",
366 "--tag", 366 "--tag",
367 "stepname:compile_skia on Ubuntu", 367 "stepname:compile_skia on Ubuntu",
368 "--idempotent", 368 "--idempotent",
369 "[dummy hash for compile_skia]", 369 "[dummy hash for compile_skia]",
370 "--", 370 "--",
371 "--workdir", 371 "--workdir",
372 "../../..", 372 "../../..",
373 "swarm_compile", 373 "swarm_compile",
374 "buildername=Build-Ubuntu-GCC-x86_64-Debug", 374 "buildername=Build-Ubuntu-GCC-x86_64-Release-Shared",
375 "mastername=client.skia.compile", 375 "mastername=client.skia.compile",
376 "buildnumber=1", 376 "buildnumber=1",
377 "slavename=skiabot-dummy-compile-slave", 377 "slavename=skiabot-dummy-compile-slave",
378 "reason=Triggered by Skia swarm_trigger Recipe", 378 "reason=Triggered by Skia swarm_trigger Recipe",
379 "swarm_out_dir=${ISOLATED_OUTDIR}", 379 "swarm_out_dir=${ISOLATED_OUTDIR}",
380 "revision=abc123" 380 "revision=abc123"
381 ], 381 ],
382 "name": "[trigger] compile_skia on Ubuntu", 382 "name": "[trigger] compile_skia on Ubuntu",
383 "~followup_annotations": [ 383 "~followup_annotations": [
384 "@@@STEP_LOG_LINE@json.output@{@@@", 384 "@@@STEP_LOG_LINE@json.output@{@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/ [dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/5\", @@@", 385 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/ [dummy has/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared/5\", @@@",
386 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 386 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
387 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Test-Ub untu-GCC-GCE-CPU-AVX2-x86_64-Debug/5\": {@@@", 387 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Test-Ub untu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared/5\": {@@@",
388 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 388 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
389 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
390 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
391 "@@@STEP_LOG_LINE@json.output@ }@@@", 391 "@@@STEP_LOG_LINE@json.output@ }@@@",
392 "@@@STEP_LOG_LINE@json.output@ }@@@", 392 "@@@STEP_LOG_LINE@json.output@ }@@@",
393 "@@@STEP_LOG_LINE@json.output@}@@@", 393 "@@@STEP_LOG_LINE@json.output@}@@@",
394 "@@@STEP_LOG_END@json.output@@@", 394 "@@@STEP_LOG_END@json.output@@@",
395 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 395 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
396 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@" 396 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@"
397 ] 397 ]
398 }, 398 },
399 { 399 {
400 "cmd": [ 400 "cmd": [
401 "python", 401 "python",
402 "-u", 402 "-u",
403 "[SLAVE_BUILD]/swarming.client/swarming.py", 403 "[SLAVE_BUILD]/swarming.client/swarming.py",
404 "collect", 404 "collect",
405 "--swarming", 405 "--swarming",
406 "https://chromium-swarm.appspot.com", 406 "https://chromium-swarm.appspot.com",
407 "--decorate", 407 "--decorate",
408 "--print-status-updates", 408 "--print-status-updates",
409 "--json", 409 "--json",
410 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-GCE -CPU-AVX2-x86_64-Debug/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy has/Test-Ub untu-GCC-GCE-CPU-AVX2-x86_64-Debug/5\": {\"shard_index\": 0, \"task_id\": \"1000 0\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", 410 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Test-Ubuntu-GCC-GCE -CPU-AVX2-x86_64-Release-Shared/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy ha s/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared/5\": {\"shard_index\": 0, \ "task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/t ask/10000\"}}}",
411 "--task-summary-json", 411 "--task-summary-json",
412 "/path/to/tmp/json" 412 "/path/to/tmp/json"
413 ], 413 ],
414 "name": "compile_skia on Ubuntu", 414 "name": "compile_skia on Ubuntu",
415 "~followup_annotations": [ 415 "~followup_annotations": [
416 "@@@STEP_TEXT@swarming pending 71s@@@", 416 "@@@STEP_TEXT@swarming pending 71s@@@",
417 "@@@STEP_LOG_LINE@json.output@{@@@", 417 "@@@STEP_LOG_LINE@json.output@{@@@",
418 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 418 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
419 "@@@STEP_LOG_LINE@json.output@ {@@@", 419 "@@@STEP_LOG_LINE@json.output@ {@@@",
420 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 420 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
473 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 473 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
474 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", 474 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION",
475 "/path/to/tmp/" 475 "/path/to/tmp/"
476 ], 476 ],
477 "name": "read skimage VERSION" 477 "name": "read skimage VERSION"
478 }, 478 },
479 { 479 {
480 "cmd": [ 480 "cmd": [
481 "python", 481 "python",
482 "-u", 482 "-u",
483 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
484 "[SLAVE_BUILD]/skia/infra/bots/assets/svg/VERSION",
485 "/path/to/tmp/"
486 ],
487 "name": "read svg VERSION"
488 },
489 {
490 "cmd": [
491 "python",
492 "-u",
483 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 493 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
484 "[SLAVE_BUILD]/swarming_temp_dir", 494 "[SLAVE_BUILD]/swarming_temp_dir",
485 "511" 495 "511"
486 ], 496 ],
487 "name": "makedirs swarming tmp dir (2)", 497 "name": "makedirs swarming tmp dir (2)",
488 "~followup_annotations": [ 498 "~followup_annotations": [
489 "@@@STEP_LOG_LINE@python.inline@@@@", 499 "@@@STEP_LOG_LINE@python.inline@@@@",
490 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 500 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
491 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 501 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
492 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 502 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 "trigger", 586 "trigger",
577 "--swarming", 587 "--swarming",
578 "https://chromium-swarm.appspot.com", 588 "https://chromium-swarm.appspot.com",
579 "--isolate-server", 589 "--isolate-server",
580 "https://isolateserver.appspot.com", 590 "https://isolateserver.appspot.com",
581 "--priority", 591 "--priority",
582 "90", 592 "90",
583 "--shards", 593 "--shards",
584 "1", 594 "1",
585 "--task-name", 595 "--task-name",
586 "test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/5", 596 "test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Share d/5",
587 "--dump-json", 597 "--dump-json",
588 "/path/to/tmp/json", 598 "/path/to/tmp/json",
589 "--expiration", 599 "--expiration",
590 "72000", 600 "72000",
591 "--io-timeout", 601 "--io-timeout",
592 "2400", 602 "2400",
593 "--hard-timeout", 603 "--hard-timeout",
594 "14400", 604 "14400",
595 "--dimension", 605 "--dimension",
596 "cpu", 606 "cpu",
597 "x86-64-avx2", 607 "x86-64-avx2",
598 "--dimension", 608 "--dimension",
599 "gpu", 609 "gpu",
600 "none", 610 "none",
601 "--dimension", 611 "--dimension",
602 "os", 612 "os",
603 "Ubuntu", 613 "Ubuntu",
604 "--dimension", 614 "--dimension",
605 "pool", 615 "pool",
606 "Skia", 616 "Skia",
607 "--tag", 617 "--tag",
608 "allow_milo:1", 618 "allow_milo:1",
609 "--tag", 619 "--tag",
610 "buildername:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 620 "buildername:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared",
611 "--tag", 621 "--tag",
612 "buildnumber:5", 622 "buildnumber:5",
613 "--tag", 623 "--tag",
614 "data:def456", 624 "data:def456",
615 "--tag", 625 "--tag",
616 "master:client.skia", 626 "master:client.skia",
617 "--tag", 627 "--tag",
618 "name:test_skia", 628 "name:test_skia",
619 "--tag", 629 "--tag",
620 "os:Ubuntu", 630 "os:Ubuntu",
621 "--tag", 631 "--tag",
622 "revision:abc123", 632 "revision:abc123",
623 "--tag", 633 "--tag",
624 "slavename:skiabot-linux-swarm-000", 634 "slavename:skiabot-linux-swarm-000",
625 "--tag", 635 "--tag",
626 "stepname:test_skia on Ubuntu", 636 "stepname:test_skia on Ubuntu",
627 "--cipd-package", 637 "--cipd-package",
628 "skp:skia/bots/skp:version:0", 638 "skp:skia/bots/skp:version:0",
629 "--cipd-package", 639 "--cipd-package",
630 "skimage:skia/bots/skimage:version:0", 640 "skimage:skia/bots/skimage:version:0",
641 "--cipd-package",
642 "svg:skia/bots/svg:version:0",
631 "def456", 643 "def456",
632 "--", 644 "--",
633 "--workdir", 645 "--workdir",
634 "../../..", 646 "../../..",
635 "swarm_test", 647 "swarm_test",
636 "buildername=Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 648 "buildername=Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared",
637 "mastername=client.skia", 649 "mastername=client.skia",
638 "buildnumber=5", 650 "buildnumber=5",
639 "slavename=skiabot-linux-swarm-000", 651 "slavename=skiabot-linux-swarm-000",
640 "reason=Triggered by Skia swarm_trigger Recipe", 652 "reason=Triggered by Skia swarm_trigger Recipe",
641 "swarm_out_dir=${ISOLATED_OUTDIR}", 653 "swarm_out_dir=${ISOLATED_OUTDIR}",
642 "revision=abc123" 654 "revision=abc123"
643 ], 655 ],
644 "name": "[trigger] test_skia on Ubuntu", 656 "name": "[trigger] test_skia on Ubuntu",
645 "~followup_annotations": [ 657 "~followup_annotations": [
646 "@@@STEP_LOG_LINE@json.output@{@@@", 658 "@@@STEP_LOG_LINE@json.output@{@@@",
647 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_skia/Ubuntu/def 456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/5\", @@@", 659 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_skia/Ubuntu/def 456/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared/5\", @@@",
648 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 660 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
649 "@@@STEP_LOG_LINE@json.output@ \"test_skia/Ubuntu/def456/Test-Ubuntu-GC C-GCE-CPU-AVX2-x86_64-Debug/5\": {@@@", 661 "@@@STEP_LOG_LINE@json.output@ \"test_skia/Ubuntu/def456/Test-Ubuntu-GC C-GCE-CPU-AVX2-x86_64-Release-Shared/5\": {@@@",
650 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 662 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
651 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 663 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
652 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 664 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
653 "@@@STEP_LOG_LINE@json.output@ }@@@", 665 "@@@STEP_LOG_LINE@json.output@ }@@@",
654 "@@@STEP_LOG_LINE@json.output@ }@@@", 666 "@@@STEP_LOG_LINE@json.output@ }@@@",
655 "@@@STEP_LOG_LINE@json.output@}@@@", 667 "@@@STEP_LOG_LINE@json.output@}@@@",
656 "@@@STEP_LOG_END@json.output@@@", 668 "@@@STEP_LOG_END@json.output@@@",
657 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 669 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
658 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@" 670 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/10000@@@"
659 ] 671 ]
(...skipping 24 matching lines...) Expand all
684 "cmd": [ 696 "cmd": [
685 "python", 697 "python",
686 "-u", 698 "-u",
687 "[SLAVE_BUILD]/swarming.client/swarming.py", 699 "[SLAVE_BUILD]/swarming.client/swarming.py",
688 "collect", 700 "collect",
689 "--swarming", 701 "--swarming",
690 "https://chromium-swarm.appspot.com", 702 "https://chromium-swarm.appspot.com",
691 "--decorate", 703 "--decorate",
692 "--print-status-updates", 704 "--print-status-updates",
693 "--json", 705 "--json",
694 "{\"base_task_name\": \"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AV X2-x86_64-Debug/5\", \"tasks\": {\"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-C PU-AVX2-x86_64-Debug/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_ur l\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}", 706 "{\"base_task_name\": \"test_skia/Ubuntu/def456/Test-Ubuntu-GCC-GCE-CPU-AV X2-x86_64-Release-Shared/5\", \"tasks\": {\"test_skia/Ubuntu/def456/Test-Ubuntu- GCC-GCE-CPU-AVX2-x86_64-Release-Shared/5\": {\"shard_index\": 0, \"task_id\": \" 10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}} ",
695 "--task-summary-json", 707 "--task-summary-json",
696 "/path/to/tmp/json", 708 "/path/to/tmp/json",
697 "--task-output-dir", 709 "--task-output-dir",
698 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" 710 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia"
699 ], 711 ],
700 "name": "test_skia on Ubuntu", 712 "name": "test_skia on Ubuntu",
701 "~followup_annotations": [ 713 "~followup_annotations": [
702 "@@@STEP_TEXT@swarming pending 71s@@@", 714 "@@@STEP_TEXT@swarming pending 71s@@@",
703 "@@@STEP_LOG_LINE@json.output@{@@@", 715 "@@@STEP_LOG_LINE@json.output@{@@@",
704 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 716 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
775 ], 787 ],
776 "name": "dm_dir" 788 "name": "dm_dir"
777 }, 789 },
778 { 790 {
779 "cmd": [ 791 "cmd": [
780 "python", 792 "python",
781 "-u", 793 "-u",
782 "RECIPE_MODULE[skia::core]/resources/upload_dm_results.py", 794 "RECIPE_MODULE[skia::core]/resources/upload_dm_results.py",
783 "[SLAVE_BUILD]/dm", 795 "[SLAVE_BUILD]/dm",
784 "abc123", 796 "abc123",
785 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 797 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared",
786 "5", 798 "5",
787 "", 799 "",
788 "[SLAVE_BUILD]/skia/common/py/utils" 800 "[SLAVE_BUILD]/skia/common/py/utils"
789 ], 801 ],
790 "cwd": "[SLAVE_BUILD]/skia", 802 "cwd": "[SLAVE_BUILD]/skia",
791 "env": { 803 "env": {
792 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", 804 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto",
793 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" 805 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto"
794 }, 806 },
795 "name": "Upload DM Results" 807 "name": "Upload DM Results"
796 }, 808 },
797 { 809 {
798 "name": "$result", 810 "name": "$result",
799 "recipe_result": null, 811 "recipe_result": null,
800 "status_code": 0 812 "status_code": 0
801 } 813 }
802 ] 814 ]
OLDNEW
« no previous file with comments | « infra/bots/recipes/swarm_trigger.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698