Permanent fenix browsertime [taskcluster:error] [mounts] Could not fetch from url http://taskcluster/api/queue/v1/task/ ... Get http://taskcluster/api/queue/v1/task/ ... dial tcp: lookup taskcluster on 127.0.0.11:53: no such host
Categories
(Release Engineering :: Firefox-CI Administration, defect)
Tracking
(Not tracked)
People
(Reporter: aryx, Assigned: hneiva)
Details
(Whiteboard: [stockwell disable-recommended])
Attachments
(2 files)
All browsertime tasks on fenix fail. Regression from https://mozilla-hub.atlassian.net/browse/RELENG-805 (?)
Push: https://treeherder.mozilla.org/jobs?repo=fenix&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel&revision=1647d935912414fa9de5cc2d8cb36aabd0468572&selectedTaskRun=QaOCTTUoSXeew4ygzE062w.0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=371803776&repo=fenix
[taskcluster 2022-03-21T19:59:41.583Z] [mounts] Creating directory /builds/task_164789277847811 with permissions 0700
[taskcluster 2022-03-21T19:59:41.583Z] [mounts] Copying downloads/EJ4TrHq6QIWJOYvk_n1a2w to /builds/task_164789277847811/test-linux.sh
[taskcluster 2022-03-21T19:59:41.632Z] [mounts] Downloading url http://taskcluster/api/queue/v1/task/IiBV4T77Qb2bpBI_KizSiw/artifacts/public/run-task to downloads/LK649XcTRE6fJMbzNykHHw
[taskcluster:warn 2022-03-21T19:59:41.645Z] [mounts] Download of url http://taskcluster/api/queue/v1/task/IiBV4T77Qb2bpBI_KizSiw/artifacts/public/run-task failed on this attempt: Get http://taskcluster/api/queue/v1/task/IiBV4T77Qb2bpBI_KizSiw/artifacts/public/run-task: dial tcp: lookup taskcluster on 127.0.0.11:53: no such host
Comment 1•4 years ago
•
|
||
We probably have to enable the taskclusterProxy. (task.payload.features["taskclusterProxy"] -> True)
Comment 2•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 3•4 years ago
|
||
Comment 5•4 years ago
|
||
AIUI the first attempt didn't actually fix this.
| Assignee | ||
Comment 6•4 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #5)
AIUI the first attempt didn't actually fix this.
The first attempt was just to try and get them moving, but we were unable to get another nightly build going.
So, we released a fixed version of taskgraph and updated fenix to use it.
https://github.com/mozilla-mobile/fenix/pull/24392
Once nightly triggered, this specific error was gone, and browsertime tests were running:
https://treeherder.mozilla.org/jobs?repo=fenix&revision=c64600525dde5314192d9cb6bbaecbe9dff7f458
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (collapsed) |
Description
•