Closed Bug 1562540 Opened 6 years ago Closed 6 years ago

Intermittent mozdevice.adb.ADBTimeoutError: args: adb wait-for-device shell su -c "rm -r /data/local/tests"; echo adb_returncode=$?, exitcode: None, stdout:

Categories

(Testing :: Raptor, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1500266

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=254192383&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/d8WTDUsCSg2Kq0A7fa5R2g/runs/0/artifacts/public/logs/live_backing.log


adb I 07-01 02:57:27 71 71 auth.cpp:457] Calling send_auth_response
adb I 07-01 02:57:27 71 71 adb.cpp:114] ZY322M59S3: offline
Connecting to Android device ZY322M59S3
2019-07-01 02:57:30,824 INFO Using adb 1.0.41
2019-07-01 02:57:31,129 INFO adbd not restarted as root
2019-07-01 02:57:32,232 INFO su -c supported
2019-07-01 02:57:32,435 INFO /system/bin/ls -1A supported
2019-07-01 02:57:32,536 INFO Native cp support: True
2019-07-01 02:57:32,639 INFO Native chmod -R support: True
2019-07-01 02:57:32,740 INFO Native chown -R support: True
2019-07-01 02:57:32,842 INFO Setting SELinux Permissive
2019-07-01 02:57:34,153 INFO Native pidof support: True
Traceback (most recent call last):
File "/builds/taskcluster/script.py", line 160, in <module>
sys.exit(main())
File "/builds/taskcluster/script.py", line 114, in main
device.rm('/data/local/tests', recursive=True, force=True, root=True)
File "/usr/local/lib/python2.7/dist-packages/mozdevice/adb.py", line 2296, in rm
self.shell_output("%s %s" % (cmd, path), timeout=timeout, root=root)
File "/usr/local/lib/python2.7/dist-packages/mozdevice/adb.py", line 1467, in shell_output
raise ADBTimeoutError("%s" % adb_process)
mozdevice.adb.ADBTimeoutError: args: adb wait-for-device shell su -c "rm -r /data/local/tests"; echo adb_returncode=$?, exitcode: None, stdout:
[taskcluster 2019-07-01T03:02:34.592Z] Exit Code: 1
[taskcluster 2019-07-01T03:02:34.592Z] User Time: 175.945ms
[taskcluster 2019-07-01T03:02:34.592Z] Kernel Time: 82.793ms
[taskcluster 2019-07-01T03:02:34.592Z] Wall Time: 5m6.828346241s
[taskcluster 2019-07-01T03:02:34.592Z] Result: FAILED
[taskcluster 2019-07-01T03:02:34.592Z] === Task Finished ===

Type: -- → defect
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.