OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "client.v8.fyi", | 8 "client.v8.fyi", |
9 "--builder", | 9 "--builder", |
10 "Chromium ASAN - debug", | 10 "Chromium ASAN - debug", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn
://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T
rue, 'name': 'src', 'safesync_url': 'https://chromium-status.appspot.com/lkgr',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', '
webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': '
DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://chromium-status.
appspot.com/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}
]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", | 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision
\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\
": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client
_revision\", \"src/v8\": \"got_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@origin/lkgr", | 24 "src@origin/lkgr", |
25 "--revision", | 25 "--revision", |
26 "src/v8@22135", | 26 "src/v8@22135", |
27 "--force", | 27 "--force", |
28 "--output_manifest" | 28 "--output_manifest" |
29 ], | 29 ], |
30 "cwd": "[SLAVE_BUILD]", | |
31 "env": { | 30 "env": { |
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
33 }, | 32 }, |
34 "name": "bot_update", | 33 "name": "bot_update", |
35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkgr\", @@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
101 ] | 100 ] |
102 }, | 101 }, |
103 { | 102 { |
104 "cmd": [], | 103 "cmd": [], |
105 "cwd": "[SLAVE_BUILD]", | |
106 "name": "ensure_goma" | 104 "name": "ensure_goma" |
107 }, | 105 }, |
108 { | 106 { |
109 "cmd": [ | 107 "cmd": [ |
110 "python", | 108 "python", |
111 "-u", | 109 "-u", |
112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
113 "--platform", | 111 "--platform", |
114 "linux-amd64", | 112 "linux-amd64", |
115 "--dest-directory", | 113 "--dest-directory", |
116 "[SLAVE_BUILD]/cipd", | 114 "[CWD]/cipd", |
117 "--json-output", | 115 "--json-output", |
118 "/path/to/tmp/json" | 116 "/path/to/tmp/json" |
119 ], | 117 ], |
120 "cwd": "[SLAVE_BUILD]", | |
121 "name": "ensure_goma.install cipd", | 118 "name": "ensure_goma.install cipd", |
122 "~followup_annotations": [ | 119 "~followup_annotations": [ |
123 "@@@STEP_NEST_LEVEL@1@@@", | 120 "@@@STEP_NEST_LEVEL@1@@@", |
124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
125 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
128 "@@@STEP_LOG_LINE@json.output@}@@@", | 125 "@@@STEP_LOG_LINE@json.output@}@@@", |
129 "@@@STEP_LOG_END@json.output@@@" | 126 "@@@STEP_LOG_END@json.output@@@" |
130 ] | 127 ] |
131 }, | 128 }, |
132 { | 129 { |
133 "cmd": [ | 130 "cmd": [ |
134 "[SLAVE_BUILD]/cipd/cipd", | 131 "fake_slave_build/cipd", |
135 "ensure", | 132 "ensure", |
136 "--root", | 133 "--root", |
137 "[CACHE]/cipd/goma", | 134 "[ROOT]/b/build/slave/cache/cipd/goma", |
138 "--list", | 135 "--list", |
139 "infra_internal/goma/client/linux-amd64 release", | 136 "infra_internal/goma/client/linux-amd64 release", |
140 "--json-output", | 137 "--json-output", |
141 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
142 "--service-account-json", | 139 "--service-account-json", |
143 "/creds/service_accounts/service-account-goma-client.json" | 140 "/creds/service_accounts/service-account-goma-client.json" |
144 ], | 141 ], |
145 "cwd": "[SLAVE_BUILD]", | |
146 "name": "ensure_goma.ensure_installed", | 142 "name": "ensure_goma.ensure_installed", |
147 "~followup_annotations": [ | 143 "~followup_annotations": [ |
148 "@@@STEP_NEST_LEVEL@1@@@", | 144 "@@@STEP_NEST_LEVEL@1@@@", |
149 "@@@STEP_LOG_LINE@json.output@{@@@", | 145 "@@@STEP_LOG_LINE@json.output@{@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 147 "@@@STEP_LOG_LINE@json.output@ {@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 150 "@@@STEP_LOG_LINE@json.output@ }@@@", |
155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
156 "@@@STEP_LOG_LINE@json.output@}@@@", | 152 "@@@STEP_LOG_LINE@json.output@}@@@", |
157 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
158 ] | 154 ] |
159 }, | 155 }, |
160 { | 156 { |
161 "cmd": [ | 157 "cmd": [ |
162 "python", | 158 "python", |
163 "-u", | 159 "-u", |
164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 160 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
165 "runhooks" | 161 "runhooks" |
166 ], | 162 ], |
167 "cwd": "[SLAVE_BUILD]", | |
168 "env": { | 163 "env": { |
169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
170 "GYP_DEFINES": "asan=1 clang=1 component=shared_library gomadir='[CACHE]/c
ipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_optimized
_debug=1", | 165 "GYP_DEFINES": "asan=1 clang=1 component=shared_library gomadir='[ROOT]/b/
build/slave/cache/cipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_
goma=1 v8_optimized_debug=1", |
171 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 166 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
172 }, | 167 }, |
173 "name": "gclient runhooks" | 168 "name": "gclient runhooks" |
174 }, | 169 }, |
175 { | 170 { |
176 "cmd": [ | 171 "cmd": [ |
177 "python", | 172 "python", |
178 "-u", | 173 "-u", |
179 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 174 "[CWD]/src/testing/scripts/get_compile_targets.py", |
180 "--output", | 175 "--output", |
181 "/path/to/tmp/json", | 176 "/path/to/tmp/json", |
182 "--", | 177 "--", |
183 "--build-config-fs", | 178 "--build-config-fs", |
184 "Debug", | 179 "Debug", |
185 "--paths", | 180 "--paths", |
186 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 181 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
187 "--properties", | 182 "--properties", |
188 "{\"buildername\": \"Chromium ASAN - debug\", \"buildnumber\": 571, \"mast
ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" | 183 "{\"buildername\": \"Chromium ASAN - debug\", \"buildnumber\": 571, \"mast
ername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" |
189 ], | 184 ], |
190 "cwd": "[SLAVE_BUILD]", | |
191 "name": "get compile targets for scripts", | 185 "name": "get compile targets for scripts", |
192 "~followup_annotations": [ | 186 "~followup_annotations": [ |
193 "@@@STEP_LOG_LINE@json.output@{}@@@", | 187 "@@@STEP_LOG_LINE@json.output@{}@@@", |
194 "@@@STEP_LOG_END@json.output@@@" | 188 "@@@STEP_LOG_END@json.output@@@" |
195 ] | 189 ] |
196 }, | 190 }, |
197 { | 191 { |
198 "cmd": [ | 192 "cmd": [ |
199 "python", | 193 "python", |
200 "-u", | 194 "-u", |
201 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 195 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
202 "[SLAVE_BUILD]/src/testing/buildbot/client.v8.fyi.json", | 196 "[CWD]/src/testing/buildbot/client.v8.fyi.json", |
203 "/path/to/tmp/json" | 197 "/path/to/tmp/json" |
204 ], | 198 ], |
205 "cwd": "[SLAVE_BUILD]", | |
206 "name": "read test spec", | 199 "name": "read test spec", |
207 "~followup_annotations": [ | 200 "~followup_annotations": [ |
208 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/client.v8.fyi.json@
@@", | 201 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/client.v8.fyi.json@@@", |
209 "@@@STEP_LOG_LINE@json.output@{}@@@", | 202 "@@@STEP_LOG_LINE@json.output@{}@@@", |
210 "@@@STEP_LOG_END@json.output@@@" | 203 "@@@STEP_LOG_END@json.output@@@" |
211 ] | 204 ] |
212 }, | 205 }, |
213 { | 206 { |
214 "cmd": [ | 207 "cmd": [ |
215 "python", | 208 "python", |
216 "-u", | 209 "-u", |
217 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 210 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
218 "--show-path", | 211 "--show-path", |
219 "python", | 212 "python", |
220 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 213 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
221 ], | 214 ], |
222 "cwd": "[SLAVE_BUILD]", | |
223 "name": "cleanup_temp" | 215 "name": "cleanup_temp" |
224 }, | 216 }, |
225 { | 217 { |
226 "allow_subannotations": true, | 218 "allow_subannotations": true, |
227 "cmd": [ | 219 "cmd": [ |
228 "python", | 220 "python", |
229 "-u", | 221 "-u", |
230 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
231 "--src-dir", | 223 "--src-dir", |
232 "[SLAVE_BUILD]/src", | 224 "[CWD]/src", |
233 "--output-json", | 225 "--output-json", |
234 "/path/to/tmp/json" | 226 "/path/to/tmp/json" |
235 ], | 227 ], |
236 "cwd": "[SLAVE_BUILD]", | |
237 "env": { | 228 "env": { |
238 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
239 }, | 230 }, |
240 "name": "clang_revision", | 231 "name": "clang_revision", |
241 "~followup_annotations": [ | 232 "~followup_annotations": [ |
242 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
243 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
244 "@@@STEP_LOG_LINE@json.output@}@@@", | 235 "@@@STEP_LOG_LINE@json.output@}@@@", |
245 "@@@STEP_LOG_END@json.output@@@" | 236 "@@@STEP_LOG_END@json.output@@@" |
246 ] | 237 ] |
247 }, | 238 }, |
248 { | 239 { |
249 "cmd": [ | 240 "cmd": [ |
250 "python", | 241 "python", |
251 "-u", | 242 "-u", |
252 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
253 "--show-path", | 244 "--show-path", |
254 "python", | 245 "python", |
255 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
256 "--gsutil-py-path", | 247 "--gsutil-py-path", |
257 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 248 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
258 "--ninja-path", | 249 "--ninja-path", |
259 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 250 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
260 "--target", | 251 "--target", |
261 "Debug", | 252 "Debug", |
262 "--src-dir", | 253 "--src-dir", |
263 "[SLAVE_BUILD]/src", | 254 "[CWD]/src", |
264 "--goma-cache-dir", | 255 "--goma-cache-dir", |
265 "[GOMA_CACHE]", | 256 "[ROOT]/b/build/slave/goma_cache", |
266 "--build-tool", | 257 "--build-tool", |
267 "ninja", | 258 "ninja", |
268 "--build-data-dir", | 259 "--build-data-dir", |
269 "[ROOT]/build_data_dir", | 260 "[ROOT]/build_data_dir", |
270 "--compiler", | 261 "--compiler", |
271 "goma-clang", | 262 "goma-clang", |
272 "--goma-jsonstatus", | 263 "--goma-jsonstatus", |
273 "/path/to/tmp/json", | 264 "/path/to/tmp/json", |
274 "--goma-service-account-json-file", | 265 "--goma-service-account-json-file", |
275 "/creds/service_accounts/service-account-goma-client.json", | 266 "/creds/service_accounts/service-account-goma-client.json", |
276 "--goma-dir", | 267 "--goma-dir", |
277 "[CACHE]/cipd/goma", | 268 "[ROOT]/b/build/slave/cache/cipd/goma", |
278 "--clobber", | 269 "--clobber", |
279 "--", | 270 "--", |
280 "chromium_builder_asan" | 271 "chromium_builder_asan" |
281 ], | 272 ], |
282 "cwd": "[SLAVE_BUILD]", | |
283 "env": { | 273 "env": { |
284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 274 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
285 }, | 275 }, |
286 "name": "compile", | 276 "name": "compile", |
287 "~followup_annotations": [ | 277 "~followup_annotations": [ |
288 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 278 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
289 "@@@STEP_LOG_END@json.output (invalid)@@@" | 279 "@@@STEP_LOG_END@json.output (invalid)@@@" |
290 ] | 280 ] |
291 }, | 281 }, |
292 { | 282 { |
293 "cmd": [ | 283 "cmd": [ |
294 "python", | 284 "python", |
295 "-u", | 285 "-u", |
296 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", | 286 "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(
sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys
.argv[1]), f)\n", |
297 "[SLAVE_BUILD]/src/out/Debug", | 287 "[CWD]/src/out/Debug", |
298 "/path/to/tmp/json" | 288 "/path/to/tmp/json" |
299 ], | 289 ], |
300 "cwd": "[SLAVE_BUILD]", | |
301 "name": "listdir build_dir", | 290 "name": "listdir build_dir", |
302 "~followup_annotations": [ | 291 "~followup_annotations": [ |
303 "@@@STEP_LOG_LINE@json.output@[@@@", | 292 "@@@STEP_LOG_LINE@json.output@[@@@", |
304 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"file 1\", @@@", |
305 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"file 2\"@@@", |
306 "@@@STEP_LOG_LINE@json.output@]@@@", | 295 "@@@STEP_LOG_LINE@json.output@]@@@", |
307 "@@@STEP_LOG_END@json.output@@@", | 296 "@@@STEP_LOG_END@json.output@@@", |
308 "@@@STEP_LOG_LINE@python.inline@@@@", | 297 "@@@STEP_LOG_LINE@python.inline@@@@", |
309 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", | 298 "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", |
310 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 299 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
311 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 300 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
312 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 301 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
313 "@@@STEP_LOG_END@python.inline@@@" | 302 "@@@STEP_LOG_END@python.inline@@@" |
314 ] | 303 ] |
315 }, | 304 }, |
316 { | 305 { |
317 "cmd": [ | 306 "cmd": [ |
318 "python", | 307 "python", |
319 "-u", | 308 "-u", |
320 "RECIPE_MODULE[build::archive]/resources/zip_archive.py", | 309 "RECIPE_MODULE[build::archive]/resources/zip_archive.py", |
321 "[TMP_BASE]/chrome_staging_tmp_1", | 310 "[TMP]/chrome_staging_tmp_1", |
322 "asan-linux-debug-v8-component-43426", | 311 "asan-linux-debug-v8-component-43426", |
323 "[\"file 1\", \"file 2\"]", | 312 "[\"file 1\", \"file 2\"]", |
324 "[SLAVE_BUILD]/src/out/Debug" | 313 "[CWD]/src/out/Debug" |
325 ], | 314 ], |
326 "cwd": "[SLAVE_BUILD]", | |
327 "name": "zipping" | 315 "name": "zipping" |
328 }, | 316 }, |
329 { | 317 { |
330 "cmd": [ | 318 "cmd": [ |
331 "python", | 319 "python", |
332 "-u", | 320 "-u", |
333 "[DEPOT_TOOLS]/gsutil.py", | 321 "[ROOT]/b/depot_tools/gsutil.py", |
334 "--", | 322 "--", |
335 "-h", | 323 "-h", |
336 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}", | 324 "x-goog-meta-Cr-Commit-Position:refs/heads/master@{#43426}", |
337 "-h", | 325 "-h", |
338 "x-goog-meta-Cr-Commit-Position-Number:43426", | 326 "x-goog-meta-Cr-Commit-Position-Number:43426", |
339 "-h", | 327 "-h", |
340 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399", | 328 "x-goog-meta-Cr-Git-Commit:801ada225ddc271c132c3a35f03975671d43e399", |
341 "cp", | 329 "cp", |
342 "-a", | 330 "-a", |
343 "public-read", | 331 "public-read", |
344 "[TMP_BASE]/chrome_staging_tmp_1/asan-linux-debug-v8-component-43426.zip", | 332 "[TMP]/chrome_staging_tmp_1/asan-linux-debug-v8-component-43426.zip", |
345 "gs://v8-asan/linux-debug/asan-linux-debug-v8-component-43426.zip" | 333 "gs://v8-asan/linux-debug/asan-linux-debug-v8-component-43426.zip" |
346 ], | 334 ], |
347 "cwd": "[SLAVE_BUILD]", | |
348 "name": "gsutil upload", | 335 "name": "gsutil upload", |
349 "~followup_annotations": [ | 336 "~followup_annotations": [ |
350 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/linux
-debug/asan-linux-debug-v8-component-43426.zip@@@" | 337 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/v8-asan/linux
-debug/asan-linux-debug-v8-component-43426.zip@@@" |
351 ] | 338 ] |
352 }, | 339 }, |
353 { | 340 { |
354 "cmd": [ | 341 "cmd": [ |
355 "python", | 342 "python", |
356 "-u", | 343 "-u", |
357 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", | 344 "\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
358 "[TMP_BASE]/chrome_staging_tmp_1/asan-linux-debug-v8-component-43426.zip" | 345 "[TMP]/chrome_staging_tmp_1/asan-linux-debug-v8-component-43426.zip" |
359 ], | 346 ], |
360 "cwd": "[SLAVE_BUILD]", | |
361 "name": "asan-linux-debug-v8-component-43426.zip", | 347 "name": "asan-linux-debug-v8-component-43426.zip", |
362 "~followup_annotations": [ | 348 "~followup_annotations": [ |
363 "@@@STEP_LOG_LINE@python.inline@@@@", | 349 "@@@STEP_LOG_LINE@python.inline@@@@", |
364 "@@@STEP_LOG_LINE@python.inline@import os@@@", | 350 "@@@STEP_LOG_LINE@python.inline@import os@@@", |
365 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 351 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
366 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 352 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
367 "@@@STEP_LOG_END@python.inline@@@" | 353 "@@@STEP_LOG_END@python.inline@@@" |
368 ] | 354 ] |
369 }, | 355 }, |
370 { | 356 { |
371 "name": "$result", | 357 "name": "$result", |
372 "recipe_result": null, | 358 "recipe_result": null, |
373 "status_code": 0 | 359 "status_code": 0 |
374 } | 360 } |
375 ] | 361 ] |
OLD | NEW |