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

Side by Side Diff: infra/bots/recipes/swarm_ct_skps.expected/CT_DM_10k_SKPs_Trybot.json

Issue 2339443003: Roll recipe DEPS (Closed)
Patch Set: Undo Created 4 years, 3 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 "\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", 6 "\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",
7 "[CUSTOM_/_B_WORK]", 7 "[CUSTOM_/_B_WORK]",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout_path", 10 "name": "makedirs checkout_path",
(...skipping 10 matching lines...) Expand all
21 "@@@STEP_LOG_END@python.inline@@@" 21 "@@@STEP_LOG_END@python.inline@@@"
22 ] 22 ]
23 }, 23 },
24 { 24 {
25 "cmd": [ 25 "cmd": [
26 "python", 26 "python",
27 "-u", 27 "-u",
28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
29 "config", 29 "config",
30 "--spec", 30 "--spec",
31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'man aged': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]" 31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.gi t'}]"
32 ], 32 ],
33 "cwd": "[CUSTOM_/_B_WORK]", 33 "cwd": "[CUSTOM_/_B_WORK]",
34 "env": { 34 "env": {
35 "BUILDTYPE": "Debug", 35 "BUILDTYPE": "Debug",
36 "CHROME_HEADLESS": "1", 36 "CHROME_HEADLESS": "1",
37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
38 "SKIA_OUT": "[SLAVE_BUILD]/out" 38 "SKIA_OUT": "[SLAVE_BUILD]/out"
39 }, 39 },
40 "name": "gclient setup" 40 "name": "gclient setup"
41 }, 41 },
42 { 42 {
43 "cmd": [ 43 "cmd": [
44 "python", 44 "python",
45 "-u", 45 "-u",
46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
47 "sync", 47 "sync",
48 "--verbose",
49 "--with_branch_heads",
48 "--nohooks", 50 "--nohooks",
51 "-j8",
52 "--reset",
49 "--force", 53 "--force",
50 "--verbose", 54 "--upstream",
55 "--no-nag-max",
51 "--delete_unversioned_trees", 56 "--delete_unversioned_trees",
52 "--revision", 57 "--revision",
53 "skia@origin/master", 58 "skia@origin/master",
54 "--output-json", 59 "--output-json",
55 "/path/to/tmp/json" 60 "/path/to/tmp/json"
56 ], 61 ],
57 "cwd": "[CUSTOM_/_B_WORK]", 62 "cwd": "[CUSTOM_/_B_WORK]",
58 "env": { 63 "env": {
59 "BUILDTYPE": "Debug", 64 "BUILDTYPE": "Debug",
60 "CHROME_HEADLESS": "1", 65 "CHROME_HEADLESS": "1",
61 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 66 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]",
62 "SKIA_OUT": "[SLAVE_BUILD]/out" 67 "SKIA_OUT": "[SLAVE_BUILD]/out"
63 }, 68 },
64 "name": "gclient sync", 69 "name": "gclient sync",
65 "~followup_annotations": [ 70 "~followup_annotations": [
66 "@@@STEP_LOG_LINE@json.output@{@@@", 71 "@@@STEP_LOG_LINE@json.output@{@@@",
67 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 72 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
68 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 73 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
69 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 74 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b 694580e5d17ad10748\"@@@",
70 "@@@STEP_LOG_LINE@json.output@ }@@@", 75 "@@@STEP_LOG_LINE@json.output@ }@@@",
71 "@@@STEP_LOG_LINE@json.output@ }@@@", 76 "@@@STEP_LOG_LINE@json.output@ }@@@",
72 "@@@STEP_LOG_LINE@json.output@}@@@", 77 "@@@STEP_LOG_LINE@json.output@}@@@",
73 "@@@STEP_LOG_END@json.output@@@", 78 "@@@STEP_LOG_END@json.output@@@",
74 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 79 "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad1 0748\"@@@"
75 ] 80 ]
76 }, 81 },
77 { 82 {
78 "cmd": [ 83 "cmd": [
79 "python", 84 "python",
80 "-u", 85 "-u",
86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
87 "recurse",
88 "git",
89 "config",
90 "user.name",
91 "local_bot"
92 ],
93 "cwd": "[CUSTOM_/_B_WORK]",
94 "env": {
95 "BUILDTYPE": "Debug",
96 "CHROME_HEADLESS": "1",
97 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
98 "SKIA_OUT": "[SLAVE_BUILD]/out"
99 },
100 "name": "gclient recurse (git config user.name)"
101 },
102 {
103 "cmd": [
104 "python",
105 "-u",
106 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
107 "recurse",
108 "git",
109 "config",
110 "user.email",
111 "local_bot@example.com"
112 ],
113 "cwd": "[CUSTOM_/_B_WORK]",
114 "env": {
115 "BUILDTYPE": "Debug",
116 "CHROME_HEADLESS": "1",
117 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
118 "SKIA_OUT": "[SLAVE_BUILD]/out"
119 },
120 "name": "gclient recurse (git config user.email)"
121 },
122 {
123 "cmd": [
124 "python",
125 "-u",
81 "[DEPOT_TOOLS]/apply_issue.py", 126 "[DEPOT_TOOLS]/apply_issue.py",
82 "-r", 127 "-r",
83 "[CUSTOM_/_B_WORK]/skia", 128 "[CUSTOM_/_B_WORK]/skia",
84 "-i", 129 "-i",
85 "1499623002", 130 "1499623002",
86 "-p", 131 "-p",
87 "1", 132 "1",
88 "-s", 133 "-s",
89 "codereview.chromium.org", 134 "codereview.chromium.org",
90 "--no-auth" 135 "--no-auth"
(...skipping 28 matching lines...) Expand all
119 { 164 {
120 "cmd": [ 165 "cmd": [
121 "make", 166 "make",
122 "dm" 167 "dm"
123 ], 168 ],
124 "cwd": "[CUSTOM_/_B_WORK]/skia", 169 "cwd": "[CUSTOM_/_B_WORK]/skia",
125 "env": { 170 "env": {
126 "BUILDTYPE": "Debug", 171 "BUILDTYPE": "Debug",
127 "CHROME_HEADLESS": "1", 172 "CHROME_HEADLESS": "1",
128 "CHROME_PATH": "[SLAVE_BUILD]/src", 173 "CHROME_PATH": "[SLAVE_BUILD]/src",
129 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 174 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
130 "SKIA_OUT": "[SLAVE_BUILD]/out" 175 "SKIA_OUT": "[SLAVE_BUILD]/out"
131 }, 176 },
132 "name": "build dm" 177 "name": "build dm"
133 }, 178 },
134 { 179 {
135 "cmd": [ 180 "cmd": [
136 "python", 181 "python",
137 "-u", 182 "-u",
138 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get _images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '* .so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell .ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs( dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n", 183 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get _images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '* .so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell .ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs( dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n",
139 "[SLAVE_BUILD]/out/Debug", 184 "[SLAVE_BUILD]/out/Debug",
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 498 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
454 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 499 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
455 "@@@STEP_LOG_END@python.inline@@@" 500 "@@@STEP_LOG_END@python.inline@@@"
456 ] 501 ]
457 }, 502 },
458 { 503 {
459 "cmd": [ 504 "cmd": [
460 "python", 505 "python",
461 "-u", 506 "-u",
462 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 507 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
463 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \ "version\": 1\n}", 508 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-1.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-va riable\", \n \"SLAVE_NUM\", \n \"1\", \n \"--extra-variable \", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/ _B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
464 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-1.isolated.gen.json" 509 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-1.isolated.gen.json"
465 ], 510 ],
466 "name": "Write ct-dm-1.isolated.gen.json" 511 "name": "Write ct-dm-1.isolated.gen.json"
467 }, 512 },
468 { 513 {
469 "cmd": [ 514 "cmd": [
470 "python", 515 "python",
471 "-u", 516 "-u",
472 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 517 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
473 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave2" 518 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave2"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 596 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
552 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 597 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
553 "@@@STEP_LOG_END@python.inline@@@" 598 "@@@STEP_LOG_END@python.inline@@@"
554 ] 599 ]
555 }, 600 },
556 { 601 {
557 "cmd": [ 602 "cmd": [
558 "python", 603 "python",
559 "-u", 604 "-u",
560 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 605 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
561 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \ "version\": 1\n}", 606 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-2.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-va riable\", \n \"SLAVE_NUM\", \n \"2\", \n \"--extra-variable \", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/ _B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
562 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-2.isolated.gen.json" 607 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-2.isolated.gen.json"
563 ], 608 ],
564 "name": "Write ct-dm-2.isolated.gen.json" 609 "name": "Write ct-dm-2.isolated.gen.json"
565 }, 610 },
566 { 611 {
567 "cmd": [ 612 "cmd": [
568 "python", 613 "python",
569 "-u", 614 "-u",
570 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 615 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
571 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave3" 616 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave3"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 694 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
650 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 695 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
651 "@@@STEP_LOG_END@python.inline@@@" 696 "@@@STEP_LOG_END@python.inline@@@"
652 ] 697 ]
653 }, 698 },
654 { 699 {
655 "cmd": [ 700 "cmd": [
656 "python", 701 "python",
657 "-u", 702 "-u",
658 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 703 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
659 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \ "version\": 1\n}", 704 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-3.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-va riable\", \n \"SLAVE_NUM\", \n \"3\", \n \"--extra-variable \", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/ _B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
660 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-3.isolated.gen.json" 705 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-3.isolated.gen.json"
661 ], 706 ],
662 "name": "Write ct-dm-3.isolated.gen.json" 707 "name": "Write ct-dm-3.isolated.gen.json"
663 }, 708 },
664 { 709 {
665 "cmd": [ 710 "cmd": [
666 "python", 711 "python",
667 "-u", 712 "-u",
668 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 713 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
669 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave4" 714 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave4"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
747 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 792 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
748 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 793 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
749 "@@@STEP_LOG_END@python.inline@@@" 794 "@@@STEP_LOG_END@python.inline@@@"
750 ] 795 ]
751 }, 796 },
752 { 797 {
753 "cmd": [ 798 "cmd": [
754 "python", 799 "python",
755 "-u", 800 "-u",
756 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 801 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
757 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \ "version\": 1\n}", 802 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-4.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-va riable\", \n \"SLAVE_NUM\", \n \"4\", \n \"--extra-variable \", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/ _B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
758 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-4.isolated.gen.json" 803 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-4.isolated.gen.json"
759 ], 804 ],
760 "name": "Write ct-dm-4.isolated.gen.json" 805 "name": "Write ct-dm-4.isolated.gen.json"
761 }, 806 },
762 { 807 {
763 "cmd": [ 808 "cmd": [
764 "python", 809 "python",
765 "-u", 810 "-u",
766 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n", 811 "\nimport os, sys\nfrom common import chromium_utils # Error? See https:// crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD irectory(sys.argv[1])\n",
767 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave5" 812 "[CUSTOM_/_B_WORK]/skps/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_DM_10 k_SKPs-Trybot/slave5"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
845 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 890 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
846 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 891 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
847 "@@@STEP_LOG_END@python.inline@@@" 892 "@@@STEP_LOG_END@python.inline@@@"
848 ] 893 ]
849 }, 894 },
850 { 895 {
851 "cmd": [ 896 "cmd": [
852 "python", 897 "python",
853 "-u", 898 "-u",
854 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 899 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
855 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n 164710, \n \"--extra-variable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/_B_WORK]/skia/infra/bots/ct\", \n \ "version\": 1\n}", 900 "{\n \"args\": [\n \"--isolate\", \n \"[CUSTOM_/_B_WORK]/ skia/infra/bots/ct/ct_skps.isolate\", \n \"--isolated\", \n \"[SLA VE_BUILD]/swarming_temp_dir/skia-task-ct-dm-5.isolated\", \n \"--config-v ariable\", \n \"OS\", \n \"linux\", \n \"--extra-variable\" , \n \"CONFIGURATION\", \n \"Debug\", \n \"--extra-variable \", \n \"BUILDER\", \n \"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug -CT_DM_10k_SKPs-Trybot\", \n \"--extra-variable\", \n \"GIT_HASH\" , \n \"9046e2e693bb92a76e972b694580e5d17ad10748\", \n \"--extra-va riable\", \n \"SLAVE_NUM\", \n \"5\", \n \"--extra-variable \", \n \"TOOL_NAME\", \n \"dm\"\n ], \n \"dir\": \"[CUSTOM_/ _B_WORK]/skia/infra/bots/ct\", \n \"version\": 1\n}",
856 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-5.isolated.gen.json" 901 "[SLAVE_BUILD]/swarming_temp_dir/ct-dm-5.isolated.gen.json"
857 ], 902 ],
858 "name": "Write ct-dm-5.isolated.gen.json" 903 "name": "Write ct-dm-5.isolated.gen.json"
859 }, 904 },
860 { 905 {
861 "cmd": [ 906 "cmd": [
862 "python", 907 "python",
863 "-u", 908 "-u",
864 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 909 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
865 "{\"chromium_build\": \"fad657e-276e633\", \"num_slaves\": 5, \"page_type\ ": \"10k\"}", 910 "{\"chromium_build\": \"fad657e-276e633\", \"num_slaves\": 5, \"page_type\ ": \"10k\"}",
(...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after
1563 "@@@STEP_LINK@shard #0 isolated out@blah@@@", 1608 "@@@STEP_LINK@shard #0 isolated out@blah@@@",
1564 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@" 1609 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta sk/148aa78d7aa0000@@@"
1565 ] 1610 ]
1566 }, 1611 },
1567 { 1612 {
1568 "name": "$result", 1613 "name": "$result",
1569 "recipe_result": null, 1614 "recipe_result": null,
1570 "status_code": 0 1615 "status_code": 0
1571 } 1616 }
1572 ] 1617 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698