| 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\": \"Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debu
g-Vulkan\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\"
: \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slaven
ame\": \"skiabot-linux-swarm-000\"}" | 7 "{\"buildername\": \"Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN
_Android\", \"buildnumber\": 5, \"mastername\": \"client.skia\", \"path_config\"
: \"kitchen\", \"recipe\": \"swarm_trigger\", \"revision\": \"abc123\", \"slaven
ame\": \"skiabot-linux-swarm-000\"}" |
| 8 ], | 8 ], |
| 9 "name": "print properties", | 9 "name": "print properties", |
| 10 "~followup_annotations": [ | 10 "~followup_annotations": [ |
| 11 "@@@STEP_LOG_LINE@python.inline@@@@", | 11 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 12 "@@@STEP_LOG_LINE@python.inline@import json@@@", | 12 "@@@STEP_LOG_LINE@python.inline@import json@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@@@@", | 14 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@", | 15 "@@@STEP_LOG_LINE@python.inline@with open(sys.argv[1]) as f:@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@", | 16 "@@@STEP_LOG_LINE@python.inline@ content = json.load(f)@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@@@@", | 17 "@@@STEP_LOG_LINE@python.inline@@@@", |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 274 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 275 "[SLAVE_BUILD]/skia/infra/bots/assets/android_ndk_linux/VERSION", | 275 "[SLAVE_BUILD]/skia/infra/bots/assets/android_ndk_linux/VERSION", |
| 276 "/path/to/tmp/" | 276 "/path/to/tmp/" |
| 277 ], | 277 ], |
| 278 "name": "read android_ndk_linux VERSION" | 278 "name": "read android_ndk_linux VERSION" |
| 279 }, | 279 }, |
| 280 { | 280 { |
| 281 "cmd": [ | 281 "cmd": [ |
| 282 "python", | 282 "python", |
| 283 "-u", | 283 "-u", |
| 284 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 285 "[SLAVE_BUILD]/skia/infra/bots/assets/clang_linux/VERSION", |
| 286 "/path/to/tmp/" |
| 287 ], |
| 288 "name": "read clang_linux VERSION" |
| 289 }, |
| 290 { |
| 291 "cmd": [ |
| 292 "python", |
| 293 "-u", |
| 284 "\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", | 294 "\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", |
| 285 "[SLAVE_BUILD]/swarming_temp_dir", | 295 "[SLAVE_BUILD]/swarming_temp_dir", |
| 286 "511" | 296 "511" |
| 287 ], | 297 ], |
| 288 "name": "makedirs swarming tmp dir", | 298 "name": "makedirs swarming tmp dir", |
| 289 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 290 "@@@STEP_LOG_LINE@python.inline@@@@", | 300 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 291 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 301 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 292 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 302 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 293 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 303 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 "trigger", | 350 "trigger", |
| 341 "--swarming", | 351 "--swarming", |
| 342 "https://chromium-swarm.appspot.com", | 352 "https://chromium-swarm.appspot.com", |
| 343 "--isolate-server", | 353 "--isolate-server", |
| 344 "https://isolateserver.appspot.com", | 354 "https://isolateserver.appspot.com", |
| 345 "--priority", | 355 "--priority", |
| 346 "90", | 356 "90", |
| 347 "--shards", | 357 "--shards", |
| 348 "1", | 358 "1", |
| 349 "--task-name", | 359 "--task-name", |
| 350 "compile_skia/Ubuntu/[dummy has/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1
-Arm64-Debug-Vulkan/5", | 360 "compile_skia/Ubuntu/[dummy has/Test-Android-Clang-AndroidOne-CPU-MT6582-a
rm-Debug-GN_Android/5", |
| 351 "--dump-json", | 361 "--dump-json", |
| 352 "/path/to/tmp/json", | 362 "/path/to/tmp/json", |
| 353 "--expiration", | 363 "--expiration", |
| 354 "72000", | 364 "72000", |
| 355 "--io-timeout", | 365 "--io-timeout", |
| 356 "2400", | 366 "2400", |
| 357 "--hard-timeout", | 367 "--hard-timeout", |
| 358 "14400", | 368 "14400", |
| 359 "--dimension", | 369 "--dimension", |
| 360 "gpu", | 370 "gpu", |
| 361 "none", | 371 "none", |
| 362 "--dimension", | 372 "--dimension", |
| 363 "os", | 373 "os", |
| 364 "Ubuntu", | 374 "Ubuntu", |
| 365 "--dimension", | 375 "--dimension", |
| 366 "pool", | 376 "pool", |
| 367 "Skia", | 377 "Skia", |
| 368 "--tag", | 378 "--tag", |
| 369 "allow_milo:1", | 379 "allow_milo:1", |
| 370 "--tag", | 380 "--tag", |
| 371 "buildername:Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan
", | 381 "buildername:Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android
", |
| 372 "--tag", | 382 "--tag", |
| 373 "buildnumber:5", | 383 "buildnumber:5", |
| 374 "--tag", | 384 "--tag", |
| 375 "data:[dummy hash for compile_skia]", | 385 "data:[dummy hash for compile_skia]", |
| 376 "--tag", | 386 "--tag", |
| 377 "master:client.skia", | 387 "master:client.skia", |
| 378 "--tag", | 388 "--tag", |
| 379 "name:compile_skia", | 389 "name:compile_skia", |
| 380 "--tag", | 390 "--tag", |
| 381 "os:Ubuntu", | 391 "os:Ubuntu", |
| 382 "--tag", | 392 "--tag", |
| 383 "revision:abc123", | 393 "revision:abc123", |
| 384 "--tag", | 394 "--tag", |
| 385 "slavename:skiabot-linux-swarm-000", | 395 "slavename:skiabot-linux-swarm-000", |
| 386 "--tag", | 396 "--tag", |
| 387 "stepname:compile_skia on Ubuntu", | 397 "stepname:compile_skia on Ubuntu", |
| 388 "--idempotent", | 398 "--idempotent", |
| 389 "--cipd-package", | 399 "--cipd-package", |
| 390 "android_sdk:skia/bots/android_sdk:version:0", | 400 "android_sdk:skia/bots/android_sdk:version:0", |
| 391 "--cipd-package", | 401 "--cipd-package", |
| 392 "android_ndk_linux:skia/bots/android_ndk_linux:version:0", | 402 "android_ndk_linux:skia/bots/android_ndk_linux:version:0", |
| 403 "--cipd-package", |
| 404 "clang_linux:skia/bots/clang_linux:version:0", |
| 393 "[dummy hash for compile_skia]", | 405 "[dummy hash for compile_skia]", |
| 394 "--", | 406 "--", |
| 395 "--workdir", | 407 "--workdir", |
| 396 "../../..", | 408 "../../..", |
| 397 "swarm_compile", | 409 "swarm_compile", |
| 398 "buildername=Build-Ubuntu-GCC-Arm64-Debug-Android_Vulkan", | 410 "buildername=Build-Ubuntu-Clang-arm-Debug-GN_Android", |
| 399 "mastername=client.skia.compile", | 411 "mastername=client.skia.compile", |
| 400 "buildnumber=1", | 412 "buildnumber=1", |
| 401 "slavename=skiabot-dummy-compile-slave", | 413 "slavename=skiabot-dummy-compile-slave", |
| 402 "reason=Triggered by Skia swarm_trigger Recipe", | 414 "reason=Triggered by Skia swarm_trigger Recipe", |
| 403 "swarm_out_dir=${ISOLATED_OUTDIR}", | 415 "swarm_out_dir=${ISOLATED_OUTDIR}", |
| 404 "revision=abc123" | 416 "revision=abc123" |
| 405 ], | 417 ], |
| 406 "name": "[trigger] compile_skia on Ubuntu", | 418 "name": "[trigger] compile_skia on Ubuntu", |
| 407 "~followup_annotations": [ | 419 "~followup_annotations": [ |
| 408 "@@@STEP_LOG_LINE@json.output@{@@@", | 420 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/
[dummy has/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\", @@
@", | 421 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/
[dummy has/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\", @@
@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 422 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Test-An
droid-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\": {@@@", | 423 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Test-An
droid-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\": {@@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 424 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 425 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 426 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ }@@@", | 427 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ }@@@", | 428 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@}@@@", | 429 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 418 "@@@STEP_LOG_END@json.output@@@", | 430 "@@@STEP_LOG_END@json.output@@@", |
| 419 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 431 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
| 420 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" | 432 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" |
| 421 ] | 433 ] |
| 422 }, | 434 }, |
| 423 { | 435 { |
| 424 "cmd": [ | 436 "cmd": [ |
| 425 "python", | 437 "python", |
| 426 "-u", | 438 "-u", |
| 427 "[SLAVE_BUILD]/swarming.client/swarming.py", | 439 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 428 "collect", | 440 "collect", |
| 429 "--swarming", | 441 "--swarming", |
| 430 "https://chromium-swarm.appspot.com", | 442 "https://chromium-swarm.appspot.com", |
| 431 "--decorate", | 443 "--decorate", |
| 432 "--print-status-updates", | 444 "--print-status-updates", |
| 433 "--json", | 445 "--json", |
| 434 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Test-Android-GCC-NV
IDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\", \"tasks\": {\"compile_skia/Ubunt
u/[dummy has/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\":
{\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw
arm.appspot.com/user/task/10000\"}}}", | 446 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Test-Android-Clang-
AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\", \"tasks\": {\"compile_skia/Ubunt
u/[dummy has/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\":
{\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-sw
arm.appspot.com/user/task/10000\"}}}", |
| 435 "--task-summary-json", | 447 "--task-summary-json", |
| 436 "/path/to/tmp/json" | 448 "/path/to/tmp/json" |
| 437 ], | 449 ], |
| 438 "name": "compile_skia on Ubuntu", | 450 "name": "compile_skia on Ubuntu", |
| 439 "~followup_annotations": [ | 451 "~followup_annotations": [ |
| 440 "@@@STEP_TEXT@swarming pending 71s@@@", | 452 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 441 "@@@STEP_LOG_LINE@json.output@{@@@", | 453 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 454 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@ {@@@", | 455 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 444 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 456 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 "trigger", | 622 "trigger", |
| 611 "--swarming", | 623 "--swarming", |
| 612 "https://chromium-swarm.appspot.com", | 624 "https://chromium-swarm.appspot.com", |
| 613 "--isolate-server", | 625 "--isolate-server", |
| 614 "https://isolateserver.appspot.com", | 626 "https://isolateserver.appspot.com", |
| 615 "--priority", | 627 "--priority", |
| 616 "90", | 628 "90", |
| 617 "--shards", | 629 "--shards", |
| 618 "1", | 630 "1", |
| 619 "--task-name", | 631 "--task-name", |
| 620 "test_skia/Android/def456/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64
-Debug-Vulkan/5", | 632 "test_skia/Android/def456/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Deb
ug-GN_Android/5", |
| 621 "--dump-json", | 633 "--dump-json", |
| 622 "/path/to/tmp/json", | 634 "/path/to/tmp/json", |
| 623 "--expiration", | 635 "--expiration", |
| 624 "72000", | 636 "72000", |
| 625 "--io-timeout", | 637 "--io-timeout", |
| 626 "2400", | 638 "2400", |
| 627 "--hard-timeout", | 639 "--hard-timeout", |
| 628 "14400", | 640 "14400", |
| 629 "--dimension", | 641 "--dimension", |
| 630 "device_type", | 642 "device_type", |
| 631 "foster", | 643 "sprout", |
| 632 "--dimension", | 644 "--dimension", |
| 633 "os", | 645 "os", |
| 634 "Android", | 646 "Android", |
| 635 "--dimension", | 647 "--dimension", |
| 636 "pool", | 648 "pool", |
| 637 "Skia", | 649 "Skia", |
| 638 "--tag", | 650 "--tag", |
| 639 "allow_milo:1", | 651 "allow_milo:1", |
| 640 "--tag", | 652 "--tag", |
| 641 "buildername:Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan
", | 653 "buildername:Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android
", |
| 642 "--tag", | 654 "--tag", |
| 643 "buildnumber:5", | 655 "buildnumber:5", |
| 644 "--tag", | 656 "--tag", |
| 645 "data:def456", | 657 "data:def456", |
| 646 "--tag", | 658 "--tag", |
| 647 "master:client.skia", | 659 "master:client.skia", |
| 648 "--tag", | 660 "--tag", |
| 649 "name:test_skia", | 661 "name:test_skia", |
| 650 "--tag", | 662 "--tag", |
| 651 "os:Android", | 663 "os:Android", |
| 652 "--tag", | 664 "--tag", |
| 653 "revision:abc123", | 665 "revision:abc123", |
| 654 "--tag", | 666 "--tag", |
| 655 "slavename:skiabot-linux-swarm-000", | 667 "slavename:skiabot-linux-swarm-000", |
| 656 "--tag", | 668 "--tag", |
| 657 "stepname:test_skia on Android", | 669 "stepname:test_skia on Android", |
| 658 "--cipd-package", | 670 "--cipd-package", |
| 659 "skp:skia/bots/skp:version:0", | 671 "skp:skia/bots/skp:version:0", |
| 660 "--cipd-package", | 672 "--cipd-package", |
| 661 "skimage:skia/bots/skimage:version:0", | 673 "skimage:skia/bots/skimage:version:0", |
| 662 "--cipd-package", | 674 "--cipd-package", |
| 663 "svg:skia/bots/svg:version:0", | 675 "svg:skia/bots/svg:version:0", |
| 664 "def456", | 676 "def456", |
| 665 "--", | 677 "--", |
| 666 "--workdir", | 678 "--workdir", |
| 667 "../../..", | 679 "../../..", |
| 668 "swarm_test", | 680 "swarm_test", |
| 669 "buildername=Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan
", | 681 "buildername=Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android
", |
| 670 "mastername=client.skia", | 682 "mastername=client.skia", |
| 671 "buildnumber=5", | 683 "buildnumber=5", |
| 672 "slavename=skiabot-linux-swarm-000", | 684 "slavename=skiabot-linux-swarm-000", |
| 673 "reason=Triggered by Skia swarm_trigger Recipe", | 685 "reason=Triggered by Skia swarm_trigger Recipe", |
| 674 "swarm_out_dir=${ISOLATED_OUTDIR}", | 686 "swarm_out_dir=${ISOLATED_OUTDIR}", |
| 675 "revision=abc123" | 687 "revision=abc123" |
| 676 ], | 688 ], |
| 677 "name": "[trigger] test_skia on Android", | 689 "name": "[trigger] test_skia on Android", |
| 678 "~followup_annotations": [ | 690 "~followup_annotations": [ |
| 679 "@@@STEP_LOG_LINE@json.output@{@@@", | 691 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 680 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_skia/Android/de
f456/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\", @@@", | 692 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_skia/Android/de
f456/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\", @@@", |
| 681 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 693 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 682 "@@@STEP_LOG_LINE@json.output@ \"test_skia/Android/def456/Test-Android-
GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\": {@@@", | 694 "@@@STEP_LOG_LINE@json.output@ \"test_skia/Android/def456/Test-Android-
Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\": {@@@", |
| 683 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 695 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 684 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 696 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 685 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 697 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 686 "@@@STEP_LOG_LINE@json.output@ }@@@", | 698 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 687 "@@@STEP_LOG_LINE@json.output@ }@@@", | 699 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 688 "@@@STEP_LOG_LINE@json.output@}@@@", | 700 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 689 "@@@STEP_LOG_END@json.output@@@", | 701 "@@@STEP_LOG_END@json.output@@@", |
| 690 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 702 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
| 691 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" | 703 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" |
| 692 ] | 704 ] |
| (...skipping 24 matching lines...) Expand all Loading... |
| 717 "cmd": [ | 729 "cmd": [ |
| 718 "python", | 730 "python", |
| 719 "-u", | 731 "-u", |
| 720 "[SLAVE_BUILD]/swarming.client/swarming.py", | 732 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 721 "collect", | 733 "collect", |
| 722 "--swarming", | 734 "--swarming", |
| 723 "https://chromium-swarm.appspot.com", | 735 "https://chromium-swarm.appspot.com", |
| 724 "--decorate", | 736 "--decorate", |
| 725 "--print-status-updates", | 737 "--print-status-updates", |
| 726 "--json", | 738 "--json", |
| 727 "{\"base_task_name\": \"test_skia/Android/def456/Test-Android-GCC-NVIDIA_S
hield-GPU-TegraX1-Arm64-Debug-Vulkan/5\", \"tasks\": {\"test_skia/Android/def456
/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan/5\": {\"shard_ind
ex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.
com/user/task/10000\"}}}", | 739 "{\"base_task_name\": \"test_skia/Android/def456/Test-Android-Clang-Androi
dOne-CPU-MT6582-arm-Debug-GN_Android/5\", \"tasks\": {\"test_skia/Android/def456
/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android/5\": {\"shard_ind
ex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.
com/user/task/10000\"}}}", |
| 728 "--task-summary-json", | 740 "--task-summary-json", |
| 729 "/path/to/tmp/json", | 741 "/path/to/tmp/json", |
| 730 "--task-output-dir", | 742 "--task-output-dir", |
| 731 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" | 743 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" |
| 732 ], | 744 ], |
| 733 "name": "test_skia on Android", | 745 "name": "test_skia on Android", |
| 734 "~followup_annotations": [ | 746 "~followup_annotations": [ |
| 735 "@@@STEP_TEXT@swarming pending 71s@@@", | 747 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 736 "@@@STEP_LOG_LINE@json.output@{@@@", | 748 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 737 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 749 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 808 ], | 820 ], |
| 809 "name": "dm_dir" | 821 "name": "dm_dir" |
| 810 }, | 822 }, |
| 811 { | 823 { |
| 812 "cmd": [ | 824 "cmd": [ |
| 813 "python", | 825 "python", |
| 814 "-u", | 826 "-u", |
| 815 "RECIPE_MODULE[skia::core]/resources/upload_dm_results.py", | 827 "RECIPE_MODULE[skia::core]/resources/upload_dm_results.py", |
| 816 "[SLAVE_BUILD]/dm", | 828 "[SLAVE_BUILD]/dm", |
| 817 "abc123", | 829 "abc123", |
| 818 "Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan", | 830 "Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Debug-GN_Android", |
| 819 "5", | 831 "5", |
| 820 "", | 832 "", |
| 821 "[SLAVE_BUILD]/skia/common/py/utils" | 833 "[SLAVE_BUILD]/skia/common/py/utils" |
| 822 ], | 834 ], |
| 823 "cwd": "[SLAVE_BUILD]/skia", | 835 "cwd": "[SLAVE_BUILD]/skia", |
| 824 "env": { | 836 "env": { |
| 825 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", | 837 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", |
| 826 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" | 838 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" |
| 827 }, | 839 }, |
| 828 "name": "Upload DM Results" | 840 "name": "Upload DM Results" |
| 829 }, | 841 }, |
| 830 { | 842 { |
| 831 "name": "$result", | 843 "name": "$result", |
| 832 "recipe_result": null, | 844 "recipe_result": null, |
| 833 "status_code": 0 | 845 "status_code": 0 |
| 834 } | 846 } |
| 835 ] | 847 ] |
| OLD | NEW |