Closed Bug 1602863 Opened 5 years ago Closed 3 years ago

ubuntu1804 - migrate tasks, tests and other jobs that use desktop1604-test to use ubuntu1804-test image

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: egao, Assigned: egao)

References

Details

Attachments

(38 files, 6 obsolete files)

(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-github-pull-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-github-pull-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details
(deleted), text/x-phabricator-request
Details

This bug will track work required to move off of the desktop1604-test image.

Begin migration of test images being used in CI to ubuntu1804, starting with low-risk items. Goal is to migrate all by end of December 2019.

Assignee: nobody → egao
QA Whiteboard: leave-open,
Keywords: leave-open
Attachment #9114924 - Attachment description: Bug 1602863 - move harness-test jobs to ubuntu1804 → Bug 1602863 - use ubuntu1804 image for harness-test tasks
Attachment #9114965 - Attachment description: Bug 1602863 - use ubuntu1804 image for linux profile generation tasks → Bug 1602863 - use ubuntu1804 image for linux32/android profile generation tasks
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a2658260c088 use ubuntu1804 image for linux32/android profile generation tasks r=jmaher
Attachment #9115083 - Attachment description: Bug 1602863 - use ubuntu1804 image for webrender and remote tasks → Bug 1602863 - use ubuntu1804 image for webrender

FYI, I have been doing the same work for the lint image in bug 1601612 (upgrade to ubuntu 18.04)

Thanks for the heads up :sylvestre!

Our work should not overlap since you're pulling the vanilla 18.04 image. Using the ubuntu1804-test image would be too bloated, I suspect.

I will update the title to say '...where desktop1604-test is currently used' just to be extra clear.

Summary: ubuntu1804 - migrate tasks, tests and other jobs to use ubuntu1804 image → ubuntu1804 - migrate tasks, tests and other jobs that use desktop1604-test to use ubuntu1804-test image
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c8f27bb541a5 use ubuntu1804 image for talos tasks r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bb871c7ddeef use ubuntu1804 image for harness-test tasks r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f0da4af70330 use ubuntu1804 image for webrender r=jmaher
Attachment #9115092 - Attachment is obsolete: true
Attachment #9115084 - Attachment is obsolete: true

Changes:

Because part of the setup for test-linux jobs are done in taskcluster/taskgraph/transforms/tests.py, I suspect there isn't an easy way like in test-macosx1014 to migrate a green suite one at a time, in piecemeal fashion.

This is the alternative proof of concept:

  • rename the linux jobs with treeherder/job labels that include the version number like every other platform on our CI
  • like test-macosx1014, create two test sets in test-sets.yml and stop running tests that are green on the older platform. If test has issues running on the new platform, keep it on the older, green platform at the moment while issues are worked out.

As proof of concept, apply this to linux32/opt web-platform-tests tasks

Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/af9a67687311 migrate linux32/opt web-platform-tests to ubuntu1804 r=jmaher
Attachment #9117691 - Attachment description: Bug 1602863 - add linux1804-64 job categies and migrate awsy to run on ubuntu1804 for linux64/opt and linux64/debug → Bug 1602863 - add linux1804-64 job definitions and migrate awsy to run on ubuntu1804 for linux64/opt and linux64/debug
Attachment #9117691 - Attachment description: Bug 1602863 - add linux1804-64 job definitions and migrate awsy to run on ubuntu1804 for linux64/opt and linux64/debug → Bug 1602863 - add linux1804-64 test platofrms and migrate awsy/cppunit to run on ubuntu1804
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0f8b72761010 add linux1804-64 test platofrms and migrate awsy/cppunit to run on ubuntu1804 r=jmaher
Attachment #9118105 - Attachment description: Bug 1602863 - enable all variants of linux1804 platform combinations → Bug 1602863 - run cppunittest on all variants of linux1804 platforms
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dc4b649e269d run cppunittest on all variants of linux1804 platforms r=jmaher
Attachment #9118225 - Attachment description: Bug 1602863 - migrate crashtest, mochitest-gpu, xpcshelltest to run under linux1804-64 → Bug 1602863 - migrate crashtest, mochitest, mochitest-gpu, xpcshelltest to run under linux1804-64
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c8ca0a0417b migrate crashtest, mochitest, mochitest-gpu, xpcshelltest to run under linux1804-64 r=jmaher
Attachment #9118225 - Attachment description: Bug 1602863 - migrate crashtest, mochitest, mochitest-gpu, xpcshelltest to run under linux1804-64 → Bug 1602863 - migrate crashtest, mochitest-gpu to run under linux1804-64 and add back awsy tests for appropriate platforms
Attachment #9118255 - Attachment is obsolete: true
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3756a5e51a3d migrate crashtest, mochitest-gpu to run under linux1804-64 and add back awsy tests for appropriate platforms r=jmaher

Clearing ni

Flags: needinfo?(egao)
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1610532f3db4 run mochitest-media on ubuntu1804 for all linux platform variants execpt ccov r=jmaher
Attachment #9118958 - Attachment description: Bug 1602863 - run raptor tasks with ubuntu1804 docker image - part 1 → Bug 1602863 - run raptor tasks with ubuntu1804 docker image for shippable
Attachment #9118958 - Attachment description: Bug 1602863 - run raptor tasks with ubuntu1804 docker image for shippable → Bug 1602863 - run raptor tasks with ubuntu1804 docker image - part 1
Attachment #9118958 - Attachment is obsolete: true
Blocks: 1607382
Regressions: 1607496
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/74ae1f4ba31a run marionette-headless with ubuntu1804 docker image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/aec0aeb49092 remove linux64/opt stylo sequential platform combination r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/81a64314e48b run xpcshell suite on ubuntu1804 test image for all linux variants except ccov r=jmaher
Attachment #9119237 - Attachment description: Bug 1602863 - update references to linux64 in xpcshell and mochitest yaml files to linux1804 → Bug 1602863 - update references to linux64 in yaml files for xpcshell and mochitest-media to linux1804
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6cad172ad4bc run gtest and jsreftests with ubuntu1804 docker image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9f0cfd2aaa21 run desktop-screenshot-capture tests with ubuntu1804 docker image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ca0b54e9be3f update references to linux64 in yaml files for xpcshell and mochitest-media to linux1804 r=jmaher
Attachment #9119228 - Attachment description: Bug 1602863 - update references to linux64 in awsy.py to linux1804-64 → Bug 1602863 - update references to linux64 in awsy.yml to linux1804-64
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0feb8fe83cd9 update references to linux64 in awsy.yml to linux1804-64 r=Marian
Attachment #9118874 - Attachment description: Bug 1602863 - run reftest, reftest-no-accel using ubuntu1804 test image → Bug 1602863 - run reftest using ubuntu1804 test image
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9b598ca58e8d run reftest using ubuntu1804 test image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec49dd56db4e run mochitest-headless suite with ubuntu1804 docker image r=jmaher
Attachment #9119545 - Attachment description: Bug 1602863 - temporarily disable linux1804-64-asan-qr platform → Bug 1602863 - temporarily disable linux1804-64-asan-qr and linux1804-64-ccov platforms
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/76388ea0d634 temporarily disable linux1804-64-asan-qr and linux1804-64-ccov platforms r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6557e93a9970 run web-platform-tests-wdspec-headless and mochitest-webgpu with ubuntu1804 docker image r=jmaher

This test is proving to be a nuisance during the migration.

Temporarily disable it while the reftest-no-accel suite is greened up on ubuntu1804 and ready for migration on mozilla-central.

Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/53b1fcb5d9d5 temporarily skip mfenced-12.html as it is interfering with the ubuntu1804 migration r=jmaher
Attachment #9119851 - Attachment description: Bug 1602863 - run mohitest-webgl suites on ubuntu1804 docker image → Bug 1602863 - run mochitest-webgl suites on ubuntu1804 docker image
Attachment #9119859 - Attachment description: Bug 1602863 - run web-platform-test suites with ubuntu1804 docker image → Bug 1602863 - run web-platform-test-reftests and web-platform-test-crashtests with ubuntu1804 docker image except ccov
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ebdbee43a505 run mochitest-a11y with ubuntu1804 docker image r=jmaher https://hg.mozilla.org/integration/autoland/rev/af7e5f99f36d run telemetry and test-verify with ubuntu1804 docker image r=jmaher https://hg.mozilla.org/integration/autoland/rev/96d082028cb6 run mochitest-webgl suites on ubuntu1804 docker image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/37442417fc24 run web-platform-test-reftests and web-platform-test-crashtests with ubuntu1804 docker image except ccov r=jmaher
Attachment #9119864 - Attachment is obsolete: true
Attachment #9118130 - Attachment is obsolete: true
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d2678f17e8c5 run firefox-ui-tests on ubuntu1804 docker image r=jmaher https://hg.mozilla.org/integration/autoland/rev/e50f7d1c3e0e run reftest-no-accel on ubuntu1804 docker image r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/227671e878ca run webgl on ubuntu1804, part 2 r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9e4f3963ad86 run web-platform-tests on ubuntu1804 except ccov r=jmaher
Attachment #9120187 - Attachment description: Bug 1602863 - update references to linux64 platform on reftest.yml → Bug 1602863 - update references to linux64 platform in yaml files
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bf9cd5aea492 run mochitest-devtools-chrome on ubuntu1804 docker image r=jmaher
Regressions: 1608363

Backed out 2 changesets (Bug 1602108, Bug 1602863) for causing mochitest failure at browser/browser_accessibility_panel_toolbar_pref_scroll.js

Push with failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=bf9cd5aea492745dcb87999b19f1c65ebbc164eb

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=284484316&repo=autoland&lineNumber=3511

Backout link: https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=8ac68bcb41316043ddfdf332b97acacc4ccb8e64

[task 2020-01-11T00:00:53.215Z] 00:00:53     INFO - TEST-PASS | devtools/client/accessibility/test/browser/browser_accessibility_panel_toolbar_pref_scroll.js | Expected menu item - 
[task 2020-01-11T00:00:53.215Z] 00:00:53     INFO - Buffered messages finished
[task 2020-01-11T00:00:53.216Z] 00:00:53     INFO - TEST-UNEXPECTED-FAIL | devtools/client/accessibility/test/browser/browser_accessibility_panel_toolbar_pref_scroll.js | Uncaught exception - Menu item is visible. - timed out after 50 tries.
[task 2020-01-11T00:00:53.216Z] 00:00:53     INFO - Leaving test bound a11YPanelTask
[task 2020-01-11T00:00:54.527Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 32 (0x7f0b40531000) [pid = 1231] [serial = 83] [outer = (nil)] [url = about:blank]
[task 2020-01-11T00:00:54.531Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 31 (0x7f0b40529000) [pid = 1231] [serial = 82] [outer = (nil)] [url = about:blank]
[task 2020-01-11T00:00:54.532Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 30 (0x7f0b5996ec00) [pid = 1231] [serial = 68] [outer = (nil)] [url = about:blank]
[task 2020-01-11T00:00:54.537Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 29 (0x7f0b5109ac00) [pid = 1231] [serial = 64] [outer = (nil)] [url = about:blank]
[task 2020-01-11T00:00:54.538Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 28 (0x7f0b40533800) [pid = 1231] [serial = 62] [outer = (nil)] [url = about:devtools-toolbox]
[task 2020-01-11T00:00:54.539Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 0x7f0b3ea5a000 == 9 [pid = 1231] [id = {303e5a02-df45-4b48-a893-461b9768d62d}] [url = about:blank]
[task 2020-01-11T00:00:54.759Z] 00:00:54     INFO - GECKO(1231) | [Child 1437: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 1 (0x7f1ceec2e3e0) [pid = 1437] [serial = 7] [outer = (nil)] [url = about:blank]
[task 2020-01-11T00:00:54.819Z] 00:00:54     INFO - Removing tab.
[task 2020-01-11T00:00:54.821Z] 00:00:54     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2020-01-11T00:00:54.841Z] 00:00:54     INFO - Got event: 'TabClose' on [object XULElement].
[task 2020-01-11T00:00:54.865Z] 00:00:54     INFO - GECKO(1231) | [Parent 1231, Main Thread] WARNING: '!inner', file /builds/worker/workspace/build/src/dom/ipc/JSWindowActorService.cpp, line 181
[task 2020-01-11T00:00:54.873Z] 00:00:54     INFO - Tab removed and finished closing
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba5a1a2c62f6 run web-platform-tests on ubuntu1804 except ccov r=jmaher

Comment on attachment 9119545 [details]
Bug 1602863 - temporarily disable linux1804-64-asan-qr and linux1804-64-ccov platforms

Beta/Release Uplift Approval Request

  • User impact if declined: No immediate end-user impact.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Not risky because it disables a platform combination that was not ready to run in CI in the first place.
  • String changes made/needed:
Flags: needinfo?(egao)
Attachment #9119545 - Flags: approval-mozilla-beta?
Attachment #9119859 - Attachment description: Bug 1602863 - run web-platform-test-reftests and web-platform-test-crashtests with ubuntu1804 docker image except ccov → Bug 1602863 - run web-platform-test-reftests and web-platform-test-crashtests on ubuntu1804 variants except ccov
Attachment #9120218 - Attachment description: Bug 1602863 - run mochitest-remote with ubuntu1804 docker image → Bug 1602863 - run mochitest-remote on linux1804 (including ccov) and deactivate on linux64
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/69099f930506 run mochitest-remote on linux1804 (including ccov) and deactivate on linux64 r=jmaher
Attachment #9120187 - Attachment description: Bug 1602863 - update references to linux64 platform in yaml files → Bug 1602863 - update linux64 platform regex in yaml files to be broadly compatible
Attachment #9120187 - Attachment description: Bug 1602863 - update linux64 platform regex in yaml files to be broadly compatible → Bug 1602863 - update linux64 platform regex in yaml files to be compatible with linux64 and linux1804 strings

Comment on attachment 9119545 [details]
Bug 1602863 - temporarily disable linux1804-64-asan-qr and linux1804-64-ccov platforms

Disables some platforms which aren't ready to run in CI yet. Approved for Beta.

Attachment #9119545 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Comment on attachment 9119545 [details]
Bug 1602863 - temporarily disable linux1804-64-asan-qr and linux1804-64-ccov platforms

Clearing the approval flag to avoid confusion now that this has been uplifted.

Attachment #9119545 - Flags: approval-mozilla-beta+
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/525b5fde4abe update linux64 platform regex in yaml files to be compatible with linux64 and linux1804 strings r=gbrown
Attachment #9120935 - Attachment description: Bug 1602863 - run mochitest-e10s on ubuntu1804 → Bug 1602863 - run mochitest-e10s on ubuntu1804 for all platform variants
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e2ea31b279b6 run web-platform-tests on ubuntu1804 except ccov r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3a8303b224f5 re-enable linux1804-64-asan-qr/opt platform variation and its tests r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9556b559d52a run mochitest-e10s on ubuntu1804 for all platform variants r=jmaher

Backed out changeset 9556b559d52a (Bug 1602863) for test_bug529119-1.html perma failing on 18.04

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=debug-mochitest-fis-e10s&tochange=ecfa4ec62870b9e688e3634610100b765bfc3eb5&fromchange=e2ea31b279b68d3b3e21a12a3f150519126c9677&selectedJob=285000405

Backout link: https://hg.mozilla.org/integration/autoland/rev/ecfa4ec62870b9e688e3634610100b765bfc3eb5

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=285000405&repo=autoland&lineNumber=1936

[task 2020-01-15T08:33:20.694Z] 08:33:20 INFO - TEST-START | docshell/test/mochitest/test_bug529119-1.html
[task 2020-01-15T08:33:20.730Z] 08:33:20 INFO - GECKO(1228) | [Parent 1228, Main Thread] WARNING: we only accept nsIURI interface type, patch welcome: file /builds/worker/workspace/build/src/dom/ipc/PropertyBagUtils.cpp, line 112
[task 2020-01-15T08:33:20.787Z] 08:33:20 INFO - GECKO(1228) | [Child 1428, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannel, this is likely broken: file /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannel.cpp, line 63
[task 2020-01-15T08:33:21.194Z] 08:33:21 INFO - GECKO(1228) | [Parent 1228, Main Thread] WARNING: we only accept nsIURI interface type, patch welcome: file /builds/worker/workspace/build/src/dom/ipc/PropertyBagUtils.cpp, line 112
[task 2020-01-15T08:33:21.202Z] 08:33:21 INFO - GECKO(1228) | [Child 1428, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannel, this is likely broken: file /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannel.cpp, line 63
[task 2020-01-15T08:33:21.995Z] 08:33:21 INFO - GECKO(1228) | [Child 1428, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannel, this is likely broken: file /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannel.cpp, line 63
[task 2020-01-15T08:33:21.995Z] 08:33:21 INFO - GECKO(1228) | [Child 1428, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannel, this is likely broken: file /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannel.cpp, line 63
[task 2020-01-15T08:33:21.996Z] 08:33:21 INFO - GECKO(1228) | [Child 1428, Main Thread] WARNING: NS_ENSURE_TRUE(request) failed: file /builds/worker/workspace/build/src/netwerk/base/nsLoadGroup.cpp, line 584
[task 2020-01-15T08:33:22.112Z] 08:33:22 INFO - GECKO(1228) | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmpzMeElB.mozrunner/runtests_leaks_tab_pid1526.log
[task 2020-01-15T08:33:22.188Z] 08:33:22 INFO - GECKO(1228) | [Parent 1228, Main Thread] WARNING: we only accept nsIURI interface type, patch welcome: file /builds/worker/workspace/build/src/dom/ipc/PropertyBagUtils.cpp, line 112
[task 2020-01-15T08:33:22.325Z] 08:33:22 INFO - GECKO(1228) | [Child 1526, Main Thread] WARNING: No CID found when attempting to map contract ID: file /builds/worker/workspace/build/src/xpcom/components/nsComponentManager.cpp, line 721
[task 2020-01-15T08:33:22.506Z] 08:33:22 INFO - GECKO(1228) | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
[task 2020-01-15T08:33:22.724Z] 08:33:22 INFO - GECKO(1228) | [Child 1526, Main Thread] WARNING: could not set real-time limit at process startup: file /builds/worker/workspace/build/src/dom/ipc/ContentChild.cpp, line 1822
[task 2020-01-15T08:33:22.781Z] 08:33:22 INFO - GECKO(1228) | [Child 1526, Main Thread] WARNING: NS_ENSURE_TRUE(mPresShell) failed: file /builds/worker/workspace/build/src/layout/base/nsPresContext.cpp, line 848
[task 2020-01-15T08:33:23.513Z] 08:33:23 INFO - GECKO(1228) | [Child 1526, Main Thread] WARNING: Trying to request nsIHttpChannel from DocumentChannel, this is likely broken: file /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannel.cpp, line 63
[task 2020-01-15T08:33:23.514Z] 08:33:23 INFO - GECKO(1228) | [Child 1526, Main Thread] WARNING: NS_ENSURE_TRUE(request) failed: file /builds/worker/workspace/build/src/netwerk/base/nsLoadGroup.cpp, line 584
[task 2020-01-15T08:33:25.392Z] 08:33:25 INFO - TEST-INFO | started process screentopng
[task 2020-01-15T08:33:25.959Z] 08:33:25 INFO - TEST-INFO | screentopng: exit 0
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - Buffered messages logged at 08:33:20
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - TEST-PASS | docshell/test/mochitest/test_bug529119-1.html | A valid string reason is expected
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - TEST-PASS | docshell/test/mochitest/test_bug529119-1.html | Reason cannot be empty
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - Buffered messages logged at 08:33:21
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - TEST-FAIL | docshell/test/mochitest/test_bug529119-1.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
[task 2020-01-15T08:33:25.960Z] 08:33:25 INFO - Buffered messages logged at 08:33:22
[task 2020-01-15T08:33:25.961Z] 08:33:25 INFO - TEST-FAIL | docshell/test/mochitest/test_bug529119-1.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
[task 2020-01-15T08:33:25.961Z] 08:33:25 INFO - Buffered messages logged at 08:33:23
[task 2020-01-15T08:33:25.961Z] 08:33:25 INFO - TEST-PASS | docshell/test/mochitest/test_bug529119-1.html | Waiting for error page succeeded
[task 2020-01-15T08:33:25.962Z] 08:33:25 INFO - TEST-FAIL | docshell/test/mochitest/test_bug529119-1.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
[task 2020-01-15T08:33:25.962Z] 08:33:25 INFO - Buffered messages logged at 08:33:24
[task 2020-01-15T08:33:25.963Z] 08:33:25 INFO - TEST-FAIL | docshell/test/mochitest/test_bug529119-1.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
[task 2020-01-15T08:33:25.963Z] 08:33:25 INFO - Buffered messages logged at 08:33:25
[task 2020-01-15T08:33:25.964Z] 08:33:25 INFO - TEST-PASS | docshell/test/mochitest/test_bug529119-1.html | Waiting for error page succeeded
[task 2020-01-15T08:33:25.968Z] 08:33:25 INFO - Buffered messages finished
[task 2020-01-15T08:33:25.968Z] 08:33:25 INFO - TEST-UNEXPECTED-FAIL | docshell/test/mochitest/test_bug529119-1.html | Is on an error page - got "about:blank", expected "http://www.some-nonexistent-domain-27489274c892748217cn2384.com/"
[task 2020-01-15T08:33:25.968Z] 08:33:25 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:325:16
[task 2020-01-15T08:33:25.969Z] 08:33:25 INFO - windowLoaded@docshell/test/mochitest/test_bug529119-1.html:60:9
[task 2020-01-15T08:33:25.969Z] 08:33:25 INFO - async*onload@docshell/test/mochitest/bug529119-window.html:1:15
[task 2020-01-15T08:33:25.969Z] 08:33:25 INFO - TEST-PASS | docshell/test/mochitest/test_bug529119-1.html | Must not get www.example.com page on reload of an error page
[task 2020-01-15T08:33:25.969Z] 08:33:25 INFO - GECKO(1228) | MEMORY STAT | vsize 2534MB | residentFast 148MB | heapAllocated 13MB
[task 2020-01-15T08:33:25.970Z] 08:33:25 INFO - TEST-OK | docshell/test/mochitest/test_bug529119-1.html | took 4844ms

Flags: needinfo?(egao)

(In reply to Bogdan Tara[:bogdan_tara] from comment #105)

Backed out changeset 9556b559d52a (Bug 1602863) for test_bug529119-1.html perma failing on 18.04

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=debug-mochitest-fis-e10s&tochange=ecfa4ec62870b9e688e3634610100b765bfc3eb5&fromchange=e2ea31b279b68d3b3e21a12a3f150519126c9677&selectedJob=285000405

Backout link: https://hg.mozilla.org/integration/autoland/rev/ecfa4ec62870b9e688e3634610100b765bfc3eb5

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=285000405&repo=autoland&lineNumber=1936

Guess my assumption was wrong - we do run mochitest-e10s on fission in autoland.

I will try to re-land with the offending test marked with fail-if as documented in bug 1605807.

Flags: needinfo?(egao)
Attachment #9120186 - Attachment description: Bug 1602863 - run mochitest-devtools-chrome on ubuntu1804 docker image → Bug 1602863 - run mochitest-devtools-chrome on ubuntu1804
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/39d3bfa15c32 run mochitest-devtools-chrome on ubuntu1804 r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0c32530ec106 run mochitest-e10s on ubuntu1804 for all platform variants r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6b3327b8f4ad organize and clean up test-sets.yml r=jmaher
Pushed by egao@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/436df7dc06c6 run mochitest-chrome on linux1804 r=jmaher
Regressions: 1611360

I still see marionette, wpt-wdspec, and the new tsan tests running on ubuntu 1604. Possibly there are other jobs, but that would be a list to start with.

Regressions: 1607713

The leave-open keyword is there and there is no activity for 6 months.
:ahal, maybe it's time to close this bug?

Flags: needinfo?(ahal)

Pretty sure this is done :p

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(ahal)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: