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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_swarming.json

Issue 1697443003: WebRTC: Rename libjingle_p2p_unittest -> rtc_pc_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 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 "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 "tryserver.webrtc", 8 "tryserver.webrtc",
9 "--builder", 9 "--builder",
10 "mac_swarming", 10 "mac_swarming",
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 190 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
191 "[SLAVE_BUILD]/src/tools/swarming_client", 191 "[SLAVE_BUILD]/src/tools/swarming_client",
192 "batcharchive", 192 "batcharchive",
193 "--dump-json", 193 "--dump-json",
194 "/path/to/tmp/json", 194 "/path/to/tmp/json",
195 "--isolate-server", 195 "--isolate-server",
196 "https://isolateserver.appspot.com", 196 "https://isolateserver.appspot.com",
197 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests.isolated.gen.json", 197 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests.isolated.gen.json",
198 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests.isolated.gen.json", 198 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests.isolated.gen.json",
199 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests.isolated.gen.json", 199 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests.isolated.gen.json",
200 "[SLAVE_BUILD]/src/out/Debug/libjingle_p2p_unittest.isolated.gen.json",
201 "[SLAVE_BUILD]/src/out/Debug/modules_tests.isolated.gen.json", 200 "[SLAVE_BUILD]/src/out/Debug/modules_tests.isolated.gen.json",
202 "[SLAVE_BUILD]/src/out/Debug/modules_unittests.isolated.gen.json", 201 "[SLAVE_BUILD]/src/out/Debug/modules_unittests.isolated.gen.json",
203 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests.isolated.gen.json", 202 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests.isolated.gen.json",
204 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests.isolated.gen.json", 203 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests.isolated.gen.json",
204 "[SLAVE_BUILD]/src/out/Debug/rtc_pc_unittests.isolated.gen.json",
205 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests.isolated.gen.json", 205 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests.isolated.gen.json",
206 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests.isolated.gen.json", 206 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests.isolated.gen.json",
207 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests.isolated.gen.json", 207 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests.isolated.gen.json",
208 "[SLAVE_BUILD]/src/out/Debug/tools_unittests.isolated.gen.json", 208 "[SLAVE_BUILD]/src/out/Debug/tools_unittests.isolated.gen.json",
209 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests.isolated.gen.json", 209 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests.isolated.gen.json",
210 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests.isolated.gen.json" 210 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests.isolated.gen.json"
211 ], 211 ],
212 "cwd": "[SLAVE_BUILD]", 212 "cwd": "[SLAVE_BUILD]",
213 "name": "isolate tests", 213 "name": "isolate tests",
214 "~followup_annotations": [ 214 "~followup_annotations": [
215 "@@@STEP_LOG_LINE@json.output@{@@@", 215 "@@@STEP_LOG_LINE@json.output@{@@@",
216 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", 216 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@",
217 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", 217 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@",
218 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", 218 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@",
219 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_p2p_unittest]\", @@@",
220 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@", 219 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@",
221 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@", 220 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@",
222 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@", 221 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@",
223 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@", 222 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for rtc_media_unittests]\", @@@",
223 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt c_pc_unittests]\", @@@",
224 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@", 224 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@",
225 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@", 225 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@",
226 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", 226 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@",
227 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@", 227 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@",
228 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", 228 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@",
229 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"@@@", 229 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"@@@",
230 "@@@STEP_LOG_LINE@json.output@}@@@", 230 "@@@STEP_LOG_LINE@json.output@}@@@",
231 "@@@STEP_LOG_END@json.output@@@", 231 "@@@STEP_LOG_END@json.output@@@",
232 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_ p2p_unittest]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \"module s_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_unittest s\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests\": \"[ dummy hash for rtc_media_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_ unittests]\", \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_u nittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittest s]\", \"tools_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_ tests\": \"[dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \" [dummy hash for voice_engine_unittests]\"}@@@" 232 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \ "modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests \": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has h for rtc_pc_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\" , \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", \"tool s_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[ dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\"}@@@"
233 ] 233 ]
234 }, 234 },
235 { 235 {
236 "cmd": [ 236 "cmd": [
237 "python", 237 "python",
238 "-u", 238 "-u",
239 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 239 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
240 "trigger", 240 "trigger",
241 "--swarming", 241 "--swarming",
242 "https://chromium-swarm.appspot.com", 242 "https://chromium-swarm.appspot.com",
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 "trigger", 474 "trigger",
475 "--swarming", 475 "--swarming",
476 "https://chromium-swarm.appspot.com", 476 "https://chromium-swarm.appspot.com",
477 "--isolate-server", 477 "--isolate-server",
478 "https://isolateserver.appspot.com", 478 "https://isolateserver.appspot.com",
479 "--priority", 479 "--priority",
480 "50", 480 "50",
481 "--shards", 481 "--shards",
482 "1", 482 "1",
483 "--task-name", 483 "--task-name",
484 "libjingle_p2p_unittest/Mac/[dummy has/mac_swarming/-1", 484 "modules_tests/Mac/[dummy has/mac_swarming/-1",
485 "--dump-json", 485 "--dump-json",
486 "/path/to/tmp/json", 486 "/path/to/tmp/json",
487 "--expiration", 487 "--expiration",
488 "3600", 488 "3600",
489 "--io-timeout", 489 "--io-timeout",
490 "1200", 490 "1200",
491 "--hard-timeout", 491 "--hard-timeout",
492 "3600", 492 "3600",
493 "--dimension", 493 "--dimension",
494 "cpu", 494 "cpu",
495 "x86-64", 495 "x86-64",
496 "--dimension", 496 "--dimension",
497 "gpu", 497 "gpu",
498 "none", 498 "none",
499 "--dimension", 499 "--dimension",
500 "os", 500 "os",
501 "Mac", 501 "Mac",
502 "--dimension", 502 "--dimension",
503 "pool", 503 "pool",
504 "Chrome", 504 "Chrome",
505 "--tag", 505 "--tag",
506 "buildername:mac_swarming", 506 "buildername:mac_swarming",
507 "--tag", 507 "--tag",
508 "data:[dummy hash for libjingle_p2p_unittest]", 508 "data:[dummy hash for modules_tests]",
509 "--tag", 509 "--tag",
510 "master:tryserver.webrtc", 510 "master:tryserver.webrtc",
511 "--tag", 511 "--tag",
512 "name:libjingle_p2p_unittest", 512 "name:modules_tests",
513 "--tag", 513 "--tag",
514 "os:Mac", 514 "os:Mac",
515 "--tag", 515 "--tag",
516 "project:webrtc", 516 "project:webrtc",
517 "--tag", 517 "--tag",
518 "purpose:ManualTS", 518 "purpose:ManualTS",
519 "--tag", 519 "--tag",
520 "purpose:pre-commit", 520 "purpose:pre-commit",
521 "--tag", 521 "--tag",
522 "rietveld:https://fake.rietveld.url/666666/#ps1", 522 "rietveld:https://fake.rietveld.url/666666/#ps1",
523 "--tag", 523 "--tag",
524 "slavename:slavename", 524 "slavename:slavename",
525 "--tag", 525 "--tag",
526 "stepname:libjingle_p2p_unittest on Mac", 526 "stepname:modules_tests on Mac",
527 "--idempotent", 527 "--idempotent",
528 "[dummy hash for libjingle_p2p_unittest]" 528 "[dummy hash for modules_tests]"
529 ], 529 ],
530 "cwd": "[SLAVE_BUILD]", 530 "cwd": "[SLAVE_BUILD]",
531 "name": "[trigger] libjingle_p2p_unittest on Mac", 531 "name": "[trigger] modules_tests on Mac",
532 "~followup_annotations": [ 532 "~followup_annotations": [
533 "@@@STEP_LOG_LINE@json.output@{@@@", 533 "@@@STEP_LOG_LINE@json.output@{@@@",
534 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"libjingle_p2p_unitte st/Mac/[dummy has/mac_swarming/-1\", @@@", 534 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac/[d ummy has/mac_swarming/-1\", @@@",
535 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 535 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
536 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest/Mac/[dummy has/ mac_swarming/-1\": {@@@", 536 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac/[dummy has/mac_swarm ing/-1\": {@@@",
537 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 537 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
538 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 538 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
539 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 539 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
540 "@@@STEP_LOG_LINE@json.output@ }@@@", 540 "@@@STEP_LOG_LINE@json.output@ }@@@",
541 "@@@STEP_LOG_LINE@json.output@ }@@@", 541 "@@@STEP_LOG_LINE@json.output@ }@@@",
542 "@@@STEP_LOG_LINE@json.output@}@@@", 542 "@@@STEP_LOG_LINE@json.output@}@@@",
543 "@@@STEP_LOG_END@json.output@@@", 543 "@@@STEP_LOG_END@json.output@@@",
544 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 544 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
545 ] 545 ]
546 }, 546 },
547 { 547 {
548 "cmd": [ 548 "cmd": [
549 "python", 549 "python",
550 "-u", 550 "-u",
551 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 551 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
552 "trigger", 552 "trigger",
553 "--swarming", 553 "--swarming",
554 "https://chromium-swarm.appspot.com", 554 "https://chromium-swarm.appspot.com",
555 "--isolate-server", 555 "--isolate-server",
556 "https://isolateserver.appspot.com", 556 "https://isolateserver.appspot.com",
557 "--priority", 557 "--priority",
558 "50", 558 "50",
559 "--shards", 559 "--shards",
560 "1", 560 "1",
561 "--task-name", 561 "--task-name",
562 "modules_tests/Mac/[dummy has/mac_swarming/-1", 562 "modules_unittests/Mac/[dummy has/mac_swarming/-1",
563 "--dump-json", 563 "--dump-json",
564 "/path/to/tmp/json", 564 "/path/to/tmp/json",
565 "--expiration", 565 "--expiration",
566 "3600", 566 "3600",
567 "--io-timeout", 567 "--io-timeout",
568 "1200", 568 "1200",
569 "--hard-timeout", 569 "--hard-timeout",
570 "3600", 570 "3600",
571 "--dimension", 571 "--dimension",
572 "cpu", 572 "cpu",
573 "x86-64", 573 "x86-64",
574 "--dimension", 574 "--dimension",
575 "gpu", 575 "gpu",
576 "none", 576 "none",
577 "--dimension", 577 "--dimension",
578 "os", 578 "os",
579 "Mac", 579 "Mac",
580 "--dimension", 580 "--dimension",
581 "pool", 581 "pool",
582 "Chrome", 582 "Chrome",
583 "--tag", 583 "--tag",
584 "buildername:mac_swarming", 584 "buildername:mac_swarming",
585 "--tag", 585 "--tag",
586 "data:[dummy hash for modules_tests]", 586 "data:[dummy hash for modules_unittests]",
587 "--tag", 587 "--tag",
588 "master:tryserver.webrtc", 588 "master:tryserver.webrtc",
589 "--tag", 589 "--tag",
590 "name:modules_tests", 590 "name:modules_unittests",
591 "--tag", 591 "--tag",
592 "os:Mac", 592 "os:Mac",
593 "--tag", 593 "--tag",
594 "project:webrtc", 594 "project:webrtc",
595 "--tag", 595 "--tag",
596 "purpose:ManualTS", 596 "purpose:ManualTS",
597 "--tag", 597 "--tag",
598 "purpose:pre-commit", 598 "purpose:pre-commit",
599 "--tag", 599 "--tag",
600 "rietveld:https://fake.rietveld.url/666666/#ps1", 600 "rietveld:https://fake.rietveld.url/666666/#ps1",
601 "--tag", 601 "--tag",
602 "slavename:slavename", 602 "slavename:slavename",
603 "--tag", 603 "--tag",
604 "stepname:modules_tests on Mac", 604 "stepname:modules_unittests on Mac",
605 "--idempotent", 605 "--idempotent",
606 "[dummy hash for modules_tests]" 606 "[dummy hash for modules_unittests]"
607 ], 607 ],
608 "cwd": "[SLAVE_BUILD]", 608 "cwd": "[SLAVE_BUILD]",
609 "name": "[trigger] modules_tests on Mac", 609 "name": "[trigger] modules_unittests on Mac",
610 "~followup_annotations": [ 610 "~followup_annotations": [
611 "@@@STEP_LOG_LINE@json.output@{@@@", 611 "@@@STEP_LOG_LINE@json.output@{@@@",
612 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Mac/[d ummy has/mac_swarming/-1\", @@@", 612 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ma c/[dummy has/mac_swarming/-1\", @@@",
613 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 613 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
614 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Mac/[dummy has/mac_swarm ing/-1\": {@@@", 614 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac/[dummy has/mac_s warming/-1\": {@@@",
615 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 615 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
616 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 616 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
617 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 617 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
618 "@@@STEP_LOG_LINE@json.output@ }@@@", 618 "@@@STEP_LOG_LINE@json.output@ }@@@",
619 "@@@STEP_LOG_LINE@json.output@ }@@@", 619 "@@@STEP_LOG_LINE@json.output@ }@@@",
620 "@@@STEP_LOG_LINE@json.output@}@@@", 620 "@@@STEP_LOG_LINE@json.output@}@@@",
621 "@@@STEP_LOG_END@json.output@@@", 621 "@@@STEP_LOG_END@json.output@@@",
622 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 622 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
623 ] 623 ]
624 }, 624 },
625 { 625 {
626 "cmd": [ 626 "cmd": [
627 "python", 627 "python",
628 "-u", 628 "-u",
629 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 629 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
630 "trigger", 630 "trigger",
631 "--swarming", 631 "--swarming",
632 "https://chromium-swarm.appspot.com", 632 "https://chromium-swarm.appspot.com",
633 "--isolate-server", 633 "--isolate-server",
634 "https://isolateserver.appspot.com", 634 "https://isolateserver.appspot.com",
635 "--priority", 635 "--priority",
636 "50", 636 "50",
637 "--shards", 637 "--shards",
638 "1", 638 "1",
639 "--task-name", 639 "--task-name",
640 "modules_unittests/Mac/[dummy has/mac_swarming/-1", 640 "peerconnection_unittests/Mac/[dummy has/mac_swarming/-1",
641 "--dump-json", 641 "--dump-json",
642 "/path/to/tmp/json", 642 "/path/to/tmp/json",
643 "--expiration", 643 "--expiration",
644 "3600", 644 "3600",
645 "--io-timeout", 645 "--io-timeout",
646 "1200", 646 "1200",
647 "--hard-timeout", 647 "--hard-timeout",
648 "3600", 648 "3600",
649 "--dimension", 649 "--dimension",
650 "cpu", 650 "cpu",
651 "x86-64", 651 "x86-64",
652 "--dimension", 652 "--dimension",
653 "gpu", 653 "gpu",
654 "none", 654 "none",
655 "--dimension", 655 "--dimension",
656 "os", 656 "os",
657 "Mac", 657 "Mac",
658 "--dimension", 658 "--dimension",
659 "pool", 659 "pool",
660 "Chrome", 660 "Chrome",
661 "--tag", 661 "--tag",
662 "buildername:mac_swarming", 662 "buildername:mac_swarming",
663 "--tag", 663 "--tag",
664 "data:[dummy hash for modules_unittests]", 664 "data:[dummy hash for peerconnection_unittests]",
665 "--tag", 665 "--tag",
666 "master:tryserver.webrtc", 666 "master:tryserver.webrtc",
667 "--tag", 667 "--tag",
668 "name:modules_unittests", 668 "name:peerconnection_unittests",
669 "--tag", 669 "--tag",
670 "os:Mac", 670 "os:Mac",
671 "--tag", 671 "--tag",
672 "project:webrtc", 672 "project:webrtc",
673 "--tag", 673 "--tag",
674 "purpose:ManualTS", 674 "purpose:ManualTS",
675 "--tag", 675 "--tag",
676 "purpose:pre-commit", 676 "purpose:pre-commit",
677 "--tag", 677 "--tag",
678 "rietveld:https://fake.rietveld.url/666666/#ps1", 678 "rietveld:https://fake.rietveld.url/666666/#ps1",
679 "--tag", 679 "--tag",
680 "slavename:slavename", 680 "slavename:slavename",
681 "--tag", 681 "--tag",
682 "stepname:modules_unittests on Mac", 682 "stepname:peerconnection_unittests on Mac",
683 "--idempotent", 683 "--idempotent",
684 "[dummy hash for modules_unittests]" 684 "[dummy hash for peerconnection_unittests]"
685 ], 685 ],
686 "cwd": "[SLAVE_BUILD]", 686 "cwd": "[SLAVE_BUILD]",
687 "name": "[trigger] modules_unittests on Mac", 687 "name": "[trigger] peerconnection_unittests on Mac",
688 "~followup_annotations": [ 688 "~followup_annotations": [
689 "@@@STEP_LOG_LINE@json.output@{@@@", 689 "@@@STEP_LOG_LINE@json.output@{@@@",
690 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ma c/[dummy has/mac_swarming/-1\", @@@", 690 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt ests/Mac/[dummy has/mac_swarming/-1\", @@@",
691 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 691 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
692 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Mac/[dummy has/mac_s warming/-1\": {@@@", 692 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac/[dummy ha s/mac_swarming/-1\": {@@@",
693 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 693 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
694 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 694 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
695 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 695 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
696 "@@@STEP_LOG_LINE@json.output@ }@@@", 696 "@@@STEP_LOG_LINE@json.output@ }@@@",
697 "@@@STEP_LOG_LINE@json.output@ }@@@", 697 "@@@STEP_LOG_LINE@json.output@ }@@@",
698 "@@@STEP_LOG_LINE@json.output@}@@@", 698 "@@@STEP_LOG_LINE@json.output@}@@@",
699 "@@@STEP_LOG_END@json.output@@@", 699 "@@@STEP_LOG_END@json.output@@@",
700 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 700 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
701 ] 701 ]
702 }, 702 },
703 { 703 {
704 "cmd": [ 704 "cmd": [
705 "python", 705 "python",
706 "-u", 706 "-u",
707 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 707 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
708 "trigger", 708 "trigger",
709 "--swarming", 709 "--swarming",
710 "https://chromium-swarm.appspot.com", 710 "https://chromium-swarm.appspot.com",
711 "--isolate-server", 711 "--isolate-server",
712 "https://isolateserver.appspot.com", 712 "https://isolateserver.appspot.com",
713 "--priority", 713 "--priority",
714 "50", 714 "50",
715 "--shards", 715 "--shards",
716 "1", 716 "1",
717 "--task-name", 717 "--task-name",
718 "peerconnection_unittests/Mac/[dummy has/mac_swarming/-1", 718 "rtc_media_unittests/Mac/[dummy has/mac_swarming/-1",
719 "--dump-json", 719 "--dump-json",
720 "/path/to/tmp/json", 720 "/path/to/tmp/json",
721 "--expiration", 721 "--expiration",
722 "3600", 722 "3600",
723 "--io-timeout", 723 "--io-timeout",
724 "1200", 724 "1200",
725 "--hard-timeout", 725 "--hard-timeout",
726 "3600", 726 "3600",
727 "--dimension", 727 "--dimension",
728 "cpu", 728 "cpu",
729 "x86-64", 729 "x86-64",
730 "--dimension", 730 "--dimension",
731 "gpu", 731 "gpu",
732 "none", 732 "none",
733 "--dimension", 733 "--dimension",
734 "os", 734 "os",
735 "Mac", 735 "Mac",
736 "--dimension", 736 "--dimension",
737 "pool", 737 "pool",
738 "Chrome", 738 "Chrome",
739 "--tag", 739 "--tag",
740 "buildername:mac_swarming", 740 "buildername:mac_swarming",
741 "--tag", 741 "--tag",
742 "data:[dummy hash for peerconnection_unittests]", 742 "data:[dummy hash for rtc_media_unittests]",
743 "--tag", 743 "--tag",
744 "master:tryserver.webrtc", 744 "master:tryserver.webrtc",
745 "--tag", 745 "--tag",
746 "name:peerconnection_unittests", 746 "name:rtc_media_unittests",
747 "--tag", 747 "--tag",
748 "os:Mac", 748 "os:Mac",
749 "--tag", 749 "--tag",
750 "project:webrtc", 750 "project:webrtc",
751 "--tag", 751 "--tag",
752 "purpose:ManualTS", 752 "purpose:ManualTS",
753 "--tag", 753 "--tag",
754 "purpose:pre-commit", 754 "purpose:pre-commit",
755 "--tag", 755 "--tag",
756 "rietveld:https://fake.rietveld.url/666666/#ps1", 756 "rietveld:https://fake.rietveld.url/666666/#ps1",
757 "--tag", 757 "--tag",
758 "slavename:slavename", 758 "slavename:slavename",
759 "--tag", 759 "--tag",
760 "stepname:peerconnection_unittests on Mac", 760 "stepname:rtc_media_unittests on Mac",
761 "--idempotent", 761 "--idempotent",
762 "[dummy hash for peerconnection_unittests]" 762 "[dummy hash for rtc_media_unittests]"
763 ], 763 ],
764 "cwd": "[SLAVE_BUILD]", 764 "cwd": "[SLAVE_BUILD]",
765 "name": "[trigger] peerconnection_unittests on Mac", 765 "name": "[trigger] rtc_media_unittests on Mac",
766 "~followup_annotations": [ 766 "~followup_annotations": [
767 "@@@STEP_LOG_LINE@json.output@{@@@", 767 "@@@STEP_LOG_LINE@json.output@{@@@",
768 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt ests/Mac/[dummy has/mac_swarming/-1\", @@@", 768 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/ Mac/[dummy has/mac_swarming/-1\", @@@",
769 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 769 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
770 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Mac/[dummy ha s/mac_swarming/-1\": {@@@", 770 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Mac/[dummy has/mac _swarming/-1\": {@@@",
771 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 771 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
772 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 772 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
773 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 773 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
774 "@@@STEP_LOG_LINE@json.output@ }@@@", 774 "@@@STEP_LOG_LINE@json.output@ }@@@",
775 "@@@STEP_LOG_LINE@json.output@ }@@@", 775 "@@@STEP_LOG_LINE@json.output@ }@@@",
776 "@@@STEP_LOG_LINE@json.output@}@@@", 776 "@@@STEP_LOG_LINE@json.output@}@@@",
777 "@@@STEP_LOG_END@json.output@@@", 777 "@@@STEP_LOG_END@json.output@@@",
778 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 778 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
779 ] 779 ]
780 }, 780 },
781 { 781 {
782 "cmd": [ 782 "cmd": [
783 "python", 783 "python",
784 "-u", 784 "-u",
785 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 785 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
786 "trigger", 786 "trigger",
787 "--swarming", 787 "--swarming",
788 "https://chromium-swarm.appspot.com", 788 "https://chromium-swarm.appspot.com",
789 "--isolate-server", 789 "--isolate-server",
790 "https://isolateserver.appspot.com", 790 "https://isolateserver.appspot.com",
791 "--priority", 791 "--priority",
792 "50", 792 "50",
793 "--shards", 793 "--shards",
794 "1", 794 "1",
795 "--task-name", 795 "--task-name",
796 "rtc_media_unittests/Mac/[dummy has/mac_swarming/-1", 796 "rtc_pc_unittests/Mac/[dummy has/mac_swarming/-1",
797 "--dump-json", 797 "--dump-json",
798 "/path/to/tmp/json", 798 "/path/to/tmp/json",
799 "--expiration", 799 "--expiration",
800 "3600", 800 "3600",
801 "--io-timeout", 801 "--io-timeout",
802 "1200", 802 "1200",
803 "--hard-timeout", 803 "--hard-timeout",
804 "3600", 804 "3600",
805 "--dimension", 805 "--dimension",
806 "cpu", 806 "cpu",
807 "x86-64", 807 "x86-64",
808 "--dimension", 808 "--dimension",
809 "gpu", 809 "gpu",
810 "none", 810 "none",
811 "--dimension", 811 "--dimension",
812 "os", 812 "os",
813 "Mac", 813 "Mac",
814 "--dimension", 814 "--dimension",
815 "pool", 815 "pool",
816 "Chrome", 816 "Chrome",
817 "--tag", 817 "--tag",
818 "buildername:mac_swarming", 818 "buildername:mac_swarming",
819 "--tag", 819 "--tag",
820 "data:[dummy hash for rtc_media_unittests]", 820 "data:[dummy hash for rtc_pc_unittests]",
821 "--tag", 821 "--tag",
822 "master:tryserver.webrtc", 822 "master:tryserver.webrtc",
823 "--tag", 823 "--tag",
824 "name:rtc_media_unittests", 824 "name:rtc_pc_unittests",
825 "--tag", 825 "--tag",
826 "os:Mac", 826 "os:Mac",
827 "--tag", 827 "--tag",
828 "project:webrtc", 828 "project:webrtc",
829 "--tag", 829 "--tag",
830 "purpose:ManualTS", 830 "purpose:ManualTS",
831 "--tag", 831 "--tag",
832 "purpose:pre-commit", 832 "purpose:pre-commit",
833 "--tag", 833 "--tag",
834 "rietveld:https://fake.rietveld.url/666666/#ps1", 834 "rietveld:https://fake.rietveld.url/666666/#ps1",
835 "--tag", 835 "--tag",
836 "slavename:slavename", 836 "slavename:slavename",
837 "--tag", 837 "--tag",
838 "stepname:rtc_media_unittests on Mac", 838 "stepname:rtc_pc_unittests on Mac",
839 "--idempotent", 839 "--idempotent",
840 "[dummy hash for rtc_media_unittests]" 840 "[dummy hash for rtc_pc_unittests]"
841 ], 841 ],
842 "cwd": "[SLAVE_BUILD]", 842 "cwd": "[SLAVE_BUILD]",
843 "name": "[trigger] rtc_media_unittests on Mac", 843 "name": "[trigger] rtc_pc_unittests on Mac",
844 "~followup_annotations": [ 844 "~followup_annotations": [
845 "@@@STEP_LOG_LINE@json.output@{@@@", 845 "@@@STEP_LOG_LINE@json.output@{@@@",
846 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/ Mac/[dummy has/mac_swarming/-1\", @@@", 846 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_pc_unittests/Mac /[dummy has/mac_swarming/-1\", @@@",
847 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 847 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
848 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Mac/[dummy has/mac _swarming/-1\": {@@@", 848 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests/Mac/[dummy has/mac_sw arming/-1\": {@@@",
849 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 849 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
850 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 850 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
851 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 851 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
852 "@@@STEP_LOG_LINE@json.output@ }@@@", 852 "@@@STEP_LOG_LINE@json.output@ }@@@",
853 "@@@STEP_LOG_LINE@json.output@ }@@@", 853 "@@@STEP_LOG_LINE@json.output@ }@@@",
854 "@@@STEP_LOG_LINE@json.output@}@@@", 854 "@@@STEP_LOG_LINE@json.output@}@@@",
855 "@@@STEP_LOG_END@json.output@@@", 855 "@@@STEP_LOG_END@json.output@@@",
856 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 856 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
857 ] 857 ]
858 }, 858 },
(...skipping 691 matching lines...) Expand 10 before | Expand all | Expand 10 after
1550 "python", 1550 "python",
1551 "-u", 1551 "-u",
1552 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1552 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1553 "collect", 1553 "collect",
1554 "--swarming", 1554 "--swarming",
1555 "https://chromium-swarm.appspot.com", 1555 "https://chromium-swarm.appspot.com",
1556 "--decorate", 1556 "--decorate",
1557 "--print-status-updates", 1557 "--print-status-updates",
1558 "--shards", 1558 "--shards",
1559 "1", 1559 "1",
1560 "libjingle_p2p_unittest/Mac/[dummy has/mac_swarming/-1", 1560 "modules_tests/Mac/[dummy has/mac_swarming/-1",
1561 "--task-summary-json", 1561 "--task-summary-json",
1562 "/path/to/tmp/json" 1562 "/path/to/tmp/json"
1563 ], 1563 ],
1564 "cwd": "[SLAVE_BUILD]", 1564 "cwd": "[SLAVE_BUILD]",
1565 "name": "libjingle_p2p_unittest on Mac", 1565 "name": "modules_tests on Mac",
1566 "~followup_annotations": [ 1566 "~followup_annotations": [
1567 "@@@STEP_TEXT@swarming pending 71s@@@", 1567 "@@@STEP_TEXT@swarming pending 71s@@@",
1568 "@@@STEP_LOG_LINE@json.output@{@@@", 1568 "@@@STEP_LOG_LINE@json.output@{@@@",
1569 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1569 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1570 "@@@STEP_LOG_LINE@json.output@ {@@@", 1570 "@@@STEP_LOG_LINE@json.output@ {@@@",
1571 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1571 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1572 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1572 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1573 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1573 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1574 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1574 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1575 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1575 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1608 "python", 1608 "python",
1609 "-u", 1609 "-u",
1610 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1610 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1611 "collect", 1611 "collect",
1612 "--swarming", 1612 "--swarming",
1613 "https://chromium-swarm.appspot.com", 1613 "https://chromium-swarm.appspot.com",
1614 "--decorate", 1614 "--decorate",
1615 "--print-status-updates", 1615 "--print-status-updates",
1616 "--shards", 1616 "--shards",
1617 "1", 1617 "1",
1618 "modules_tests/Mac/[dummy has/mac_swarming/-1", 1618 "modules_unittests/Mac/[dummy has/mac_swarming/-1",
1619 "--task-summary-json", 1619 "--task-summary-json",
1620 "/path/to/tmp/json" 1620 "/path/to/tmp/json"
1621 ], 1621 ],
1622 "cwd": "[SLAVE_BUILD]", 1622 "cwd": "[SLAVE_BUILD]",
1623 "name": "modules_tests on Mac", 1623 "name": "modules_unittests on Mac",
1624 "~followup_annotations": [ 1624 "~followup_annotations": [
1625 "@@@STEP_TEXT@swarming pending 71s@@@", 1625 "@@@STEP_TEXT@swarming pending 71s@@@",
1626 "@@@STEP_LOG_LINE@json.output@{@@@", 1626 "@@@STEP_LOG_LINE@json.output@{@@@",
1627 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1627 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1628 "@@@STEP_LOG_LINE@json.output@ {@@@", 1628 "@@@STEP_LOG_LINE@json.output@ {@@@",
1629 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1629 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1630 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1630 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1631 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1631 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1632 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1632 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1633 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1633 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1666 "python", 1666 "python",
1667 "-u", 1667 "-u",
1668 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1668 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1669 "collect", 1669 "collect",
1670 "--swarming", 1670 "--swarming",
1671 "https://chromium-swarm.appspot.com", 1671 "https://chromium-swarm.appspot.com",
1672 "--decorate", 1672 "--decorate",
1673 "--print-status-updates", 1673 "--print-status-updates",
1674 "--shards", 1674 "--shards",
1675 "1", 1675 "1",
1676 "modules_unittests/Mac/[dummy has/mac_swarming/-1", 1676 "peerconnection_unittests/Mac/[dummy has/mac_swarming/-1",
1677 "--task-summary-json", 1677 "--task-summary-json",
1678 "/path/to/tmp/json" 1678 "/path/to/tmp/json"
1679 ], 1679 ],
1680 "cwd": "[SLAVE_BUILD]", 1680 "cwd": "[SLAVE_BUILD]",
1681 "name": "modules_unittests on Mac", 1681 "name": "peerconnection_unittests on Mac",
1682 "~followup_annotations": [ 1682 "~followup_annotations": [
1683 "@@@STEP_TEXT@swarming pending 71s@@@", 1683 "@@@STEP_TEXT@swarming pending 71s@@@",
1684 "@@@STEP_LOG_LINE@json.output@{@@@", 1684 "@@@STEP_LOG_LINE@json.output@{@@@",
1685 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1685 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1686 "@@@STEP_LOG_LINE@json.output@ {@@@", 1686 "@@@STEP_LOG_LINE@json.output@ {@@@",
1687 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1687 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1688 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1688 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1689 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1689 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1690 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1690 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1691 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1691 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1724 "python", 1724 "python",
1725 "-u", 1725 "-u",
1726 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1726 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1727 "collect", 1727 "collect",
1728 "--swarming", 1728 "--swarming",
1729 "https://chromium-swarm.appspot.com", 1729 "https://chromium-swarm.appspot.com",
1730 "--decorate", 1730 "--decorate",
1731 "--print-status-updates", 1731 "--print-status-updates",
1732 "--shards", 1732 "--shards",
1733 "1", 1733 "1",
1734 "peerconnection_unittests/Mac/[dummy has/mac_swarming/-1", 1734 "rtc_media_unittests/Mac/[dummy has/mac_swarming/-1",
1735 "--task-summary-json", 1735 "--task-summary-json",
1736 "/path/to/tmp/json" 1736 "/path/to/tmp/json"
1737 ], 1737 ],
1738 "cwd": "[SLAVE_BUILD]", 1738 "cwd": "[SLAVE_BUILD]",
1739 "name": "peerconnection_unittests on Mac", 1739 "name": "rtc_media_unittests on Mac",
1740 "~followup_annotations": [ 1740 "~followup_annotations": [
1741 "@@@STEP_TEXT@swarming pending 71s@@@", 1741 "@@@STEP_TEXT@swarming pending 71s@@@",
1742 "@@@STEP_LOG_LINE@json.output@{@@@", 1742 "@@@STEP_LOG_LINE@json.output@{@@@",
1743 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1743 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1744 "@@@STEP_LOG_LINE@json.output@ {@@@", 1744 "@@@STEP_LOG_LINE@json.output@ {@@@",
1745 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1745 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1746 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1746 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1747 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1747 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1748 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1748 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1749 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1749 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1782 "python", 1782 "python",
1783 "-u", 1783 "-u",
1784 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 1784 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
1785 "collect", 1785 "collect",
1786 "--swarming", 1786 "--swarming",
1787 "https://chromium-swarm.appspot.com", 1787 "https://chromium-swarm.appspot.com",
1788 "--decorate", 1788 "--decorate",
1789 "--print-status-updates", 1789 "--print-status-updates",
1790 "--shards", 1790 "--shards",
1791 "1", 1791 "1",
1792 "rtc_media_unittests/Mac/[dummy has/mac_swarming/-1", 1792 "rtc_pc_unittests/Mac/[dummy has/mac_swarming/-1",
1793 "--task-summary-json", 1793 "--task-summary-json",
1794 "/path/to/tmp/json" 1794 "/path/to/tmp/json"
1795 ], 1795 ],
1796 "cwd": "[SLAVE_BUILD]", 1796 "cwd": "[SLAVE_BUILD]",
1797 "name": "rtc_media_unittests on Mac", 1797 "name": "rtc_pc_unittests on Mac",
1798 "~followup_annotations": [ 1798 "~followup_annotations": [
1799 "@@@STEP_TEXT@swarming pending 71s@@@", 1799 "@@@STEP_TEXT@swarming pending 71s@@@",
1800 "@@@STEP_LOG_LINE@json.output@{@@@", 1800 "@@@STEP_LOG_LINE@json.output@{@@@",
1801 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 1801 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
1802 "@@@STEP_LOG_LINE@json.output@ {@@@", 1802 "@@@STEP_LOG_LINE@json.output@ {@@@",
1803 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 1803 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
1804 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", 1804 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
1805 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@", 1805 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0 0.123\", @@@",
1806 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@", 1806 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00. 123\", @@@",
1807 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", 1807 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
2182 "@@@STEP_LOG_END@json.output@@@", 2182 "@@@STEP_LOG_END@json.output@@@",
2183 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2183 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2184 ] 2184 ]
2185 }, 2185 },
2186 { 2186 {
2187 "name": "$result", 2187 "name": "$result",
2188 "recipe_result": null, 2188 "recipe_result": null,
2189 "status_code": 0 2189 "status_code": 0
2190 } 2190 }
2191 ] 2191 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698