Closed Bug 1884808 Opened 2 years ago Closed 2 years ago

Frequent UVC / UVCS task time outs due to hgmo slowness

Categories

(Release Engineering :: General, defect)

defect

Tracking

(firefox129 fixed)

RESOLVED FIXED
Tracking Status
firefox129 --- fixed

People

(Reporter: gbrown, Assigned: hneiva)

References

Details

Attachments

(1 file, 1 obsolete file)

As seen in #releaseduty, there have been frequent task timeouts in UVC and UVCS tasks over the last couple of weeks. These tasks make many requests to hg.mozilla.org and it has been slow lately -- we assume that's the problem.

https://treeherder.mozilla.org/jobs?repo=mozilla-beta&revision=4460e94868c1046b2812fc3a0940966d4a98a7c5&searchStr=uv
https://treeherder.mozilla.org/jobs?repo=mozilla-release&searchStr=uv&revision=163c38ee7a7a13a344e7fe15b75d86e6c5212ae0

Assignee: nobody → gbrown
Status: NEW → ASSIGNED

An alternative might be to query hgmo less, and use the fact that we have a clone of the repo.
E.g. instead of https://hg.mozilla.org/releases/mozilla-beta/raw-file/DEVEDITION_95_0b10_RELEASE/browser/locales/shipped-locales we can run hg cat -r DEVEDITION_95_0b10_RELEASE browser/locales/shipped-locales. That might not always work, because unified doesn't track all branches, but it should work often enough?

Assignee: gbrown → nobody
Status: ASSIGNED → NEW

The severity field is not set for this bug.
:jlorenzo, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jlorenzo)
Severity: -- → S3
Flags: needinfo?(jlorenzo)
Attachment #9390664 - Attachment is obsolete: true
Depends on: 1886386

Add async downloading from archive
Changes "hg cat" to pull more than one file from a revision

Assignee: nobody → hneiva
Status: NEW → ASSIGNED
Depends on: 1901852
Attachment #9406735 - Attachment description: Bug 1884808 - Improve UVC performance - async download + hg cat r?#releng → Bug 1884808 - Improve UVC performance - async download + hglib r?#releng
Pushed by hneiva@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2821d05276b2 Improve UVC performance - async download + hglib r=releng-reviewers,jcristau
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: