| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Tests", | 10 "Android Tests", |
| (...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 413 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 413 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 414 ], | 414 ], |
| 415 "env": { | 415 "env": { |
| 416 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 416 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 417 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 417 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 418 }, | 418 }, |
| 419 "name": "authorize_adb_devices" | 419 "name": "authorize_adb_devices" |
| 420 }, | 420 }, |
| 421 { | 421 { |
| 422 "cmd": [ | 422 "cmd": [ |
| 423 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 423 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 424 "--blacklist-file", |
| 425 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 426 "--known-devices-file", |
| 427 "[CACHE]/known_android_devices", |
| 424 "--adb-path", | 428 "--adb-path", |
| 425 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 429 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 426 "--blacklist-file", | 430 "-v" |
| 427 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 428 "--json-output", | |
| 429 "/path/to/tmp/json", | |
| 430 "--known-devices-file", | |
| 431 "[CACHE]/known_android_devices" | |
| 432 ], | 431 ], |
| 433 "env": { | 432 "env": { |
| 434 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 433 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 435 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 434 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 436 }, | 435 }, |
| 437 "name": "device_status_check", | 436 "name": "device_recovery" |
| 437 }, |
| 438 { |
| 439 "cmd": [ |
| 440 "python", |
| 441 "-u", |
| 442 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 443 "--adb-path", |
| 444 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 445 "--blacklist-file", |
| 446 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 447 "--output-device-blacklist", |
| 448 "/path/to/tmp/json", |
| 449 "-t", |
| 450 "Release" |
| 451 ], |
| 452 "env": { |
| 453 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 454 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 455 }, |
| 456 "name": "provision_devices" |
| 457 }, |
| 458 { |
| 459 "cmd": [ |
| 460 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 461 "--json-output", |
| 462 "/path/to/tmp/json", |
| 463 "--blacklist-file", |
| 464 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 465 "--known-devices-file", |
| 466 "[CACHE]/known_android_devices", |
| 467 "--buildbot-path", |
| 468 "/home/chrome-bot/.adb_device_info", |
| 469 "--adb-path", |
| 470 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 471 "-v", |
| 472 "--overwrite-known-devices-files" |
| 473 ], |
| 474 "env": { |
| 475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 476 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 477 }, |
| 478 "name": "device_status", |
| 438 "~followup_annotations": [ | 479 "~followup_annotations": [ |
| 439 "@@@STEP_TEXT@Online devices: 1@@@", | 480 "@@@STEP_TEXT@Online devices: 1@@@", |
| 440 "@@@STEP_LOG_LINE@json.output@[@@@", | 481 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ {@@@", | 482 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 483 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 443 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 484 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 444 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 485 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 445 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 486 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 446 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 487 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 447 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 568 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 528 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 569 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 529 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 570 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 530 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 571 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 531 ] | 572 ] |
| 532 }, | 573 }, |
| 533 { | 574 { |
| 534 "cmd": [ | 575 "cmd": [ |
| 535 "python", | 576 "python", |
| 536 "-u", | 577 "-u", |
| 537 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 538 "--adb-path", | |
| 539 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 540 "--blacklist-file", | |
| 541 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 542 "--output-device-blacklist", | |
| 543 "/path/to/tmp/json", | |
| 544 "-t", | |
| 545 "Release" | |
| 546 ], | |
| 547 "env": { | |
| 548 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 549 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 550 }, | |
| 551 "name": "provision_devices" | |
| 552 }, | |
| 553 { | |
| 554 "cmd": [ | |
| 555 "python", | |
| 556 "-u", | |
| 557 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 578 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 558 "--action", | 579 "--action", |
| 559 "restart", | 580 "restart", |
| 560 "--pid-file-path", | 581 "--pid-file-path", |
| 561 "/tmp/device_monitor.pid", | 582 "/tmp/device_monitor.pid", |
| 562 "--", | 583 "--", |
| 563 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 584 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 564 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 585 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 565 "[\"07a00ca4\"]", | 586 "[\"07a00ca4\"]", |
| 566 "--blacklist-file", | 587 "--blacklist-file", |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 743 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 764 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 744 "@@@STEP_LOG_END@python.inline@@@" | 765 "@@@STEP_LOG_END@python.inline@@@" |
| 745 ] | 766 ] |
| 746 }, | 767 }, |
| 747 { | 768 { |
| 748 "name": "$result", | 769 "name": "$result", |
| 749 "reason": "1 tests failed: ['ChromePublicTest']", | 770 "reason": "1 tests failed: ['ChromePublicTest']", |
| 750 "status_code": 1 | 771 "status_code": 1 |
| 751 } | 772 } |
| 752 ] | 773 ] |
| OLD | NEW |