Closed Bug 1566590 Opened 5 years ago Closed 4 years ago

Intermittent raptor-main Error: Exception: ADBTimeoutError args: adb wait-for-device shell pm grant org.mozilla.geckoview_example android.permission. READ/WRITE_EXTERNAL_STORAGE; 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: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=256780731&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/VaW5LsVxSNWOR3VO9bo-Sg/runs/0/artifacts/public/logs/live_backing.log


18:49:02 ERROR - raptor-main Error: Exception launching org.mozilla.geckoview_example
18:49:02 ERROR - raptor-main Error: Exception: ADBTimeoutError args: adb wait-for-device shell pm grant org.mozilla.geckoview_example android.permission.WRITE_EXTERNAL_STORAGE; echo adb_returncode=$?, exitcode: None, stdout:
18:49:02 INFO - raptor-main Info: removing reverse socket connections
18:54:02 INFO - raptor-main Info: removing test folder for raptor: /sdcard/raptor
18:59:02 ERROR - Traceback (most recent call last):
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/tests/raptor/raptor/raptor.py", line 1377, in <module>
18:59:02 INFO - main()
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/tests/raptor/raptor/raptor.py", line 1345, in main
18:59:02 INFO - success = raptor.run_tests(raptor_test_list, raptor_test_names)
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/tests/raptor/raptor/raptor.py", line 1080, in run_tests
18:59:02 INFO - return super(RaptorAndroid, self).run_tests(tests, test_names)
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/tests/raptor/raptor/raptor.py", line 189, in run_tests
18:59:02 INFO - self.clean_up()
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/tests/raptor/raptor/raptor.py", line 1287, in clean_up
18:59:02 INFO - self.device.rm(self.remote_test_root, force=True, recursive=True)
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 2325, in rm
18:59:02 INFO - self.shell_output("%s %s" % (cmd, path), timeout=timeout, root=root)
18:59:02 INFO - File "/builds/task_1563301819/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 1484, in shell_output
18:59:02 INFO - raise ADBTimeoutError("%s" % adb_process)
18:59:02 INFO - mozdevice.adb.ADBTimeoutError: args: adb wait-for-device shell rm -r /sdcard/raptor; echo adb_returncode=$?, exitcode: None, stdout:
18:59:02 ERROR - Return code: 1

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Summary: Intermittent raptor-main Error: Exception: ADBTimeoutError args: adb wait-for-device shell pm grant org.mozilla.geckoview_example android.permission.WRITE_EXTERNAL_STORAGE; echo adb_returncode=$?, exitcode: None, stdout: → Intermittent raptor-main Error: Exception: ADBTimeoutError args: adb wait-for-device shell pm grant org.mozilla.geckoview_example android.permission. READ/WRITE_EXTERNAL_STORAGE; echo adb_returncode=$?, exitcode: None, stdout:

All ADBTimeoutErrors should be treated identically. This should be a dupe of bug 1500266.

Status: REOPENED → RESOLVED
Closed: 5 years ago4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.