Closed
Bug 1421530
Opened 8 years ago
Closed 3 years ago
final verify should retry when failing to checkout tools repo
Categories
(Release Engineering :: Release Automation, enhancement, P2)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlund, Unassigned)
References
Details
(Whiteboard: [releaseduty])
this is likely not only an issue with final verify but all tasks that checkout repos like tools.
Filing now to keep track how many times we hit this. Most recently this is from Firefox 52.5.0esr build2
Comment 1•8 years ago
|
||
It's worth noting that we do a plain "hg clone" as part of tasks like final verify and update verify, eg: https://dxr.mozilla.org/mozilla-central/source/taskcluster/taskgraph/transforms/final_verify.py#28
So, in that way, this is specific to certain tasks.
Updated•8 years ago
|
Whiteboard: [releaseduty]
Updated•7 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Component: Release Automation: Other → Release Automation: Updates
Comment 2•3 years ago
|
||
Fixed by bug 1509962
Updated•9 months ago
|
Component: Release Automation: Updates → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•