Closed Bug 1570191 Opened 5 years ago Closed 2 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/add_cookie/add.py | expected OK

Categories

(Remote Protocol :: Marionette, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1630162

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [test isolation])

Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=259098481&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/fG5URrQ0Q56QV4Hx3SH2FA/runs/0/artifacts/public/logs/live_backing.log


[task 2019-07-30T23:20:11.508Z] 23:20:11 INFO - STDOUT: tests/web-platform/tests/webdriver/tests/add_cookie/add.py::test_null_response_value
[task 2019-07-30T23:20:11.508Z] 23:20:11 INFO - PID 1094 | 1564528811491 webdriver::server DEBUG -> POST /session/6aa4b702-a140-4d25-9d88-9c954e33034e/window/rect {"width": 800, "height": 600}
[task 2019-07-30T23:20:11.509Z] 23:20:11 INFO - PID 1094 | 1564528811492 Marionette DEBUG 0 -> [0,18,"WebDriver:SetWindowRect",{"height":600,"width":800}]
[task 2019-07-30T23:20:11.510Z] 23:20:11 INFO - PID 1094 | 1564528811492 Marionette DEBUG 0 <- [1,18,null,{"x":100,"y":100,"width":800,"height":600}]
[task 2019-07-30T23:20:11.511Z] 23:20:11 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/add_cookie/add.py | expected OK
[task 2019-07-30T23:20:11.511Z] 23:20:11 INFO - TEST-INFO took 30010ms
[task 2019-07-30T23:20:11.722Z] 23:20:11 INFO - PID 1094 | 1564528811493 webdriver::server DEBUG <- 200 OK {"value":{"x":100,"y":100,"width":800,"height":600}}
[task 2019-07-30T23:20:11.723Z] 23:20:11 INFO - PID 1094 | 1564528811496 webdriver::server DEBUG -> POST /session/6aa4b702-a140-4d25-9d88-9c954e33034e/window/rect {"y": 100, "x": 100}
[task 2019-07-30T23:20:11.724Z] 23:20:11 INFO - PID 1094 | 1564528811497 Marionette DEBUG 0 -> [0,19,"WebDriver:SetWindowRect",{"x":100,"y":100}]
[task 2019-07-30T23:20:11.725Z] 23:20:11 INFO - PID 1094 | 1564528811497 Marionette DEBUG 0 <- [1,19,null,{"x":100,"y":100,"width":800,"height":600}]
[task 2019-07-30T23:20:11.727Z] 23:20:11 INFO - PID 1094 | 1564528811498 webdriver::server DEBUG <- 200 OK {"value":{"x":100,"y":100,"width":800,"height":600}}
[task 2019-07-30T23:20:11.727Z] 23:20:11 INFO - STDOUT: FAILED
[task 2019-07-30T23:20:11.727Z] 23:20:11 INFO - Closing logging queue
[task 2019-07-30T23:20:11.728Z] 23:20:11 INFO - queue closed
[task 2019-07-30T23:20:11.730Z] 23:20:11 INFO - Starting runner
[task 2019-07-30T23:20:11.744Z] 23:20:11 INFO - PID 1275 | 1564528811741 geckodriver DEBUG Listening on 127.0.0.1:43911
[task 2019-07-30T23:20:12.247Z] 23:20:12 INFO - WebDriver HTTP server listening at http://127.0.0.1:43911/

Timeout due to a slow startup of Firefox, which alone took 28s:

[task 2019-07-30T23:19:43.183Z] 23:19:43 INFO - PID 1094 | 1564528783169 geckodriver::marionette DEBUG Waiting 60s to connect to browser on 127.0.0.1:2828
[task 2019-07-30T23:19:43.199Z] 23:19:43 INFO - PID 1094 | *** You are running in headless mode.
[task 2019-07-30T23:19:50.838Z] 23:19:50 INFO - PID 1094 | 1564528790831 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: mozillaAddons
[task 2019-07-30T23:19:50.839Z] 23:19:50 INFO - PID 1094 | 1564528790831 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: telemetry
[task 2019-07-30T23:19:50.839Z] 23:19:50 INFO - PID 1094 | 1564528790832 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: resource://pdf.js/
[task 2019-07-30T23:19:50.840Z] 23:19:50 INFO - PID 1094 | 1564528790832 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: about:reader*
[task 2019-07-30T23:19:52.345Z] 23:19:52 INFO - PID 1094 | 1564528792335 Marionette TRACE Received observer notification profile-after-change
[task 2019-07-30T23:19:54.897Z] 23:19:54 INFO - PID 1094 | 1564528794892 Marionette TRACE Received observer notification command-line-startup
[task 2019-07-30T23:19:54.898Z] 23:19:54 INFO - PID 1094 | 1564528794892 Marionette TRACE Received observer notification nsPref:changed
[task 2019-07-30T23:19:54.898Z] 23:19:54 INFO - PID 1094 | 1564528794893 Marionette DEBUG Init aborted (running=false, enabled=true, finalUIStartup=false)
[task 2019-07-30T23:20:05.422Z] 23:20:05 INFO - PID 1094 | 1564528805416 Marionette TRACE Received observer notification toplevel-window-ready
[task 2019-07-30T23:20:11.141Z] 23:20:11 INFO - PID 1094 | 1564528811137 Marionette TRACE Received observer notification marionette-startup-requested
[task 2019-07-30T23:20:11.141Z] 23:20:11 INFO - PID 1094 | 1564528811137 Marionette TRACE Waiting until startup recorder finished recording startup scripts...
[task 2019-07-30T23:20:11.264Z] 23:20:11 INFO - PID 1094 | 1564528811249 Marionette TRACE All scripts recorded.

Whiteboard: [test isolation]
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 5 years ago4 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 4 years ago3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

(In reply to Atila Butkovits from comment #21)

Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=356891336&repo=autoland&lineNumber=1330

That's a different issue which results in the same kind of failure:
https://treeherder.mozilla.org/logviewer?job_id=356891336&repo=autoland&lineNumber=1163

[task 2021-11-03T16:35:13.327Z] 16:35:13     INFO - PID 5576 | 1635957313326	geckodriver::marionette	TRACE	No connection could be made because the target machine actively refused it. (os error 10061). Retrying in 100ms

Actually there is no marionette-startup-requested notification sent by Firefox.

Status: REOPENED → RESOLVED
Closed: 3 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

All the latest failures on this issue are related to shutdown hangs. As such I'm going and dupe it for bug 1630162.

Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → DUPLICATE
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.