Closed Bug 1902612 Opened 1 month ago Closed 1 month ago

test-linux1804-64-asan-qr/opt-mochitest-remote jobs frequently run out of memory

Categories

(Remote Protocol :: Agent, defect, P3)

defect

Tracking

(firefox128 fixed, firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox128 --- fixed
firefox129 --- fixed

People

(Reporter: jcristau, Assigned: jcristau)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, Whiteboard: [webdriver:m11][webdriver:external])

Attachments

(1 file)

Per https://bugzilla.mozilla.org/show_bug.cgi?id=1759288#c209, there are frequent failures of the mochitest-remote tests on linux ASAN, where the workers drop off the net part way through the run. Looking at one that did run to completion (https://share.firefox.dev/3VCRxG1, from https://treeherder.mozilla.org/jobs?repo=autoland&revision=ff34de8a49b079ff98eb45e3243575e2a4d5646b&selectedTaskRun=XztS7P3kTKCc_UxO6IEjdg.3), it seems likely the worker is running OOM and sometimes crashing.
Can something be changed to use less memory here? If not, these tests should probably run on bigger instances.

Assignee: nobody → jcristau
Status: NEW → ASSIGNED

Match the instance type used by the mochitest-devtools-chrome.

Interesting. As it looks like the messagehandler browser chrome tests specifically cause such an increased memory usage. Julian, is that only visible on Linux or do Windows ASAN builds show similar behavior?

Before we bump the instance type we probably should indeed check what's causing the high memory usage. Maybe running these tests locally with the gecko profiler active could give some insights.

Flags: needinfo?(jcristau)

I guess worth noting the windows job is running with 16GB ram already.

I see. So then lets go ahead and update the instance type so it matches other browser chrome test suites.

Attachment #9407468 - Attachment description: Bug 1902612 - give mochitest-remote on ASAN more ram. → Bug 1902612 - give mochitest-remote on linux ASAN more ram.
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa79fcc44490
give mochitest-remote on linux ASAN more ram. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Severity: -- → S3
Priority: -- → P3
Whiteboard: [webdriver:m11][webdriver:external]
You need to log in before you can comment on or make changes to this bug.