Closed Bug 1372016 Opened 8 years ago Closed 8 years ago

Intermittent taskcluster mochitest subprocess.CalledProcessError: Command '['/usr/bin/pactl', 'list', 'short', 'modules']' returned non-zero exit status 1

Categories

(Taskcluster Graveyard :: Docker Images, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: aryx, Unassigned)

Details

(Keywords: intermittent-failure)

+++ This bug was initially created as a clone of Bug #1214194 +++ [task 2017-06-11T12:01:32.416389Z] 12:01:32 INFO - TEST-START | Shutdown [task 2017-06-11T12:01:32.417430Z] 12:01:32 INFO - Passed: 7243 [task 2017-06-11T12:01:32.418170Z] 12:01:32 INFO - Failed: 0 [task 2017-06-11T12:01:32.419752Z] 12:01:32 INFO - Todo: 4 [task 2017-06-11T12:01:32.421073Z] 12:01:32 INFO - Mode: non-e10s [task 2017-06-11T12:01:32.421806Z] 12:01:32 INFO - Slowest: 1583ms - chrome://mochitests/content/chrome/js/xpconnect/tests/chrome/test_xrayToJS.xul [task 2017-06-11T12:01:32.422743Z] 12:01:32 INFO - SimpleTest FINISHED [task 2017-06-11T12:01:32.423739Z] 12:01:32 INFO - TEST-INFO | Ran 1 Loops [task 2017-06-11T12:01:32.424575Z] 12:01:32 INFO - SimpleTest FINISHED [task 2017-06-11T12:01:33.599384Z] 12:01:33 INFO - TEST-INFO | Main app process: exit 0 [task 2017-06-11T12:01:33.600289Z] 12:01:33 INFO - runtests.py | Application ran for: 0:00:19.342674 [task 2017-06-11T12:01:33.600638Z] 12:01:33 INFO - zombiecheck | Reading PID log: /tmp/tmpss2f_Xpidlog [task 2017-06-11T12:01:33.602157Z] 12:01:33 INFO - ==> process 784 launched child process 807 [task 2017-06-11T12:01:33.603017Z] 12:01:33 INFO - zombiecheck | Checking for orphan process with PID: 807 [task 2017-06-11T12:01:33.604263Z] 12:01:33 INFO - Stopping web server [task 2017-06-11T12:01:33.614554Z] 12:01:33 INFO - Stopping web socket server [task 2017-06-11T12:01:33.632320Z] 12:01:33 INFO - Stopping ssltunnel [task 2017-06-11T12:01:33.653864Z] 12:01:33 WARNING - leakcheck | refcount logging is off, so leaks can't be detected! [task 2017-06-11T12:01:33.654787Z] 12:01:33 INFO - runtests.py | Running tests: end. [task 2017-06-11T12:01:33.687257Z] 12:01:33 INFO - Buffered messages finished [task 2017-06-11T12:01:33.688332Z] 12:01:33 INFO - dir: layout/base/tests/chrome [task 2017-06-11T12:01:33.719678Z] 12:01:33 INFO - Setting pipeline to PAUSED ... [task 2017-06-11T12:01:33.720679Z] 12:01:33 INFO - Pipeline is PREROLLING ... [task 2017-06-11T12:01:33.721863Z] 12:01:33 INFO - Pipeline is PREROLLED ... [task 2017-06-11T12:01:33.722469Z] 12:01:33 INFO - Setting pipeline to PLAYING ... [task 2017-06-11T12:01:33.723216Z] 12:01:33 INFO - New clock: GstSystemClock [task 2017-06-11T12:01:33.756687Z] 12:01:33 INFO - Got EOS from element "pipeline0". [task 2017-06-11T12:01:33.757799Z] 12:01:33 INFO - Execution ended after 33473976 ns. [task 2017-06-11T12:01:33.758780Z] 12:01:33 INFO - Setting pipeline to PAUSED ... [task 2017-06-11T12:01:33.759432Z] 12:01:33 INFO - Setting pipeline to READY ... [task 2017-06-11T12:01:33.760000Z] 12:01:33 INFO - Setting pipeline to NULL ... [task 2017-06-11T12:01:33.760345Z] 12:01:33 INFO - Freeing pipeline ... [task 2017-06-11T12:01:33.770398Z] 12:01:33 INFO - Connection failure: Connection terminated [task 2017-06-11T12:01:33.771551Z] 12:01:33 INFO - Traceback (most recent call last): [task 2017-06-11T12:01:33.772618Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2825, in <module> [task 2017-06-11T12:01:33.775405Z] 12:01:33 INFO - sys.exit(cli()) [task 2017-06-11T12:01:33.776613Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2821, in cli [task 2017-06-11T12:01:33.777682Z] 12:01:33 INFO - return run_test_harness(parser, options) [task 2017-06-11T12:01:33.778521Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2790, in run_test_harness [task 2017-06-11T12:01:33.779316Z] 12:01:33 INFO - result = runner.runTests(options) [task 2017-06-11T12:01:33.780179Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2337, in runTests [task 2017-06-11T12:01:33.781035Z] 12:01:33 INFO - result = self.runMochitests(options, tests_in_dir) [task 2017-06-11T12:01:33.781883Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2259, in runMochitests [task 2017-06-11T12:01:33.782735Z] 12:01:33 INFO - result = self.doTests(options, testsToRun) [task 2017-06-11T12:01:33.783581Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2387, in doTests [task 2017-06-11T12:01:33.784399Z] 12:01:33 INFO - devices = findTestMediaDevices(self.log) [task 2017-06-11T12:01:33.785312Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 742, in findTestMediaDevices [task 2017-06-11T12:01:33.786567Z] 12:01:33 INFO - if not sine_source_loaded(): [task 2017-06-11T12:01:33.787507Z] 12:01:33 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 739, in sine_source_loaded [task 2017-06-11T12:01:33.788288Z] 12:01:33 INFO - ['/usr/bin/pactl', 'list', 'short', 'modules']) [task 2017-06-11T12:01:33.789195Z] 12:01:33 INFO - File "/usr/lib/python2.7/subprocess.py", line 544, in check_output [task 2017-06-11T12:01:33.790041Z] 12:01:33 INFO - raise CalledProcessError(retcode, cmd, output=output) [task 2017-06-11T12:01:33.790924Z] 12:01:33 INFO - subprocess.CalledProcessError: Command '['/usr/bin/pactl', 'list', 'short', 'modules']' returned non-zero exit status 1 [task 2017-06-11T12:01:33.808604Z] 12:01:33 ERROR - Return code: 1 [task 2017-06-11T12:01:33.809761Z] 12:01:33 ERROR - No suite end message was emitted by this harness.
I wonder how frequent this is? PulseAudio is pretty crashy, so there's probably a level of failure we should just accept. It looks like this is an issue in shutdown, so we could probably log and continue..
This hasn't been reported for quite some time, and even then, only once. I think we can close it out.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Product: Taskcluster → Taskcluster Graveyard
You need to log in before you can comment on or make changes to this bug.