OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\npath = sys.argv[1]\nif os.path.exists(path):\n for p in (o
s.path.join(path, x) for x in os.listdir(path)):\n if os.path.isdir(p):\n
chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n", | 6 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\npath = sys.argv[1]\nif os.path.exists(path):\n for p in (o
s.path.join(path, x) for x in os.listdir(path)):\n if os.path.isdir(p):\n
chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n", |
7 "[SLAVE_BUILD]" | 7 "[SLAVE_BUILD]" |
8 ], | 8 ], |
9 "name": "rmcontents everything", | 9 "name": "rmcontents everything", |
10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
165 }, | 165 }, |
166 "name": "Zip linux-x64 Artifacts", | 166 "name": "Zip linux-x64 Artifacts", |
167 "stdin": "{\"entries\": [{\"archive_name\": \"flutter.mojo\", \"path\": \"[S
LAVE_BUILD]/src/out/host_debug/flutter.mojo\", \"type\": \"file\"}, {\"archive_n
ame\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/icudtl.dat\"
, \"type\": \"file\"}, {\"archive_name\": \"sky_shell\", \"path\": \"[SLAVE_BUIL
D]/src/out/host_debug/sky_shell\", \"type\": \"file\"}, {\"archive_name\": \"sky
_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/sky_snapshot\", \"type
\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_1/artifacts.zip\", \"root\": \"
[SLAVE_BUILD]/src\"}" | 167 "stdin": "{\"entries\": [{\"archive_name\": \"flutter.mojo\", \"path\": \"[S
LAVE_BUILD]/src/out/host_debug/flutter.mojo\", \"type\": \"file\"}, {\"archive_n
ame\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/icudtl.dat\"
, \"type\": \"file\"}, {\"archive_name\": \"sky_shell\", \"path\": \"[SLAVE_BUIL
D]/src/out/host_debug/sky_shell\", \"type\": \"file\"}, {\"archive_name\": \"sky
_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/sky_snapshot\", \"type
\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_1/artifacts.zip\", \"root\": \"
[SLAVE_BUILD]/src\"}" |
168 }, | 168 }, |
169 { | 169 { |
170 "cmd": [ | 170 "cmd": [ |
171 "python", | 171 "python", |
172 "-u", | 172 "-u", |
173 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 173 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
174 "--", | 174 "--", |
175 "[DEPOT_TOOLS]/gsutil.py", | 175 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
176 "----", | 176 "----", |
177 "cp", | 177 "cp", |
178 "[TMP_BASE]/tmp_tmp_1/artifacts.zip", | 178 "[TMP_BASE]/tmp_tmp_1/artifacts.zip", |
179 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/linux
-x64/artifacts.zip" | 179 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/linux
-x64/artifacts.zip" |
180 ], | 180 ], |
181 "env": { | 181 "env": { |
182 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 182 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
183 }, | 183 }, |
184 "name": "gsutil upload \"linux-x64/artifacts.zip\"", | 184 "name": "gsutil upload \"linux-x64/artifacts.zip\"", |
185 "~followup_annotations": [ | 185 "~followup_annotations": [ |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 }, | 256 }, |
257 "name": "Zip android-arm Artifacts", | 257 "name": "Zip android-arm Artifacts", |
258 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\": \
"flutter.jar\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/flutter.jar\", \
"type\": \"file\"}, {\"archive_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUIL
D]/src/out/android_debug/flutter.mojo\", \"type\": \"file\"}, {\"archive_name\":
\"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/gen/sky/sh
ell/shell/shell/libs/armeabi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"arch
ive_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/icud
tl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"path\":
\"[SLAVE_BUILD]/src/out/android_debug/gen/sky/shell/shell/classes.dex.jar\", \"
type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_2/artifacts.zip\", \"root\"
: \"[SLAVE_BUILD]/src\"}" | 258 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\": \
"flutter.jar\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/flutter.jar\", \
"type\": \"file\"}, {\"archive_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUIL
D]/src/out/android_debug/flutter.mojo\", \"type\": \"file\"}, {\"archive_name\":
\"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/gen/sky/sh
ell/shell/shell/libs/armeabi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"arch
ive_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug/icud
tl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"path\":
\"[SLAVE_BUILD]/src/out/android_debug/gen/sky/shell/shell/classes.dex.jar\", \"
type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_2/artifacts.zip\", \"root\"
: \"[SLAVE_BUILD]/src\"}" |
259 }, | 259 }, |
260 { | 260 { |
261 "cmd": [ | 261 "cmd": [ |
262 "python", | 262 "python", |
263 "-u", | 263 "-u", |
264 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 264 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
265 "--", | 265 "--", |
266 "[DEPOT_TOOLS]/gsutil.py", | 266 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
267 "----", | 267 "----", |
268 "cp", | 268 "cp", |
269 "[TMP_BASE]/tmp_tmp_2/artifacts.zip", | 269 "[TMP_BASE]/tmp_tmp_2/artifacts.zip", |
270 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm/artifacts.zip" | 270 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm/artifacts.zip" |
271 ], | 271 ], |
272 "env": { | 272 "env": { |
273 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 273 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
274 }, | 274 }, |
275 "name": "gsutil upload \"android-arm/artifacts.zip\"", | 275 "name": "gsutil upload \"android-arm/artifacts.zip\"", |
276 "~followup_annotations": [ | 276 "~followup_annotations": [ |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
332 }, | 332 }, |
333 "name": "Zip android-arm-profile Artifacts", | 333 "name": "Zip android-arm-profile Artifacts", |
334 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUIL
D]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_n
ame\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bi
ndings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"dar
t_vm_entry_points_android.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindin
gs/dart_vm_entry_points_android.txt\", \"type\": \"file\"}, {\"archive_name\": \
"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/apks/SkyShell
.apk\", \"type\": \"file\"}, {\"archive_name\": \"flutter.jar\", \"path\": \"[SL
AVE_BUILD]/src/out/android_profile/flutter.jar\", \"type\": \"file\"}, {\"archiv
e_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/fl
utter.mojo\", \"type\": \"file\"}, {\"archive_name\": \"libsky_shell.so\", \"pat
h\": \"[SLAVE_BUILD]/src/out/android_profile/gen/sky/shell/shell/shell/libs/arme
abi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"archive_name\": \"icudtl.dat\
", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/icudtl.dat\", \"type\": \"f
ile\"}, {\"archive_name\": \"classes.dex.jar\", \"path\": \"[SLAVE_BUILD]/src/ou
t/android_profile/gen/sky/shell/shell/classes.dex.jar\", \"type\": \"file\"}], \
"output\": \"[TMP_BASE]/tmp_tmp_3/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src
\"}" | 334 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUIL
D]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_n
ame\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bi
ndings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"dar
t_vm_entry_points_android.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindin
gs/dart_vm_entry_points_android.txt\", \"type\": \"file\"}, {\"archive_name\": \
"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/apks/SkyShell
.apk\", \"type\": \"file\"}, {\"archive_name\": \"flutter.jar\", \"path\": \"[SL
AVE_BUILD]/src/out/android_profile/flutter.jar\", \"type\": \"file\"}, {\"archiv
e_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/fl
utter.mojo\", \"type\": \"file\"}, {\"archive_name\": \"libsky_shell.so\", \"pat
h\": \"[SLAVE_BUILD]/src/out/android_profile/gen/sky/shell/shell/shell/libs/arme
abi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"archive_name\": \"icudtl.dat\
", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/icudtl.dat\", \"type\": \"f
ile\"}, {\"archive_name\": \"classes.dex.jar\", \"path\": \"[SLAVE_BUILD]/src/ou
t/android_profile/gen/sky/shell/shell/classes.dex.jar\", \"type\": \"file\"}], \
"output\": \"[TMP_BASE]/tmp_tmp_3/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src
\"}" |
335 }, | 335 }, |
336 { | 336 { |
337 "cmd": [ | 337 "cmd": [ |
338 "python", | 338 "python", |
339 "-u", | 339 "-u", |
340 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 340 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
341 "--", | 341 "--", |
342 "[DEPOT_TOOLS]/gsutil.py", | 342 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
343 "----", | 343 "----", |
344 "cp", | 344 "cp", |
345 "[TMP_BASE]/tmp_tmp_3/artifacts.zip", | 345 "[TMP_BASE]/tmp_tmp_3/artifacts.zip", |
346 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-profile/artifacts.zip" | 346 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-profile/artifacts.zip" |
347 ], | 347 ], |
348 "env": { | 348 "env": { |
349 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 349 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
350 }, | 350 }, |
351 "name": "gsutil upload \"android-arm-profile/artifacts.zip\"", | 351 "name": "gsutil upload \"android-arm-profile/artifacts.zip\"", |
352 "~followup_annotations": [ | 352 "~followup_annotations": [ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
386 }, | 386 }, |
387 "name": "Zip android-arm-profile Artifacts (2)", | 387 "name": "Zip android-arm-profile Artifacts (2)", |
388 "stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[S
LAVE_BUILD]/src/out/android_profile/clang_x86/gen_snapshot\", \"type\": \"file\"
}], \"output\": \"[TMP_BASE]/tmp_tmp_4/artifacts.zip\", \"root\": \"[SLAVE_BUILD
]/src\"}" | 388 "stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[S
LAVE_BUILD]/src/out/android_profile/clang_x86/gen_snapshot\", \"type\": \"file\"
}], \"output\": \"[TMP_BASE]/tmp_tmp_4/artifacts.zip\", \"root\": \"[SLAVE_BUILD
]/src\"}" |
389 }, | 389 }, |
390 { | 390 { |
391 "cmd": [ | 391 "cmd": [ |
392 "python", | 392 "python", |
393 "-u", | 393 "-u", |
394 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 394 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
395 "--", | 395 "--", |
396 "[DEPOT_TOOLS]/gsutil.py", | 396 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
397 "----", | 397 "----", |
398 "cp", | 398 "cp", |
399 "[TMP_BASE]/tmp_tmp_4/artifacts.zip", | 399 "[TMP_BASE]/tmp_tmp_4/artifacts.zip", |
400 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-profile/linux-x64.zip" | 400 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-profile/linux-x64.zip" |
401 ], | 401 ], |
402 "env": { | 402 "env": { |
403 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 403 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
404 }, | 404 }, |
405 "name": "gsutil upload \"android-arm-profile/linux-x64.zip\"", | 405 "name": "gsutil upload \"android-arm-profile/linux-x64.zip\"", |
406 "~followup_annotations": [ | 406 "~followup_annotations": [ |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
462 }, | 462 }, |
463 "name": "Zip android-arm-release Artifacts", | 463 "name": "Zip android-arm-release Artifacts", |
464 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUIL
D]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_n
ame\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bi
ndings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"dar
t_vm_entry_points_android.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindin
gs/dart_vm_entry_points_android.txt\", \"type\": \"file\"}, {\"archive_name\": \
"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/out/android_release/apks/SkyShell
.apk\", \"type\": \"file\"}, {\"archive_name\": \"flutter.jar\", \"path\": \"[SL
AVE_BUILD]/src/out/android_release/flutter.jar\", \"type\": \"file\"}, {\"archiv
e_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUILD]/src/out/android_release/fl
utter.mojo\", \"type\": \"file\"}, {\"archive_name\": \"libsky_shell.so\", \"pat
h\": \"[SLAVE_BUILD]/src/out/android_release/gen/sky/shell/shell/shell/libs/arme
abi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"archive_name\": \"icudtl.dat\
", \"path\": \"[SLAVE_BUILD]/src/out/android_release/icudtl.dat\", \"type\": \"f
ile\"}, {\"archive_name\": \"classes.dex.jar\", \"path\": \"[SLAVE_BUILD]/src/ou
t/android_release/gen/sky/shell/shell/classes.dex.jar\", \"type\": \"file\"}], \
"output\": \"[TMP_BASE]/tmp_tmp_5/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src
\"}" | 464 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUIL
D]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_n
ame\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bi
ndings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"dar
t_vm_entry_points_android.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindin
gs/dart_vm_entry_points_android.txt\", \"type\": \"file\"}, {\"archive_name\": \
"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/out/android_release/apks/SkyShell
.apk\", \"type\": \"file\"}, {\"archive_name\": \"flutter.jar\", \"path\": \"[SL
AVE_BUILD]/src/out/android_release/flutter.jar\", \"type\": \"file\"}, {\"archiv
e_name\": \"flutter.mojo\", \"path\": \"[SLAVE_BUILD]/src/out/android_release/fl
utter.mojo\", \"type\": \"file\"}, {\"archive_name\": \"libsky_shell.so\", \"pat
h\": \"[SLAVE_BUILD]/src/out/android_release/gen/sky/shell/shell/shell/libs/arme
abi-v7a/libsky_shell.so\", \"type\": \"file\"}, {\"archive_name\": \"icudtl.dat\
", \"path\": \"[SLAVE_BUILD]/src/out/android_release/icudtl.dat\", \"type\": \"f
ile\"}, {\"archive_name\": \"classes.dex.jar\", \"path\": \"[SLAVE_BUILD]/src/ou
t/android_release/gen/sky/shell/shell/classes.dex.jar\", \"type\": \"file\"}], \
"output\": \"[TMP_BASE]/tmp_tmp_5/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src
\"}" |
465 }, | 465 }, |
466 { | 466 { |
467 "cmd": [ | 467 "cmd": [ |
468 "python", | 468 "python", |
469 "-u", | 469 "-u", |
470 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 470 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
471 "--", | 471 "--", |
472 "[DEPOT_TOOLS]/gsutil.py", | 472 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
473 "----", | 473 "----", |
474 "cp", | 474 "cp", |
475 "[TMP_BASE]/tmp_tmp_5/artifacts.zip", | 475 "[TMP_BASE]/tmp_tmp_5/artifacts.zip", |
476 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-release/artifacts.zip" | 476 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-release/artifacts.zip" |
477 ], | 477 ], |
478 "env": { | 478 "env": { |
479 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 479 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
480 }, | 480 }, |
481 "name": "gsutil upload \"android-arm-release/artifacts.zip\"", | 481 "name": "gsutil upload \"android-arm-release/artifacts.zip\"", |
482 "~followup_annotations": [ | 482 "~followup_annotations": [ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
516 }, | 516 }, |
517 "name": "Zip android-arm-release Artifacts (2)", | 517 "name": "Zip android-arm-release Artifacts (2)", |
518 "stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[S
LAVE_BUILD]/src/out/android_release/clang_x86/gen_snapshot\", \"type\": \"file\"
}], \"output\": \"[TMP_BASE]/tmp_tmp_6/artifacts.zip\", \"root\": \"[SLAVE_BUILD
]/src\"}" | 518 "stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[S
LAVE_BUILD]/src/out/android_release/clang_x86/gen_snapshot\", \"type\": \"file\"
}], \"output\": \"[TMP_BASE]/tmp_tmp_6/artifacts.zip\", \"root\": \"[SLAVE_BUILD
]/src\"}" |
519 }, | 519 }, |
520 { | 520 { |
521 "cmd": [ | 521 "cmd": [ |
522 "python", | 522 "python", |
523 "-u", | 523 "-u", |
524 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 524 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
525 "--", | 525 "--", |
526 "[DEPOT_TOOLS]/gsutil.py", | 526 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
527 "----", | 527 "----", |
528 "cp", | 528 "cp", |
529 "[TMP_BASE]/tmp_tmp_6/artifacts.zip", | 529 "[TMP_BASE]/tmp_tmp_6/artifacts.zip", |
530 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-release/linux-x64.zip" | 530 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-arm-release/linux-x64.zip" |
531 ], | 531 ], |
532 "env": { | 532 "env": { |
533 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 533 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
534 }, | 534 }, |
535 "name": "gsutil upload \"android-arm-release/linux-x64.zip\"", | 535 "name": "gsutil upload \"android-arm-release/linux-x64.zip\"", |
536 "~followup_annotations": [ | 536 "~followup_annotations": [ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
570 }, | 570 }, |
571 "name": "Zip sky_engine Package", | 571 "name": "Zip sky_engine Package", |
572 "stdin": "{\"entries\": [{\"path\": \"[SLAVE_BUILD]/src/out/android_debug/di
st/packages/sky_engine\", \"type\": \"dir\"}], \"output\": \"[TMP_BASE]/tmp_tmp_
7/sky_engine.zip\", \"root\": \"[SLAVE_BUILD]/src/out/android_debug/dist/package
s\"}" | 572 "stdin": "{\"entries\": [{\"path\": \"[SLAVE_BUILD]/src/out/android_debug/di
st/packages/sky_engine\", \"type\": \"dir\"}], \"output\": \"[TMP_BASE]/tmp_tmp_
7/sky_engine.zip\", \"root\": \"[SLAVE_BUILD]/src/out/android_debug/dist/package
s\"}" |
573 }, | 573 }, |
574 { | 574 { |
575 "cmd": [ | 575 "cmd": [ |
576 "python", | 576 "python", |
577 "-u", | 577 "-u", |
578 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 578 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
579 "--", | 579 "--", |
580 "[DEPOT_TOOLS]/gsutil.py", | 580 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
581 "----", | 581 "----", |
582 "cp", | 582 "cp", |
583 "[TMP_BASE]/tmp_tmp_7/sky_engine.zip", | 583 "[TMP_BASE]/tmp_tmp_7/sky_engine.zip", |
584 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/sky_e
ngine.zip" | 584 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/sky_e
ngine.zip" |
585 ], | 585 ], |
586 "env": { | 586 "env": { |
587 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 587 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
588 }, | 588 }, |
589 "name": "gsutil upload sky_engine.zip", | 589 "name": "gsutil upload sky_engine.zip", |
590 "~followup_annotations": [ | 590 "~followup_annotations": [ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
624 }, | 624 }, |
625 "name": "Zip sky_services Package", | 625 "name": "Zip sky_services Package", |
626 "stdin": "{\"entries\": [{\"path\": \"[SLAVE_BUILD]/src/out/android_debug/di
st/packages/sky_services\", \"type\": \"dir\"}], \"output\": \"[TMP_BASE]/tmp_tm
p_8/sky_services.zip\", \"root\": \"[SLAVE_BUILD]/src/out/android_debug/dist/pac
kages\"}" | 626 "stdin": "{\"entries\": [{\"path\": \"[SLAVE_BUILD]/src/out/android_debug/di
st/packages/sky_services\", \"type\": \"dir\"}], \"output\": \"[TMP_BASE]/tmp_tm
p_8/sky_services.zip\", \"root\": \"[SLAVE_BUILD]/src/out/android_debug/dist/pac
kages\"}" |
627 }, | 627 }, |
628 { | 628 { |
629 "cmd": [ | 629 "cmd": [ |
630 "python", | 630 "python", |
631 "-u", | 631 "-u", |
632 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 632 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
633 "--", | 633 "--", |
634 "[DEPOT_TOOLS]/gsutil.py", | 634 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
635 "----", | 635 "----", |
636 "cp", | 636 "cp", |
637 "[TMP_BASE]/tmp_tmp_8/sky_services.zip", | 637 "[TMP_BASE]/tmp_tmp_8/sky_services.zip", |
638 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/sky_s
ervices.zip" | 638 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/sky_s
ervices.zip" |
639 ], | 639 ], |
640 "env": { | 640 "env": { |
641 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 641 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
642 }, | 642 }, |
643 "name": "gsutil upload sky_services.zip", | 643 "name": "gsutil upload sky_services.zip", |
644 "~followup_annotations": [ | 644 "~followup_annotations": [ |
(...skipping 21 matching lines...) Expand all Loading... |
666 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 666 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
667 "@@@STEP_LOG_END@python.inline@@@" | 667 "@@@STEP_LOG_END@python.inline@@@" |
668 ] | 668 ] |
669 }, | 669 }, |
670 { | 670 { |
671 "cmd": [ | 671 "cmd": [ |
672 "python", | 672 "python", |
673 "-u", | 673 "-u", |
674 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 674 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
675 "--", | 675 "--", |
676 "[DEPOT_TOOLS]/gsutil.py", | 676 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
677 "----", | 677 "----", |
678 "cp", | 678 "cp", |
679 "[SLAVE_BUILD]/src/out/android_debug/gen/third_party/gcm/gcm_lib.dex.jar", | 679 "[SLAVE_BUILD]/src/out/android_debug/gen/third_party/gcm/gcm_lib.dex.jar", |
680 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/g
cm_lib.dex.jar" | 680 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/g
cm_lib.dex.jar" |
681 ], | 681 ], |
682 "env": { | 682 "env": { |
683 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 683 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
684 }, | 684 }, |
685 "name": "gsutil upload gcm_lib.dex.jar", | 685 "name": "gsutil upload gcm_lib.dex.jar", |
686 "~followup_annotations": [ | 686 "~followup_annotations": [ |
687 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/flutter_infra
/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/gcm_lib.dex.jar@@@" | 687 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/flutter_infra
/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/gcm_lib.dex.jar@@@" |
688 ] | 688 ] |
689 }, | 689 }, |
690 { | 690 { |
691 "cmd": [ | 691 "cmd": [ |
692 "python", | 692 "python", |
693 "-u", | 693 "-u", |
694 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 694 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
695 "--", | 695 "--", |
696 "[DEPOT_TOOLS]/gsutil.py", | 696 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
697 "----", | 697 "----", |
698 "cp", | 698 "cp", |
699 "[SLAVE_BUILD]/src/out/android_debug/gen/third_party/gcm/interfaces_java.d
ex.jar", | 699 "[SLAVE_BUILD]/src/out/android_debug/gen/third_party/gcm/interfaces_java.d
ex.jar", |
700 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/i
nterfaces_java.dex.jar" | 700 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/gcm/i
nterfaces_java.dex.jar" |
701 ], | 701 ], |
702 "env": { | 702 "env": { |
703 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 703 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
704 }, | 704 }, |
705 "name": "gsutil upload interfaces_java.dex.jar", | 705 "name": "gsutil upload interfaces_java.dex.jar", |
706 "~followup_annotations": [ | 706 "~followup_annotations": [ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
740 }, | 740 }, |
741 "name": "Zip android-x64 Artifacts", | 741 "name": "Zip android-x64 Artifacts", |
742 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug_x64/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\
": \"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x64/gen/
sky/shell/shell/shell/libs/x86_64/libsky_shell.so\", \"type\": \"file\"}, {\"arc
hive_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x64
/icudtl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"pa
th\": \"[SLAVE_BUILD]/src/out/android_debug_x64/gen/sky/shell/shell/classes.dex.
jar\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_9/artifacts.zip\",
\"root\": \"[SLAVE_BUILD]/src\"}" | 742 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug_x64/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\
": \"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x64/gen/
sky/shell/shell/shell/libs/x86_64/libsky_shell.so\", \"type\": \"file\"}, {\"arc
hive_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x64
/icudtl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"pa
th\": \"[SLAVE_BUILD]/src/out/android_debug_x64/gen/sky/shell/shell/classes.dex.
jar\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_9/artifacts.zip\",
\"root\": \"[SLAVE_BUILD]/src\"}" |
743 }, | 743 }, |
744 { | 744 { |
745 "cmd": [ | 745 "cmd": [ |
746 "python", | 746 "python", |
747 "-u", | 747 "-u", |
748 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 748 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
749 "--", | 749 "--", |
750 "[DEPOT_TOOLS]/gsutil.py", | 750 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
751 "----", | 751 "----", |
752 "cp", | 752 "cp", |
753 "[TMP_BASE]/tmp_tmp_9/artifacts.zip", | 753 "[TMP_BASE]/tmp_tmp_9/artifacts.zip", |
754 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-x64/artifacts.zip" | 754 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-x64/artifacts.zip" |
755 ], | 755 ], |
756 "env": { | 756 "env": { |
757 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 757 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
758 }, | 758 }, |
759 "name": "gsutil upload \"android-x64/artifacts.zip\"", | 759 "name": "gsutil upload \"android-x64/artifacts.zip\"", |
760 "~followup_annotations": [ | 760 "~followup_annotations": [ |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
816 }, | 816 }, |
817 "name": "Zip android-x86 Artifacts", | 817 "name": "Zip android-x86 Artifacts", |
818 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug_x86/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\
": \"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x86/gen/
sky/shell/shell/shell/libs/x86/libsky_shell.so\", \"type\": \"file\"}, {\"archiv
e_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x86/ic
udtl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"path\
": \"[SLAVE_BUILD]/src/out/android_debug_x86/gen/sky/shell/shell/classes.dex.jar
\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_10/artifacts.zip\", \
"root\": \"[SLAVE_BUILD]/src\"}" | 818 "stdin": "{\"entries\": [{\"archive_name\": \"chromium-debug.keystore\", \"p
ath\": \"[SLAVE_BUILD]/src/build/android/ant/chromium-debug.keystore\", \"type\"
: \"file\"}, {\"archive_name\": \"SkyShell.apk\", \"path\": \"[SLAVE_BUILD]/src/
out/android_debug_x86/apks/SkyShell.apk\", \"type\": \"file\"}, {\"archive_name\
": \"libsky_shell.so\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x86/gen/
sky/shell/shell/shell/libs/x86/libsky_shell.so\", \"type\": \"file\"}, {\"archiv
e_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/android_debug_x86/ic
udtl.dat\", \"type\": \"file\"}, {\"archive_name\": \"classes.dex.jar\", \"path\
": \"[SLAVE_BUILD]/src/out/android_debug_x86/gen/sky/shell/shell/classes.dex.jar
\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_10/artifacts.zip\", \
"root\": \"[SLAVE_BUILD]/src\"}" |
819 }, | 819 }, |
820 { | 820 { |
821 "cmd": [ | 821 "cmd": [ |
822 "python", | 822 "python", |
823 "-u", | 823 "-u", |
824 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 824 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
825 "--", | 825 "--", |
826 "[DEPOT_TOOLS]/gsutil.py", | 826 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
827 "----", | 827 "----", |
828 "cp", | 828 "cp", |
829 "[TMP_BASE]/tmp_tmp_10/artifacts.zip", | 829 "[TMP_BASE]/tmp_tmp_10/artifacts.zip", |
830 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-x86/artifacts.zip" | 830 "gs://flutter_infra/flutter/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/andro
id-x86/artifacts.zip" |
831 ], | 831 ], |
832 "env": { | 832 "env": { |
833 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" | 833 "PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s" |
834 }, | 834 }, |
835 "name": "gsutil upload \"android-x86/artifacts.zip\"", | 835 "name": "gsutil upload \"android-x86/artifacts.zip\"", |
836 "~followup_annotations": [ | 836 "~followup_annotations": [ |
(...skipping 21 matching lines...) Expand all Loading... |
858 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 858 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
859 "@@@STEP_LOG_END@python.inline@@@" | 859 "@@@STEP_LOG_END@python.inline@@@" |
860 ] | 860 ] |
861 }, | 861 }, |
862 { | 862 { |
863 "name": "$result", | 863 "name": "$result", |
864 "recipe_result": null, | 864 "recipe_result": null, |
865 "status_code": 0 | 865 "status_code": 0 |
866 } | 866 } |
867 ] | 867 ] |
OLD | NEW |