| 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.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Coverage (dbg)", | 10 "Android Coverage (dbg)", |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 381 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 382 ], | 382 ], |
| 383 "env": { | 383 "env": { |
| 384 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 384 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 385 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 385 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 386 }, | 386 }, |
| 387 "name": "authorize_adb_devices" | 387 "name": "authorize_adb_devices" |
| 388 }, | 388 }, |
| 389 { | 389 { |
| 390 "cmd": [ | 390 "cmd": [ |
| 391 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 391 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 392 "--adb-path", | |
| 393 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 394 "--blacklist-file", | 392 "--blacklist-file", |
| 395 "[SLAVE_BUILD]/src/out/bad_devices.json", | 393 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 396 "--json-output", | |
| 397 "/path/to/tmp/json", | |
| 398 "--known-devices-file", | 394 "--known-devices-file", |
| 399 "[BUILD]/site_config/.known_devices" | 395 "[BUILD]/site_config/.known_devices", |
| 396 "-v" |
| 400 ], | 397 ], |
| 401 "env": { | 398 "env": { |
| 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 403 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 400 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 404 }, | 401 }, |
| 405 "name": "device_status_check", | 402 "name": "device_recovery" |
| 403 }, |
| 404 { |
| 405 "cmd": [ |
| 406 "python", |
| 407 "-u", |
| 408 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 409 "--adb-path", |
| 410 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 411 "--blacklist-file", |
| 412 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 413 "--output-device-blacklist", |
| 414 "/path/to/tmp/json", |
| 415 "-t", |
| 416 "Debug" |
| 417 ], |
| 418 "env": { |
| 419 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 420 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 421 }, |
| 422 "name": "provision_devices" |
| 423 }, |
| 424 { |
| 425 "cmd": [ |
| 426 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 427 "--json-output", |
| 428 "/path/to/tmp/json", |
| 429 "--blacklist-file", |
| 430 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 431 "--known-devices-file", |
| 432 "[BUILD]/site_config/.known_devices", |
| 433 "--buildbot-path", |
| 434 "/home/chrome-bot/.adb_device_info", |
| 435 "-v", |
| 436 "--overwrite-known-devices-files" |
| 437 ], |
| 438 "env": { |
| 439 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 440 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 441 }, |
| 442 "name": "device_status", |
| 406 "~followup_annotations": [ | 443 "~followup_annotations": [ |
| 407 "@@@STEP_TEXT@Online devices: 1@@@", | 444 "@@@STEP_TEXT@Online devices: 1@@@", |
| 408 "@@@STEP_LOG_LINE@json.output@[@@@", | 445 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ {@@@", | 446 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 447 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 448 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 449 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 450 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 451 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 452 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 495 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 532 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 496 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 533 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 497 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 534 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 498 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 535 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 499 ] | 536 ] |
| 500 }, | 537 }, |
| 501 { | 538 { |
| 502 "cmd": [ | 539 "cmd": [ |
| 503 "python", | 540 "python", |
| 504 "-u", | 541 "-u", |
| 505 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 506 "--adb-path", | |
| 507 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 508 "--blacklist-file", | |
| 509 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 510 "--output-device-blacklist", | |
| 511 "/path/to/tmp/json", | |
| 512 "-t", | |
| 513 "Debug" | |
| 514 ], | |
| 515 "env": { | |
| 516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 517 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 518 }, | |
| 519 "name": "provision_devices" | |
| 520 }, | |
| 521 { | |
| 522 "cmd": [ | |
| 523 "python", | |
| 524 "-u", | |
| 525 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 542 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 526 "--action", | 543 "--action", |
| 527 "restart", | 544 "restart", |
| 528 "--pid-file-path", | 545 "--pid-file-path", |
| 529 "/tmp/device_monitor.pid", | 546 "/tmp/device_monitor.pid", |
| 530 "--", | 547 "--", |
| 531 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 548 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 532 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 549 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 533 "[\"07a00ca4\"]", | 550 "[\"07a00ca4\"]", |
| 534 "--blacklist-file", | 551 "--blacklist-file", |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1069 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1086 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1070 "@@@STEP_LOG_END@python.inline@@@" | 1087 "@@@STEP_LOG_END@python.inline@@@" |
| 1071 ] | 1088 ] |
| 1072 }, | 1089 }, |
| 1073 { | 1090 { |
| 1074 "name": "$result", | 1091 "name": "$result", |
| 1075 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", | 1092 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", |
| 1076 "status_code": 1 | 1093 "status_code": 1 |
| 1077 } | 1094 } |
| 1078 ] | 1095 ] |
| OLD | NEW |