Skip to content

Instantly share code, notes, and snippets.

@thomasem
Last active May 18, 2016 13:01
Show Gist options
  • Save thomasem/91866d9243b859608d5c61778fa05a9e to your computer and use it in GitHub Desktop.
Save thomasem/91866d9243b859608d5c61778fa05a9e to your computer and use it in GitHub Desktop.
$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8df9cbff0a7f cirros "sh -c 'while true; d" 9 minutes ago Up About a minute 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1/test-default
0e0969bbd43f carina/consul "/entrypoint.sh agent" 4 days ago Up About a minute 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1/carina-svcd
time="2016-05-13T16:01:11.951260591Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-13T16:01:11.951596749Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:11.951632795Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:12.037871410Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-13T16:01:12.306059199Z" level=info msg="Loading containers: start."
time="2016-05-13T16:01:12.306130212Z" level=info msg="Loading containers: done."
time="2016-05-13T16:01:12.306144868Z" level=info msg="Daemon has completed initialization"
time="2016-05-13T16:01:12.306168222Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-13T16:01:12.328688019Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-13T16:01:22.760421464Z" level=info msg="Processing signal 'terminated'"
time="2016-05-13T16:01:30.433851358Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-13T16:01:30.434208735Z" level=info msg="Initializing discovery without TLS"
time="2016-05-13T16:01:30.440009507Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-13T16:01:30.441397289Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:30.441445918Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:30.443772341Z" level=error msg="discovery error: Get http://localhost:12000/v1/kv/docker/nodes?consistent=: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-13T16:01:30.444049144Z" level=error msg="discovery error: Put http://localhost:12000/v1/kv/docker/nodes: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-13T16:01:30.444107752Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-13T16:01:30.653059554Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-13T16:01:30.867855104Z" level=info msg="Loading containers: start."
time="2016-05-13T16:01:30.868022215Z" level=info msg="Loading containers: done."
time="2016-05-13T16:01:30.868039701Z" level=info msg="Daemon has completed initialization"
time="2016-05-13T16:01:30.868059678Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-13T16:01:30.893732700Z" level=info msg="API listen on [::]:42376"
time="2016-05-13T16:01:30.893858202Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-13T16:01:32.792729826Z" level=error msg="Handler for GET /v1.22/containers/carina-svcd-data/json returned error: nosuchcontainer: No such container: carina-svcd-data"
time="2016-05-13T16:01:32.792776834Z" level=error msg="Handler for GET /v1.22/containers/carina-svcd-data/json returned error: No such container: carina-svcd-data"
time="2016-05-13T16:01:32.794379041Z" level=error msg="Handler for GET /v1.22/images/carina-svcd-data/json returned error: No such image: carina-svcd-data"
time="2016-05-13T16:01:32.794409061Z" level=error msg="Handler for GET /v1.22/images/carina-svcd-data/json returned error: No such image: carina-svcd-data"
time="2016-05-13T16:01:32.955152782Z" level=error msg="Handler for POST /v1.22/containers/create?name=carina-svcd-data returned error: nosuchimagetag: No such image: cirros:latest"
time="2016-05-13T16:01:32.955195691Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: cirros:latest"
time="2016-05-13T16:01:36.094508015Z" level=error msg="Handler for POST /v1.22/containers/create returned error: nosuchimagetag: No such image: carina/consul:latest"
time="2016-05-13T16:01:36.094551696Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: carina/consul:latest"
time="2016-05-13T16:01:45.565252812Z" level=error msg="Handler for POST /v1.22/containers/create?name=swarm-agent returned error: nosuchimagetag: No such image: swarm:1.2.0"
time="2016-05-13T16:01:45.565299368Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: swarm:1.2.0"
time="2016-05-13T16:01:50.446391703Z" level=info msg="2016/05/13 16:01:50 [INFO] serf: EventMemberJoin: 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1 10.176.225.80\n"
time="2016-05-13T17:22:08.100942749Z" level=warning msg="running inside docker container, ignoring missing kernel params: open /proc/sys/net/bridge/bridge-nf-call-iptables: no such file or directory"
time="2016-05-13T18:29:15.462190900Z" level=error msg="Handler for GET /v1.15/containers/97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231/json returned error: nosuchcontainer: No such container: 97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231"
time="2016-05-13T18:29:15.462258608Z" level=error msg="Handler for GET /v1.15/containers/97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231/json returned error: No such container: 97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231"
time="2016-05-13T18:29:15.694631079Z" level=error msg="Handler for GET /v1.15/containers/1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b/json returned error: nosuchcontainer: No such container: 1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b"
time="2016-05-13T18:29:15.694681709Z" level=error msg="Handler for GET /v1.15/containers/1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b/json returned error: No such container: 1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b"
time="2016-05-18T12:55:20.507579176Z" level=info msg="Processing signal 'terminated'"
time="2016-05-18T12:55:20.553700825Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 1s"
time="2016-05-18T12:55:20.574828103Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-18T12:55:20.574927761Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 1s"
time="2016-05-18T12:55:21.554067740Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 2s"
time="2016-05-18T12:55:21.575169137Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 2s"
time="2016-05-18T12:55:23.554498077Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 4s"
time="2016-05-18T12:55:23.575583069Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 4s"
time="2016-05-18T12:55:27.554806334Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 8s"
time="2016-05-18T12:55:27.575836516Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 8s"
time="2016-05-18T12:55:30.435865080Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-18T12:55:30.508304741Z" level=info msg="Container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 failed to exit within 10 seconds of SIGTERM - using the force"
time="2016-05-18T12:55:30.508312865Z" level=info msg="Container 8df9cbff0a7f9759e3d731e630500d556fe919a73e71a810ad5ca7e28a302b66 failed to exit within 10 seconds of SIGTERM - using the force"
time="2016-05-18T12:55:38.541000466Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-18T12:55:38.541457608Z" level=info msg="Initializing discovery without TLS"
time="2016-05-18T12:55:38.558831860Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-18T12:55:38.559943405Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-18T12:55:38.559981990Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-18T12:55:38.580182953Z" level=error msg="discovery error: Get http://localhost:12000/v1/kv/docker/nodes?consistent=: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-18T12:55:38.580322284Z" level=error msg="discovery error: Put http://localhost:12000/v1/kv/docker/nodes: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-18T12:55:38.580840003Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-18T12:55:38.749383388Z" level=warning msg="running inside docker container, ignoring missing kernel params: open /proc/sys/net/bridge/bridge-nf-call-iptables: no such file or directory"
time="2016-05-18T12:55:39.320900148Z" level=error msg="getNetworkFromStore for nid 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 failed while trying to build sandbox for cleanup: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.323042866Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.324501448Z" level=warning msg="driver error disconnecting container gateway_1d5918c92bbb : endpoint not found: 1cf6f2676879e24d115e5c320a1fde875fa373be05870582127bd1f5bd662d53"
time="2016-05-18T12:55:39.364944330Z" level=warning msg="driver error deleting endpoint gateway_1d5918c92bbb : endpoint not found: 1cf6f2676879e24d115e5c320a1fde875fa373be05870582127bd1f5bd662d53"
time="2016-05-18T12:55:39.381889387Z" level=error msg="failed to delete sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 while trying to cleanup: could not cleanup all the endpoints in container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 / sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628"
time="2016-05-18T12:55:39.463938155Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-18T12:55:39.682396143Z" level=info msg="Loading containers: start."
.......time="2016-05-18T12:55:39.709462146Z" level=error msg="Error unmounting container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: not mounted"
time="2016-05-18T12:55:39.711500086Z" level=error msg="Error unmounting container 8df9cbff0a7f9759e3d731e630500d556fe919a73e71a810ad5ca7e28a302b66: not mounted"
time="2016-05-18T12:55:39.813380935Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.813431110Z" level=error msg="failed to cleanup up stale network sandbox for container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19"
time="2016-05-18T12:55:39.868371431Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.868457778Z" level=error msg="Error deleting sandbox id 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 for container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: could not cleanup all the endpoints in container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 / sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628"
time="2016-05-18T12:55:39.868550136Z" level=warning msg="failed to cleanup ipc mounts:\nfailed to umount /var/lib/docker/containers/1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19/shm: invalid argument"
time="2016-05-18T12:55:39.896591233Z" level=error msg="Failed to start container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: network test not found"
time="2016-05-18T12:55:40.402108680Z" level=info msg="Loading containers: done."
time="2016-05-18T12:55:40.402140087Z" level=info msg="Daemon has completed initialization"
time="2016-05-18T12:55:40.402171195Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-18T12:55:40.411535059Z" level=info msg="API listen on [::]:42376"
time="2016-05-18T12:55:40.411644578Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-18T12:55:58.582646067Z" level=info msg="2016/05/18 12:55:58 [INFO] serf: EventMemberJoin: 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1 10.176.225.80\n"
time="2016-05-13T16:01:11.951260591Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-13T16:01:11.951596749Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:11.951632795Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:12.037871410Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-13T16:01:12.306059199Z" level=info msg="Loading containers: start."
time="2016-05-13T16:01:12.306130212Z" level=info msg="Loading containers: done."
time="2016-05-13T16:01:12.306144868Z" level=info msg="Daemon has completed initialization"
time="2016-05-13T16:01:12.306168222Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-13T16:01:12.328688019Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-13T16:01:22.760421464Z" level=info msg="Processing signal 'terminated'"
time="2016-05-13T16:01:30.433851358Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-13T16:01:30.434208735Z" level=info msg="Initializing discovery without TLS"
time="2016-05-13T16:01:30.440009507Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-13T16:01:30.441397289Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:30.441445918Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-13T16:01:30.443772341Z" level=error msg="discovery error: Get http://localhost:12000/v1/kv/docker/nodes?consistent=: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-13T16:01:30.444049144Z" level=error msg="discovery error: Put http://localhost:12000/v1/kv/docker/nodes: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-13T16:01:30.444107752Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-13T16:01:30.653059554Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-13T16:01:30.867855104Z" level=info msg="Loading containers: start."
time="2016-05-13T16:01:30.868022215Z" level=info msg="Loading containers: done."
time="2016-05-13T16:01:30.868039701Z" level=info msg="Daemon has completed initialization"
time="2016-05-13T16:01:30.868059678Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-13T16:01:30.893732700Z" level=info msg="API listen on [::]:42376"
time="2016-05-13T16:01:30.893858202Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-13T16:01:32.792729826Z" level=error msg="Handler for GET /v1.22/containers/carina-svcd-data/json returned error: nosuchcontainer: No such container: carina-svcd-data"
time="2016-05-13T16:01:32.792776834Z" level=error msg="Handler for GET /v1.22/containers/carina-svcd-data/json returned error: No such container: carina-svcd-data"
time="2016-05-13T16:01:32.794379041Z" level=error msg="Handler for GET /v1.22/images/carina-svcd-data/json returned error: No such image: carina-svcd-data"
time="2016-05-13T16:01:32.794409061Z" level=error msg="Handler for GET /v1.22/images/carina-svcd-data/json returned error: No such image: carina-svcd-data"
time="2016-05-13T16:01:32.955152782Z" level=error msg="Handler for POST /v1.22/containers/create?name=carina-svcd-data returned error: nosuchimagetag: No such image: cirros:latest"
time="2016-05-13T16:01:32.955195691Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: cirros:latest"
time="2016-05-13T16:01:36.094508015Z" level=error msg="Handler for POST /v1.22/containers/create returned error: nosuchimagetag: No such image: carina/consul:latest"
time="2016-05-13T16:01:36.094551696Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: carina/consul:latest"
time="2016-05-13T16:01:45.565252812Z" level=error msg="Handler for POST /v1.22/containers/create?name=swarm-agent returned error: nosuchimagetag: No such image: swarm:1.2.0"
time="2016-05-13T16:01:45.565299368Z" level=error msg="Handler for POST /v1.22/containers/create returned error: No such image: swarm:1.2.0"
time="2016-05-13T16:01:50.446391703Z" level=info msg="2016/05/13 16:01:50 [INFO] serf: EventMemberJoin: 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1 10.176.225.80\n"
time="2016-05-13T17:22:08.100942749Z" level=warning msg="running inside docker container, ignoring missing kernel params: open /proc/sys/net/bridge/bridge-nf-call-iptables: no such file or directory"
time="2016-05-13T18:29:15.462190900Z" level=error msg="Handler for GET /v1.15/containers/97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231/json returned error: nosuchcontainer: No such container: 97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231"
time="2016-05-13T18:29:15.462258608Z" level=error msg="Handler for GET /v1.15/containers/97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231/json returned error: No such container: 97e87a69b4aad13b604462fefc7ad30e5b5690e42a8473193e335825a88fa231"
time="2016-05-13T18:29:15.694631079Z" level=error msg="Handler for GET /v1.15/containers/1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b/json returned error: nosuchcontainer: No such container: 1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b"
time="2016-05-13T18:29:15.694681709Z" level=error msg="Handler for GET /v1.15/containers/1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b/json returned error: No such container: 1c7bf32c7b95ff513476f12c25d9db7aac12c7e7a12144768d8468969360fe0b"
time="2016-05-18T12:55:20.507579176Z" level=info msg="Processing signal 'terminated'"
time="2016-05-18T12:55:20.553700825Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 1s"
time="2016-05-18T12:55:20.574828103Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-18T12:55:20.574927761Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 1s"
time="2016-05-18T12:55:21.554067740Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 2s"
time="2016-05-18T12:55:21.575169137Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 2s"
time="2016-05-18T12:55:23.554498077Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 4s"
time="2016-05-18T12:55:23.575583069Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 4s"
time="2016-05-18T12:55:27.554806334Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 8s"
time="2016-05-18T12:55:27.575836516Z" level=warning msg="Unable to connect to plugin: /run/docker/plugins/carina-docker-auth.sock, retrying in 8s"
time="2016-05-18T12:55:30.435865080Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-18T12:55:30.508304741Z" level=info msg="Container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 failed to exit within 10 seconds of SIGTERM - using the force"
time="2016-05-18T12:55:30.508312865Z" level=info msg="Container 8df9cbff0a7f9759e3d731e630500d556fe919a73e71a810ad5ca7e28a302b66 failed to exit within 10 seconds of SIGTERM - using the force"
time="2016-05-18T12:55:38.541000466Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-05-18T12:55:38.541457608Z" level=info msg="Initializing discovery without TLS"
time="2016-05-18T12:55:38.558831860Z" level=warning msg="Registering as \"10.176.225.80:0\" in discovery failed: cannot set or renew session for ttl, unable to operate on sessions"
time="2016-05-18T12:55:38.559943405Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: , error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-18T12:55:38.559981990Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
time="2016-05-18T12:55:38.580182953Z" level=error msg="discovery error: Get http://localhost:12000/v1/kv/docker/nodes?consistent=: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-18T12:55:38.580322284Z" level=error msg="discovery error: Put http://localhost:12000/v1/kv/docker/nodes: dial tcp [::1]:12000: getsockopt: connection refused"
time="2016-05-18T12:55:38.580840003Z" level=error msg="discovery error: Unexpected watch error"
time="2016-05-18T12:55:38.749383388Z" level=warning msg="running inside docker container, ignoring missing kernel params: open /proc/sys/net/bridge/bridge-nf-call-iptables: no such file or directory"
time="2016-05-18T12:55:39.320900148Z" level=error msg="getNetworkFromStore for nid 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 failed while trying to build sandbox for cleanup: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.323042866Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.324501448Z" level=warning msg="driver error disconnecting container gateway_1d5918c92bbb : endpoint not found: 1cf6f2676879e24d115e5c320a1fde875fa373be05870582127bd1f5bd662d53"
time="2016-05-18T12:55:39.364944330Z" level=warning msg="driver error deleting endpoint gateway_1d5918c92bbb : endpoint not found: 1cf6f2676879e24d115e5c320a1fde875fa373be05870582127bd1f5bd662d53"
time="2016-05-18T12:55:39.381889387Z" level=error msg="failed to delete sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 while trying to cleanup: could not cleanup all the endpoints in container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 / sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628"
time="2016-05-18T12:55:39.463938155Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-05-18T12:55:39.682396143Z" level=info msg="Loading containers: start."
.......time="2016-05-18T12:55:39.709462146Z" level=error msg="Error unmounting container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: not mounted"
time="2016-05-18T12:55:39.711500086Z" level=error msg="Error unmounting container 8df9cbff0a7f9759e3d731e630500d556fe919a73e71a810ad5ca7e28a302b66: not mounted"
time="2016-05-18T12:55:39.813380935Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.813431110Z" level=error msg="failed to cleanup up stale network sandbox for container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19"
time="2016-05-18T12:55:39.868371431Z" level=warning msg="Failed getting network for ep 5ee27e40a55e0a648ee22750f51ce7df0e25d24aad2d4a4383e8a0ef1989e7d8 during sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 delete: network 7e824d7aa430f83f1fb36dbef1011be2d4b05aa694d9c53e4570451606304f38 not found"
time="2016-05-18T12:55:39.868457778Z" level=error msg="Error deleting sandbox id 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628 for container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: could not cleanup all the endpoints in container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19 / sandbox 832ae857d9e8127459f917deb2fc95770d05c97a30bb0a62aea9614d3ceb0628"
time="2016-05-18T12:55:39.868550136Z" level=warning msg="failed to cleanup ipc mounts:\nfailed to umount /var/lib/docker/containers/1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19/shm: invalid argument"
time="2016-05-18T12:55:39.896591233Z" level=error msg="Failed to start container 1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19: network test not found"
time="2016-05-18T12:55:40.402108680Z" level=info msg="Loading containers: done."
time="2016-05-18T12:55:40.402140087Z" level=info msg="Daemon has completed initialization"
time="2016-05-18T12:55:40.402171195Z" level=info msg="Docker daemon" commit=20f81dd-unsupported execdriver=native-0.2 graphdriver=aufs version=1.10.3
time="2016-05-18T12:55:40.411535059Z" level=info msg="API listen on [::]:42376"
time="2016-05-18T12:55:40.411644578Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-05-18T12:55:58.582646067Z" level=info msg="2016/05/18 12:55:58 [INFO] serf: EventMemberJoin: 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1 10.176.225.80\n"
$ docker run -d --net=test --restart always --name test-test cirros sh -c 'while true; do echo "hello" && sleep 300; done'
1d5918c92bbb325fd4b437c600622e2d6c7f2e672db2152d40e2a9e4c03cfe19
$ docker run -d --restart always --name test-default cirros sh -c 'while true; do echo "hello" && sleep 300; done'
8df9cbff0a7f9759e3d731e630500d556fe919a73e71a810ad5ca7e28a302b66
$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8df9cbff0a7f cirros "sh -c 'while true; d" 5 seconds ago Up 4 seconds 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1/test-default
1d5918c92bbb cirros "sh -c 'while true; d" 27 seconds ago Up 26 seconds 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1/test-test
0e0969bbd43f carina/consul "/entrypoint.sh agent" 4 days ago Up 4 days 7c35d9cb-7ec0-4d20-9b0c-3c7394914e99-n1/carina-svcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment