Closed Bug 1241449 Opened 8 years ago Closed 6 years ago

autolanddb (postgres) container hangs on exit, can not be killed

Categories

(MozReview Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dminor, Unassigned)

Details

After a test run I sometimes end up with one or more autolanddb containers that can not be stopped or killed through docker. The postgres process within runs at 100% CPU and can not be killed through kill. The only solution is to hard reboot my laptop, as these unkillable processes prevent normal shutdown. Since they run at 100% CPU, the processes eventually accumulate and make my system unusable, at least for running the mozreview tests.

This problem really sounds like what is described at [1] - a problem with recent linux kernels and aufs, however applying the patch at [2] and rebuilding the aufs module does not seem to have fixed things, so maybe not.

[1] https://github.com/boot2docker/boot2docker/pull/1113
[2] https://github.com/sfjro/aufs4-linux/commit/5e439ff30c92143d9a9ee3401a84e34c9852533b
I get failures stopping the bmodb mysql containers on boot2docker. Although not with 100% CPU AFAIK. I have to restart the vm to get them to clear.

I didn't have this problem with older versions of boot2docker / Docker. Sadness.
Product: Developer Services → MozReview
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.