Closed
Bug 1508391
Opened 7 years ago
Closed 7 years ago
Intermittent Uncaught exception: Traceback (most recent call last): after Finished verify-device step (failed)
Categories
(Firefox for Android Graveyard :: Testing, defect, P5)
Firefox for Android Graveyard
Testing
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1504757
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: rmaries [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=212654779&repo=mozilla-central
https://queue.taskcluster.net/v1/task/VcupyRmwRcWRMqSmI2884Q/runs/0/artifacts/public/logs/live_backing.log
17:40:13 INFO - Starting resource monitoring.
17:40:13 INFO - [mozharness: 2018-11-19 17:40:13.462147Z] Finished create-virtualenv step (success)
17:40:13 INFO - [mozharness: 2018-11-19 17:40:13.462532Z] Running verify-device step.
17:40:13 INFO - Running pre-action listener: _resource_record_pre_action
17:40:13 INFO - Running main action method: verify_device
17:40:13 INFO - mkdir: /builds/worker/workspace/build/blobber_upload_dir
17:40:13 INFO - Using adb 1.0.40
17:40:13 INFO - adbd not restarted as root
17:40:14 INFO - su -c supported
17:40:14 INFO - Running post-action listener: _resource_record_post_action
17:40:14 INFO - [mozharness: 2018-11-19 17:40:14.762805Z] Finished verify-device step (failed)
17:40:14 FATAL - Uncaught exception: Traceback (most recent call last):
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2089, in run
17:40:14 FATAL - self.run_action(action)
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2028, in run_action
17:40:14 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 1983, in _possibly_run_method
17:40:14 FATAL - return getattr(self, method_name)()
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/android.py", line 495, in verify_device
17:40:14 FATAL - self.dump_perf_info()
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/android.py", line 258, in dump_perf_info
17:40:14 FATAL - out = self.shell_output(cmd)
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/android.py", line 337, in shell_output
17:40:14 FATAL - return self.device.shell_output(cmd, timeout=30)
17:40:14 FATAL - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/android.py", line 64, in device
17:40:14 FATAL - verbose=True)
17:40:14 FATAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb_android.py", line 96, in __init__
17:40:14 FATAL - require_root=require_root)
17:40:14 FATAL - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 655, in __init__
17:40:14 FATAL - raise ADBError("ADBDevice.__init__: ls could not be found")
17:40:14 FATAL - ADBError: ADBDevice.__init__: ls could not be found
17:40:14 FATAL - Running post_fatal callback...
17:40:14 FATAL - Exiting -1
17:40:14 INFO - Running post-run listener: _resource_record_post_run
17:40:14 INFO - Total resource usage - Wall time: 1s; CPU: 2.0%; Read bytes: 4128768; Write bytes: 2985984; Read time: 0; Write time: 1068
17:40:14 INFO - TinderboxPrint: CPU usage<br/>2.2%
17:40:14 INFO - TinderboxPrint: I/O read bytes / time<br/>4,128,768 / 0
17:40:14 INFO - TinderboxPrint: I/O write bytes / time<br/>2,985,984 / 1,068
17:40:14 INFO - TinderboxPrint: CPU idle<br/>3.7 (93.9%)
17:40:14 INFO - TinderboxPrint: CPU iowait<br/>0.2 (3.8%)
17:40:14 INFO - TinderboxPrint: CPU system<br/>0.1 (1.8%)
17:40:14 INFO - TinderboxPrint: Swap in / out<br/>0 / 0
17:40:14 INFO - verify-device - Wall time: 1s; CPU: 2.0%; Read bytes: 4128768; Write bytes: 2985984; Read time: 0; Write time: 1068
cleanup
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Component: Queue → Testing
Product: Taskcluster → Firefox for Android
QA Contact: jhford
Resolution: --- → DUPLICATE
| Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•