| OLD | NEW |
| 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 17 matching lines...) Expand all Loading... |
| 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.git',
'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.gi
t'}]" | 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": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 38 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_
Android_FrameworkDefs" |
| 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", | 48 "--verbose", |
| 49 "--with_branch_heads", | 49 "--with_branch_heads", |
| 50 "--nohooks", | 50 "--nohooks", |
| 51 "-j8", | 51 "-j8", |
| 52 "--reset", | 52 "--reset", |
| 53 "--force", | 53 "--force", |
| 54 "--upstream", | 54 "--upstream", |
| 55 "--no-nag-max", | 55 "--no-nag-max", |
| 56 "--delete_unversioned_trees", | 56 "--delete_unversioned_trees", |
| 57 "--revision", | 57 "--revision", |
| 58 "skia@abc123", | 58 "skia@abc123", |
| 59 "--output-json", | 59 "--output-json", |
| 60 "/path/to/tmp/json" | 60 "/path/to/tmp/json" |
| 61 ], | 61 ], |
| 62 "cwd": "[CUSTOM_/_B_WORK]", | 62 "cwd": "[CUSTOM_/_B_WORK]", |
| 63 "env": { | 63 "env": { |
| 64 "BUILDTYPE": "Debug", | 64 "BUILDTYPE": "Debug", |
| 65 "CHROME_HEADLESS": "1", | 65 "CHROME_HEADLESS": "1", |
| 66 "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]", |
| 67 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 67 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_
Android_FrameworkDefs" |
| 68 }, | 68 }, |
| 69 "name": "gclient sync", | 69 "name": "gclient sync", |
| 70 "~followup_annotations": [ | 70 "~followup_annotations": [ |
| 71 "@@@STEP_LOG_LINE@json.output@{@@@", | 71 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 72 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 72 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 73 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", | 73 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", |
| 74 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b
694580e5d17ad10748\"@@@", | 74 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b
694580e5d17ad10748\"@@@", |
| 75 "@@@STEP_LOG_LINE@json.output@ }@@@", | 75 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 76 "@@@STEP_LOG_LINE@json.output@ }@@@", | 76 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 77 "@@@STEP_LOG_LINE@json.output@}@@@", | 77 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 88 "git", | 88 "git", |
| 89 "config", | 89 "config", |
| 90 "user.name", | 90 "user.name", |
| 91 "local_bot" | 91 "local_bot" |
| 92 ], | 92 ], |
| 93 "cwd": "[CUSTOM_/_B_WORK]", | 93 "cwd": "[CUSTOM_/_B_WORK]", |
| 94 "env": { | 94 "env": { |
| 95 "BUILDTYPE": "Debug", | 95 "BUILDTYPE": "Debug", |
| 96 "CHROME_HEADLESS": "1", | 96 "CHROME_HEADLESS": "1", |
| 97 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]", | 97 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]", |
| 98 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 98 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_
Android_FrameworkDefs" |
| 99 }, | 99 }, |
| 100 "name": "gclient recurse (git config user.name)" | 100 "name": "gclient recurse (git config user.name)" |
| 101 }, | 101 }, |
| 102 { | 102 { |
| 103 "cmd": [ | 103 "cmd": [ |
| 104 "python", | 104 "python", |
| 105 "-u", | 105 "-u", |
| 106 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 106 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 107 "recurse", | 107 "recurse", |
| 108 "git", | 108 "git", |
| 109 "config", | 109 "config", |
| 110 "user.email", | 110 "user.email", |
| 111 "local_bot@example.com" | 111 "local_bot@example.com" |
| 112 ], | 112 ], |
| 113 "cwd": "[CUSTOM_/_B_WORK]", | 113 "cwd": "[CUSTOM_/_B_WORK]", |
| 114 "env": { | 114 "env": { |
| 115 "BUILDTYPE": "Debug", | 115 "BUILDTYPE": "Debug", |
| 116 "CHROME_HEADLESS": "1", | 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]", | 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": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 118 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_
Android_FrameworkDefs" |
| 119 }, | 119 }, |
| 120 "name": "gclient recurse (git config user.email)" | 120 "name": "gclient recurse (git config user.email)" |
| 121 }, | 121 }, |
| 122 { | 122 { |
| 123 "cmd": [ | 123 "cmd": [ |
| 124 "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" | 124 "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" |
| 125 ], | 125 ], |
| 126 "cwd": "[CUSTOM_/_B_WORK]/skia", | 126 "cwd": "[CUSTOM_/_B_WORK]/skia", |
| 127 "env": { | 127 "env": { |
| 128 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" | 128 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" |
| 129 }, | 129 }, |
| 130 "name": "fetch-gn" | 130 "name": "fetch-gn" |
| 131 }, | 131 }, |
| 132 { | 132 { |
| 133 "cmd": [ | 133 "cmd": [ |
| 134 "gn", | 134 "gn", |
| 135 "gen", | 135 "gen", |
| 136 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN/Debug", | 136 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_Android_Fram
eworkDefs/Debug", |
| 137 "--args=cc=\"[SLAVE_BUILD]/clang_linux/bin/clang\" cxx=\"[SLAVE_BUILD]/cla
ng_linux/bin/clang++\" extra_ldflags=\"-fuse-ld=lld\"" | 137 "--args=ndk=\"[SLAVE_BUILD]/android_ndk_linux\" skia_enable_android_framew
ork_defines=true target_cpu=\"arm64\"" |
| 138 ], | 138 ], |
| 139 "cwd": "[CUSTOM_/_B_WORK]/skia", | 139 "cwd": "[CUSTOM_/_B_WORK]/skia", |
| 140 "env": { | 140 "env": { |
| 141 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" | 141 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" |
| 142 }, | 142 }, |
| 143 "name": "gn gen" | 143 "name": "gn gen" |
| 144 }, | 144 }, |
| 145 { | 145 { |
| 146 "cmd": [ | 146 "cmd": [ |
| 147 "ninja", | 147 "ninja", |
| 148 "-C", | 148 "-C", |
| 149 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN/Debug" | 149 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_Android_Fram
eworkDefs/Debug" |
| 150 ], | 150 ], |
| 151 "cwd": "[CUSTOM_/_B_WORK]/skia", | 151 "cwd": "[CUSTOM_/_B_WORK]/skia", |
| 152 "env": { | 152 "env": { |
| 153 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" | 153 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" |
| 154 }, | 154 }, |
| 155 "name": "ninja" | 155 "name": "ninja" |
| 156 }, | 156 }, |
| 157 { | 157 { |
| 158 "cmd": [ | 158 "cmd": [ |
| 159 "python", | 159 "python", |
| 160 "-u", | 160 "-u", |
| 161 "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", | 161 "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", |
| 162 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN/Debug", | 162 "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-arm64-Debug-GN_Android_Fram
eworkDefs/Debug", |
| 163 "[CUSTOM_[SWARM_OUT_DIR]]/out/Debug" | 163 "[CUSTOM_[SWARM_OUT_DIR]]/out/Debug" |
| 164 ], | 164 ], |
| 165 "name": "copy build products", | 165 "name": "copy build products", |
| 166 "~followup_annotations": [ | 166 "~followup_annotations": [ |
| 167 "@@@STEP_LOG_LINE@python.inline@import errno@@@", | 167 "@@@STEP_LOG_LINE@python.inline@import errno@@@", |
| 168 "@@@STEP_LOG_LINE@python.inline@import glob@@@", | 168 "@@@STEP_LOG_LINE@python.inline@import glob@@@", |
| 169 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 169 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
| 170 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", | 170 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", |
| 171 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 171 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 172 "@@@STEP_LOG_LINE@python.inline@@@@", | 172 "@@@STEP_LOG_LINE@python.inline@@@@", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 190 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", | 190 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", |
| 191 "@@@STEP_LOG_END@python.inline@@@" | 191 "@@@STEP_LOG_END@python.inline@@@" |
| 192 ] | 192 ] |
| 193 }, | 193 }, |
| 194 { | 194 { |
| 195 "name": "$result", | 195 "name": "$result", |
| 196 "recipe_result": null, | 196 "recipe_result": null, |
| 197 "status_code": 0 | 197 "status_code": 0 |
| 198 } | 198 } |
| 199 ] | 199 ] |
| OLD | NEW |