Closed
Bug 960868
(tst-linux64-ec2-032)
Opened 11 years ago
Closed 11 years ago
tst-linux64-ec2-032 problem tracking
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
Details
(Whiteboard: [buildduty][buildslaves][capacity])
https://tbpl.mozilla.org/php/getParsedLog.php?id=33139737&full=1&branch=b2g-inbound
bash -c pwd
error in RunProcess._startCommand
Traceback (most recent call last):
File "/tools/buildbot-0.8.4-pre-moz2/local/lib/python2.7/site-packages/buildslave/runprocess.py", line 377, in start
self._startCommand()
File "/tools/buildbot-0.8.4-pre-moz2/local/lib/python2.7/site-packages/buildslave/runprocess.py", line 497, in _startCommand
usePTY=self.usePTY)
File "/tools/buildbot-0.8.4-pre-moz2/local/lib/python2.7/site-packages/buildslave/runprocess.py", line 519, in _spawnProcess
processProtocol, uid, gid, childFDs)
File "/tools/buildbot-0.8.4-pre-moz2/local/lib/python2.7/site-packages/twisted/internet/process.py", line 591, in __init__
self._fork(path, uid, gid, executable, args, environment, fdmap=fdmap)
File "/tools/buildbot-0.8.4-pre-moz2/local/lib/python2.7/site-packages/twisted/internet/process.py", line 390, in _fork
self.pid = os.fork()
OSError: [Errno 12] Cannot allocate memory
remoteFailed: [Failure instance: Traceback from remote host -- Traceback (most recent call last):
Failure: buildslave.exceptions.AbandonChain: -1
...
He's dead, Jim. Disabled in slavealloc.
Comment 1•11 years ago
|
||
I'm guessing that shutting down and starting an ec2 machine back up will put it on different hardware than before (as opposed to a reboot, which presumably would keep it on the same hardware). I've re-enabled this slave and done that - I'll keep a close eye on it until it completes a job.
Comment 2•11 years ago
|
||
Seems to have worked!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•