Perma Fenix browsertime raptor-browsertime Critical: BrowserError: Could not start firefox with 3 tries
Categories
(Testing :: Raptor, defect, P5)
Tracking
(firefox-esr78 unaffected, firefox83 unaffected, firefox84 unaffected, firefox85 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox83 | --- | unaffected |
| firefox84 | --- | unaffected |
| firefox85 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
(Regression)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=323400025&repo=fenix
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/esp1RVp9TWyXXNB8znwFhg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-12-03T05:53:30.919Z] 05:24:01 INFO - raptor-browsertime Info: Running tests using Firefox - 15 iteration(s)
[task 2020-12-03T05:53:30.919Z] 05:24:40 INFO - raptor-browsertime Info: firefox failed to start, trying 2 more time(s): ECONNREFUSED connect ECONNREFUSED 127.0.0.1:37215
[task 2020-12-03T05:53:30.919Z] 05:25:19 INFO - raptor-browsertime Info: firefox failed to start, trying 1 more time(s): ECONNREFUSED connect ECONNREFUSED 127.0.0.1:44402
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - raptor-browsertime Info: firefox failed to start, trying 0 more time(s): ECONNREFUSED connect ECONNREFUSED 127.0.0.1:34895
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - Exception in thread ProcessReader:
[task 2020-12-03T05:53:30.919Z] 05:25:59 ERROR - Traceback (most recent call last):
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - self.run()
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - File "/usr/lib/python2.7/threading.py", line 754, in run
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - self.__target(*self.__args, **self.__kwargs)
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - File "/builds/task_160697281745796/workspace/build/venv/lib/python2.7/site-packages/mozprocess/processhandler.py", line 1265, in _read
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - callback(line.rstrip())
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - File "/builds/task_160697281745796/workspace/build/venv/lib/python2.7/site-packages/mozprocess/processhandler.py", line 1171, in __call__
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - e(*args, **kwargs)
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - File "/builds/task_160697281745796/workspace/build/tests/raptor/raptor/browsertime/base.py", line 416, in _line_handler
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - raise Exception("Browsertime failed to run")
[task 2020-12-03T05:53:30.919Z] 05:25:59 INFO - Exception: Browsertime failed to run
[task 2020-12-03T05:53:30.919Z] 05:53:30 CRITICAL - raptor-browsertime Critical: BrowserError: Could not start firefox with 3 tries```
Comment 2•5 years ago
|
||
At least the geckodriver artifact pulled by the task has changed.
| Assignee | ||
Comment 3•5 years ago
|
||
rather than the Android builds, which we restore to 1.48, effectively
backing out changeset 6c5df06cb71b.
Comment 5•5 years ago
|
||
Set release status flags based on info from the regressing bug 1680172
Comment 6•5 years ago
|
||
Thanks for the quick fix :glandium! That patch should fix fenix as well.
Comment 7•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Mike, can you please give an explanation why we cannot build geckodriver with 1.48?
| Assignee | ||
Comment 9•5 years ago
|
||
I don't have one. All I know is that building it with 1.48 caused these problems.
Comment 10•5 years ago
|
||
Ok, I filed bug 1682219 to take care of it.
Description
•