Intermittent Windows [taskcluster:error] exit status 128 | bash: fork: Resource temporarily unavailable
Categories
(Infrastructure & Operations :: RelOps: Windows OS, task)
Tracking
(Not tracked)
People
(Reporter: ahal, Unassigned)
References
Details
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
I also see this sometimes:
[task 2019-01-07T09:43:23.702Z] executing ['bash', '-cx', '$GECKO_PATH/taskcluster/scripts/misc/wrench-windows-tests.sh']
[task 2019-01-07T09:43:24.098Z] 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
[task 2019-01-07T09:43:24.098Z] AllocationBase 0x0, BaseAddress 0x607A0000, RegionSize 0x310000, State 0x10000
[task 2019-01-07T09:43:24.098Z] C:\mozilla-build\msys\bin\bash.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
e.g. at [1] and [2]. It's not the exact same problem, but a similar class of problem in that bash dies on startup
[1] https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=220290868&repo=try&lineNumber=543
[2] https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=220285704&repo=try&lineNumber=533
Comment 4•6 years ago
|
||
I filed https://github.com/mozilla/treeherder/pull/4434 to match the above outputs (comment 0 and comment 3) as errors in TH, so they can be starred by sheriffs more easily.
We discussed a better long-term solution to surfacing these errors on IRC at https://mozilla.logbot.info/treeherder/20190108#c15802795
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 8•4 years ago
|
||
Guessing this is no longer an issue; I don't see any similar errors in papertrail. Please reopen if it's still a problem.
Description
•