Closed
Bug 1505579
Opened 4 years ago
Closed 4 years ago
Upgrade Mercurial to 4.8 in Docker images
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox-esr60 fixed, firefox65 fixed)
RESOLVED
FIXED
mozilla65
People
(Reporter: gps, Assigned: gps)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We need Mercurial clients in CI to be using Mercurial 4.8 in order to leverage partial clones. Rolling this out is currently blocked on bug 1503756 due to inability to generate Docker images :/
Assignee | ||
Comment 1•4 years ago
|
||
Vendored robustcheckout extension from the version-control-tools repository revision d78e5c52a0228c3dc8ed03fe43bf749c8e68bd20 without modifications. This is needed to support Mercurial 4.8.
Assignee | ||
Comment 2•4 years ago
|
||
We need to run Mercurial 4.8 so we can start using SQLite storage and wire wire protocol version 2 for partial clones.
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b0805a8cf6eb Upgrade to latest robustcheckout; r=sheehan https://hg.mozilla.org/integration/autoland/rev/a438eff7d106 Upgrade Docker images to Mercurial 4.8; r=sheehan
Updated•4 years ago
|
Assignee: nobody → gps
Comment 4•4 years ago
|
||
Backed out for causing mass failures due to the backout of bug 1503756 Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=1b87eb56e4623d44febf72846134d4c07d4063bd Failure logs: https://treeherder.mozilla.org/logviewer.html#?job_id=211883745&repo=autoland&lineNumber=8328 https://treeherder.mozilla.org/logviewer.html#?job_id=211883366&repo=autoland&lineNumber=5303 Backout: https://hg.mozilla.org/integration/autoland/rev/09be3daa07878cd46f6b30281bf159038ca0c2fe
Flags: needinfo?(gps)
Comment 5•4 years ago
|
||
Backed out changeset a438eff7d106 (Bug 1505579) for breaking Docker images CLOSED TREE Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Csuccess%2Cpending%2Crunning&revision=09be3daa07878cd46f6b30281bf159038ca0c2fe&selectedJob=211895710 Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=211895704&repo=autoland&lineNumber=81 Backout: https://hg.mozilla.org/integration/autoland/rev/6eeaeba79a5281d47a71ce26dd1f3540104cd974
Assignee | ||
Comment 6•4 years ago
|
||
Clearning needinfo, as things are being worked on in bug 1503756 and there's nothing to be done in this bug.
Flags: needinfo?(gps)
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/60e0ab5a32d0 Upgrade to latest robustcheckout; r=sheehan https://hg.mozilla.org/integration/autoland/rev/5c22ecb14543 Upgrade Docker images to Mercurial 4.8; r=sheehan
Comment 8•4 years ago
|
||
Backed out changeset 5c22ecb14543 (Bug 1505579) for docker image bustages push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&selectedJob=215448542&revision=5c22ecb14543f7aebae1435416f8b127fd6f51df failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&fromchange=7d3b17b7130955d9afbc9c10a188bb6fd39a2370&selectedJob=215448542&searchStr=docker%2Cimages%2Copt%2Cdocker%2Cimage%2Cbuilds%2Cbuild-docker-image-desktop1604-test%2Ci%28dt16t%29 backout: https://hg.mozilla.org/integration/autoland/rev/5dca9c949ba4b969ba486d5926a79c7dba8e15c8
Flags: needinfo?(gps)
Assignee | ||
Comment 9•4 years ago
|
||
Ugh, Docker. This somehow broke due to the workaround in bug 1503756. I'll look into things this week, as it blocks partial clone landing.
Updated•4 years ago
|
Attachment #9023801 -
Attachment description: Bug 1505579 - Upgrade Docker images to Mercurial 4.8; r?sheehan → Bug 1505579 - Upgrade Docker images to Mercurial 4.8; r=sheehan
Comment 10•4 years ago
|
||
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6f9e32891fa2 Upgrade Docker images to Mercurial 4.8; r=sheehan
Assignee | ||
Comment 11•4 years ago
|
||
Needed a trivial change to a `dpkg` invocation to make things happy with desktop1604-test inheriting from a base image.
Keywords: leave-open
Comment 12•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/60e0ab5a32d0 https://hg.mozilla.org/mozilla-central/rev/6f9e32891fa2
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Updated•4 years ago
|
Target Milestone: Firefox 65 → mozilla65
Comment 13•4 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-esr60/rev/8ef5c2eb46e5 https://hg.mozilla.org/releases/mozilla-esr60/rev/27f24b79926d
status-firefox-esr60:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•