Expected behavior
docker calmly idles in the background across suspend/resume cycles
Actual behavior
The com.docker.hperkit
process takes 398% of my 4 cpus.
sys log contains the following:
May 17 09:59:52 PODMB008 Docker[25604] <Notice>: System wants to wake up
May 17 09:59:52 PODMB008 Docker[25604] <Notice>: Asking com.docker.hyperkit to thaw vcpus
May 17 09:59:52 MYMACHINE Docker[25604] <Notice>: vcpu 1 received signal, resuming
May 17 09:59:52 MYMACHINE Docker[25604] <Notice>: vcpu 0 received signal, resuming
May 17 09:59:52 MYMACHINE Docker[25604] <Notice>: vcpu 3 received signal, resuming
May 17 09:59:52 MYMACHINE Docker[25604] <Notice>: vcpu 2 received signal, resuming
running docker ps
from the terminal hangs
Information
Host Version: OS X 10.10.5 (14F1808)
Docker version: Version 1.11.1-beta11 (build: 6974)
Steps to reproduce the behavior
Doesn’t consistently occur, but
- With laptop open, no docker images running, shut the lid on macbook to suspend.
- Open laptop lid to resume, notice high fan usage and high cpu usage in Activity Monitor