| OLD | NEW |
| 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\": \"Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot\",
\"buildnumber\": 5, \"issue\": 500, \"mastername\": \"client.skia\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\"
: \"abc123\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\":
\"skiabot-linux-swarm-000\"}" | 7 "{\"buildername\": \"Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot\",
\"buildnumber\": 5, \"issue\": 500, \"mastername\": \"client.skia\", \"patchset
\": 1, \"path_config\": \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\"
: \"abc123\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\":
\"skiabot-linux-swarm-000\"}" |
| 8 ], | 8 ], |
| 9 "name": "print properties", | 9 "name": "print properties", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| (...skipping 467 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 479 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", | 479 "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", |
| 480 "/path/to/tmp/" | 480 "/path/to/tmp/" |
| 481 ], | 481 ], |
| 482 "name": "read skimage VERSION" | 482 "name": "read skimage VERSION" |
| 483 }, | 483 }, |
| 484 { | 484 { |
| 485 "cmd": [ | 485 "cmd": [ |
| 486 "python", | 486 "python", |
| 487 "-u", | 487 "-u", |
| 488 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 489 "[SLAVE_BUILD]/skia/infra/bots/assets/svg/VERSION", |
| 490 "/path/to/tmp/" |
| 491 ], |
| 492 "name": "read svg VERSION" |
| 493 }, |
| 494 { |
| 495 "cmd": [ |
| 496 "python", |
| 497 "-u", |
| 488 "\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", | 498 "\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", |
| 489 "[SLAVE_BUILD]/swarming_temp_dir", | 499 "[SLAVE_BUILD]/swarming_temp_dir", |
| 490 "511" | 500 "511" |
| 491 ], | 501 ], |
| 492 "name": "makedirs swarming tmp dir (2)", | 502 "name": "makedirs swarming tmp dir (2)", |
| 493 "~followup_annotations": [ | 503 "~followup_annotations": [ |
| 494 "@@@STEP_LOG_LINE@python.inline@@@@", | 504 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 495 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 505 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 496 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 506 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 497 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 507 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 628 "--tag", | 638 "--tag", |
| 629 "rietveld:https://codereview.chromium.org/500/#ps1", | 639 "rietveld:https://codereview.chromium.org/500/#ps1", |
| 630 "--tag", | 640 "--tag", |
| 631 "slavename:skiabot-linux-swarm-000", | 641 "slavename:skiabot-linux-swarm-000", |
| 632 "--tag", | 642 "--tag", |
| 633 "stepname:perf_skia on Ubuntu", | 643 "stepname:perf_skia on Ubuntu", |
| 634 "--cipd-package", | 644 "--cipd-package", |
| 635 "skp:skia/bots/skp:version:0", | 645 "skp:skia/bots/skp:version:0", |
| 636 "--cipd-package", | 646 "--cipd-package", |
| 637 "skimage:skia/bots/skimage:version:0", | 647 "skimage:skia/bots/skimage:version:0", |
| 648 "--cipd-package", |
| 649 "svg:skia/bots/svg:version:0", |
| 638 "def456", | 650 "def456", |
| 639 "--", | 651 "--", |
| 640 "--workdir", | 652 "--workdir", |
| 641 "../../..", | 653 "../../..", |
| 642 "swarm_perf", | 654 "swarm_perf", |
| 643 "rietveld=https://codereview.chromium.org", | 655 "rietveld=https://codereview.chromium.org", |
| 644 "buildername=Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot", | 656 "buildername=Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot", |
| 645 "mastername=client.skia", | 657 "mastername=client.skia", |
| 646 "buildnumber=5", | 658 "buildnumber=5", |
| 647 "slavename=skiabot-linux-swarm-000", | 659 "slavename=skiabot-linux-swarm-000", |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 832 ], | 844 ], |
| 833 "cwd": "[SLAVE_BUILD]/skia", | 845 "cwd": "[SLAVE_BUILD]/skia", |
| 834 "name": "Upload perf results" | 846 "name": "Upload perf results" |
| 835 }, | 847 }, |
| 836 { | 848 { |
| 837 "name": "$result", | 849 "name": "$result", |
| 838 "recipe_result": null, | 850 "recipe_result": null, |
| 839 "status_code": 0 | 851 "status_code": 0 |
| 840 } | 852 } |
| 841 ] | 853 ] |
| OLD | NEW |