Closed
Bug 1511332
Opened 7 years ago
Closed 7 years ago
Intermittent mozdevice.adb.ADBProcessError: args: adb -s FA83V1A02406 wait-for-device shell ps; echo rc=$?, exitcode: 1, stdout: error: closed
Categories
(Firefox for Android Graveyard :: Testing, defect, P5)
Firefox for Android Graveyard
Testing
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: csabou [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=214819166&repo=mozilla-central
https://queue.taskcluster.net/v1/task/XK-ua1UBR5GcI5Br2CWukg/runs/0/artifacts/public/logs/live_backing.log
10:20:55 INFO - adb Native chown -R support: True
10:20:55 INFO - adb Setting SELinux Permissive
10:20:58 INFO - adb Ignoring attempt to chmod external storage
10:21:03 INFO - Traceback (most recent call last):
10:21:03 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtestsremote.py", line 400, in <module>
10:21:03 INFO - sys.exit(main())
10:21:03 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtestsremote.py", line 396, in main
10:21:03 INFO - return run_test_harness(parser, options)
10:21:03 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtestsremote.py", line 359, in run_test_harness
10:21:03 INFO - mochitest = MochiRemote(options)
10:21:03 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtestsremote.py", line 96, in __init__
10:21:03 INFO - if self.device.process_exist(procName):
10:21:03 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 2422, in process_exist
10:21:03 INFO - proc_list = self.get_process_list(timeout=timeout)
10:21:03 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 2261, in get_process_list
10:21:03 CRITICAL - raise ADBProcessError(adb_process)
10:21:03 CRITICAL - mozdevice.adb.ADBProcessError: args: adb -s FA83V1A02406 wait-for-device shell ps; echo rc=$?, exitcode: 1, stdout: error: closed
10:21:03 ERROR - Return code: 1
10:21:03 ERROR - No tests run or test summary not found
10:21:03 INFO - TinderboxPrint: mochitest-media<br/><em class="testfail">T-FAIL</em>
10:21:03 INFO - ##### mochitest-media log ends
10:21:03 CRITICAL - # TBPL RETRY #
10:21:03 WARNING - setting return code to 4
10:21:03 CRITICAL - The mochitest-media suite: mochitest-media ran with return status: RETRY
10:21:03 INFO - Running post-action listener: _package_coverage_data
10:21:03 INFO - Running post-action listener: _resource_record_post_action
10:21:03 INFO - Running post-action listener: process_java_coverage_data
10:21:03 INFO - Running post-action listener: stop_device
10:21:03 INFO - Killing logcat pid 506.
10:21:03 INFO - [mozharness: 2018-11-30 10:21:03.438735Z] Finished run-tests step (success)
10:21:03 INFO - Running post-run listener: _resource_record_post_run
10:21:03 INFO - Total resource usage - Wall time: 25s; CPU: 20.0%; Read bytes: 382058496; Write bytes: 3601694720; Read time: 67000; Write time: 2151240
10:21:03 INFO - TinderboxPrint: CPU usage<br/>19.8%
10:21:03 INFO - TinderboxPrint: I/O read bytes / time<br/>382,058,496 / 67,000
10:21:03 INFO - TinderboxPrint: I/O write bytes / time<br/>3,601,694,720 / 2,151,240
10:21:03 INFO - TinderboxPrint: CPU idle<br/>49.2 (49.5%)
10:21:03 INFO - TinderboxPrint: CPU iowait<br/>30.5 (30.7%)
10:21:03 INFO - TinderboxPrint: CPU system<br/>4.6 (4.7%)
10:21:03 INFO - TinderboxPrint: CPU user<br/>14.7 (14.7%)
10:21:03 INFO - TinderboxPrint: Swap in / out<br/>0 / 1,318,912
10:21:03 INFO - verify-device - Wall time: 3s; CPU: 14.0%; Read bytes: 4853760; Write bytes: 47976448; Read time: 12; Write time: 45540
10:21:03 INFO - install - Wall time: 13s; CPU: 16.0%; Read bytes: 122814464; Write bytes: 3120336896; Read time: 53440; Write time: 1758528
10:21:03 INFO - run-tests - Wall time: 10s; CPU: 24.0%; Read bytes: 19496960; Write bytes: 417906688; Read time: 13412; Write time: 344676
10:21:03 WARNING - returning nonzero exit status 4
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
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
•