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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json

Issue 2143013002: Revert "[Android] Reland splitting of device recovery and device status." (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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 "\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", 6 "\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",
7 "[BUILDER_CACHE]/ClangToTAndroidASan_tester", 7 "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester", 364 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
365 "env": { 365 "env": {
366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
367 "LLVM_FORCE_HEAD_REVISION": "YES", 367 "LLVM_FORCE_HEAD_REVISION": "YES",
368 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s" 368 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s"
369 }, 369 },
370 "name": "authorize_adb_devices" 370 "name": "authorize_adb_devices"
371 }, 371 },
372 { 372 {
373 "cmd": [ 373 "cmd": [
374 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/catapult/devil /devil/android/tools/device_recovery.py", 374 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/android/buildbot/bb_ device_status_check.py",
375 "--blacklist-file",
376 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/out/bad_devices.json",
377 "--known-devices-file",
378 "[HOME]/.android/known_devices.json",
379 "--adb-path",
380 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/android_tools/ sdk/platform-tools/adb",
381 "-v"
382 ],
383 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
384 "env": {
385 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
386 "LLVM_FORCE_HEAD_REVISION": "YES",
387 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s"
388 },
389 "name": "device_recovery"
390 },
391 {
392 "cmd": [
393 "python",
394 "-u",
395 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/android/provision_de vices.py",
396 "--adb-path", 375 "--adb-path",
397 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/android_tools/ sdk/platform-tools/adb", 376 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/android_tools/ sdk/platform-tools/adb",
398 "--blacklist-file", 377 "--blacklist-file",
399 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/out/bad_devices.json", 378 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/out/bad_devices.json",
400 "--output-device-blacklist", 379 "--json-output",
401 "/path/to/tmp/json", 380 "/path/to/tmp/json",
402 "-t", 381 "--known-devices-file",
403 "Debug" 382 "[HOME]/.android/known_devices.json"
404 ], 383 ],
405 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester", 384 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
406 "env": { 385 "env": {
407 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
408 "LLVM_FORCE_HEAD_REVISION": "YES",
409 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s"
410 },
411 "name": "provision_devices"
412 },
413 {
414 "cmd": [
415 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/catapult/devil /devil/android/tools/device_status.py",
416 "--json-output",
417 "/path/to/tmp/json",
418 "--blacklist-file",
419 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/out/bad_devices.json",
420 "--known-devices-file",
421 "[HOME]/.android/known_devices.json",
422 "--buildbot-path",
423 "/home/chrome-bot/.adb_device_info",
424 "--adb-path",
425 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/android_tools/ sdk/platform-tools/adb",
426 "-v",
427 "--overwrite-known-devices-files"
428 ],
429 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
430 "env": {
431 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 386 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
432 "LLVM_FORCE_HEAD_REVISION": "YES", 387 "LLVM_FORCE_HEAD_REVISION": "YES",
433 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s" 388 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s"
434 }, 389 },
435 "name": "device_status", 390 "name": "device_status_check",
436 "~followup_annotations": [ 391 "~followup_annotations": [
437 "@@@STEP_TEXT@Online devices: 1@@@", 392 "@@@STEP_TEXT@Online devices: 1@@@",
438 "@@@STEP_LOG_LINE@json.output@[@@@", 393 "@@@STEP_LOG_LINE@json.output@[@@@",
439 "@@@STEP_LOG_LINE@json.output@ {@@@", 394 "@@@STEP_LOG_LINE@json.output@ {@@@",
440 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", 395 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@",
441 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", 396 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@",
442 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", 397 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@",
443 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", 398 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@",
444 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", 399 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@",
445 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", 400 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@",
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device \", @@@", 478 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"adb_status\": \"device \", @@@",
524 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @ @@", 479 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"blacklisted\": true, @ @@",
525 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00 3c6ad6\", @@@", 480 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00 3c6ad6\", @@@",
526 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@" , 481 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@" ,
527 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", 482 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@",
528 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" 483 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@"
529 ] 484 ]
530 }, 485 },
531 { 486 {
532 "cmd": [ 487 "cmd": [
488 "python",
489 "-u",
490 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/android/provision_de vices.py",
491 "--adb-path",
492 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/android_tools/ sdk/platform-tools/adb",
493 "--blacklist-file",
494 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/out/bad_devices.json",
495 "--output-device-blacklist",
496 "/path/to/tmp/json",
497 "-t",
498 "Debug"
499 ],
500 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
501 "env": {
502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
503 "LLVM_FORCE_HEAD_REVISION": "YES",
504 "PATH": "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/androi d_tools/sdk/platform-tools:[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/build/ android:%(PATH)s"
505 },
506 "name": "provision_devices"
507 },
508 {
509 "cmd": [
533 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/tools/android/asan/third_p arty/asan_device_setup.sh", 510 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/tools/android/asan/third_p arty/asan_device_setup.sh",
534 "--lib", 511 "--lib",
535 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/llvm-build/Rel ease+Asserts/lib/clang/3.9.0/lib/linux/libclang_rt.asan-arm-android.so", 512 "[BUILDER_CACHE]/ClangToTAndroidASan_tester/src/third_party/llvm-build/Rel ease+Asserts/lib/clang/3.9.0/lib/linux/libclang_rt.asan-arm-android.so",
536 "--device", 513 "--device",
537 "07a00ca4" 514 "07a00ca4"
538 ], 515 ],
539 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester", 516 "cwd": "[BUILDER_CACHE]/ClangToTAndroidASan_tester",
540 "env": { 517 "env": {
541 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 518 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
542 "LLVM_FORCE_HEAD_REVISION": "YES", 519 "LLVM_FORCE_HEAD_REVISION": "YES",
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 742 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
766 "@@@STEP_LOG_END@python.inline@@@" 743 "@@@STEP_LOG_END@python.inline@@@"
767 ] 744 ]
768 }, 745 },
769 { 746 {
770 "name": "$result", 747 "name": "$result",
771 "recipe_result": null, 748 "recipe_result": null,
772 "status_code": 0 749 "status_code": 0
773 } 750 }
774 ] 751 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698