Skip to content

Instantly share code, notes, and snippets.

@sub-mod
Created May 13, 2015 19:33
Show Gist options
  • Save sub-mod/bc4390ce648f315f4df6 to your computer and use it in GitHub Desktop.
Save sub-mod/bc4390ce648f315f4df6 to your computer and use it in GitHub Desktop.
kubelet error
/usr/bin/kubelet --logtostderr=true --v=0 --api_servers=http://127.0.0.1:8080 --address=0.0.0.0 --port=10250 --hostname_override=127.0.0.1 --allow_privileged=false
W0514 00:56:33.240057 5798 server.go:347] Could not load kubernetes auth path: stat /var/lib/kubelet/kubernetes_auth: no such file or directory. Continuing with defaults.
I0514 00:56:33.240174 5798 server.go:237] Using root directory: /var/lib/kubelet
I0514 00:56:33.240255 5798 manager.go:113] cAdvisor running in container: "/"
I0514 00:56:33.241045 5798 fs.go:87] Filesystem partitions: map[/dev/sda2:{mountpoint:/boot major:8 minor:2} /dev/mapper/fedora-home:{mountpoint:/home major:253 minor:2} /dev/mapper/fedora-root:{mountpoint:/ major:253 minor:1}]
I0514 00:56:33.247170 5798 manager.go:134] Machine: {NumCores:4 CpuFrequency:3600000 MemoryCapacity:16513347584 MachineID:f744655cf6e84a33bf18c2c2ba4a6659 SystemUUID:819C17B8-4452-CB11-8B93-CBEC07CDEC42 BootID:1d355f51-89b3-45f6-8913-d4f8256e9d30 Filesystems:[{Device:/dev/mapper/fedora-root Capacity:52710469632} {Device:/dev/sda2 Capacity:499355648} {Device:/dev/mapper/fedora-home Capacity:252776128512}] DiskMap:map[253:0:{Name:dm-0 Major:253 Minor:0 Size:8321499136 Scheduler:none} 253:1:{Name:dm-1 Major:253 Minor:1 Size:53687091200 Scheduler:none} 253:2:{Name:dm-2 Major:253 Minor:2 Size:256943063040 Scheduler:none} 253:3:{Name:dm-3 Major:253 Minor:3 Size:107374182400 Scheduler:none} 8:0:{Name:sda Major:8 Minor:0 Size:320072933376 Scheduler:cfq}] NetworkDevices:[{Name:enp0s25 MacAddress:3c:97:0e:b8:67:f7 Speed:4294967295 Mtu:1500} {Name:enp0s26u1u2u3 MacAddress:00:f7:6f:6e:29:56 Speed:100 Mtu:1500} {Name:redhat0 MacAddress: Speed:10 Mtu:1360} {Name:virbr0 MacAddress:52:54:00:75:40:11 Speed:0 Mtu:1500} {Name:virbr0-nic MacAddress:52:54:00:75:40:11 Speed:0 Mtu:1500} {Name:virbr1 MacAddress:52:54:00:d7:78:53 Speed:0 Mtu:1500} {Name:virbr1-nic MacAddress:52:54:00:d7:78:53 Speed:0 Mtu:1500} {Name:wlp3s0 MacAddress:a4:4e:31:12:76:f8 Speed:0 Mtu:1500}] Topology:[{Id:0 Memory:16513347584 Cores:[{Id:0 Threads:[0 1] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]} {Id:1 Threads:[2 3] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:4194304 Type:Unified Level:3}]}]}
I0514 00:56:33.248030 5798 manager.go:141] Version: {KernelVersion:4.0.2-300.fc22.x86_64 ContainerOsVersion:Fedora 22 (Twenty Two) DockerVersion:1.6.0 CadvisorVersion:0.13.0}
I0514 00:56:33.367687 5798 factory.go:220] System is using systemd
I0514 00:56:33.368208 5798 factory.go:228] Registering Docker factory
I0514 00:56:33.369455 5798 factory.go:64] Registering Raw factory
I0514 00:56:33.369486 5798 manager.go:897] Started watching for new ooms in manager
I0514 00:56:33.369933 5798 oomparser.go:183] oomparser using systemd
I0514 00:56:33.370402 5798 manager.go:219] Starting recovery of all containers
I0514 00:56:33.481638 5798 manager.go:224] Recovery completed
inotify_add_watch /sys/fs/cgroup/cpu,cpuacct: no space left on device
[root@mysystem cpu]#
[root@mysystem cpu]#
[root@mysystem cpu]#
[root@mysystem cpu]# /usr/bin/kubelet --logtostderr=true --v=5 --api_servers=http://127.0.0.1:8080 --address=0.0.0.0 --port=10250 --hostname_override=127.0.0.1 --allow_privileged=false
W0514 00:59:49.025482 7547 server.go:347] Could not load kubernetes auth path: stat /var/lib/kubelet/kubernetes_auth: no such file or directory. Continuing with defaults.
I0514 00:59:49.025595 7547 server.go:237] Using root directory: /var/lib/kubelet
I0514 00:59:49.025669 7547 manager.go:113] cAdvisor running in container: "/"
I0514 00:59:49.026124 7547 fs.go:87] Filesystem partitions: map[/dev/mapper/fedora-root:{mountpoint:/ major:253 minor:1} /dev/sda2:{mountpoint:/boot major:8 minor:2} /dev/mapper/fedora-home:{mountpoint:/home major:253 minor:2}]
I0514 00:59:49.033037 7547 manager.go:134] Machine: {NumCores:4 CpuFrequency:3600000 MemoryCapacity:16513347584 MachineID:f744655cf6e84a33bf18c2c2ba4a6659 SystemUUID:819C17B8-4452-CB11-8B93-CBEC07CDEC42 BootID:1d355f51-89b3-45f6-8913-d4f8256e9d30 Filesystems:[{Device:/dev/mapper/fedora-root Capacity:52710469632} {Device:/dev/sda2 Capacity:499355648} {Device:/dev/mapper/fedora-home Capacity:252776128512}] DiskMap:map[253:0:{Name:dm-0 Major:253 Minor:0 Size:8321499136 Scheduler:none} 253:1:{Name:dm-1 Major:253 Minor:1 Size:53687091200 Scheduler:none} 253:2:{Name:dm-2 Major:253 Minor:2 Size:256943063040 Scheduler:none} 253:3:{Name:dm-3 Major:253 Minor:3 Size:107374182400 Scheduler:none} 8:0:{Name:sda Major:8 Minor:0 Size:320072933376 Scheduler:cfq}] NetworkDevices:[{Name:enp0s25 MacAddress:3c:97:0e:b8:67:f7 Speed:4294967295 Mtu:1500} {Name:enp0s26u1u2u3 MacAddress:00:f7:6f:6e:29:56 Speed:100 Mtu:1500} {Name:redhat0 MacAddress: Speed:10 Mtu:1360} {Name:virbr0 MacAddress:52:54:00:75:40:11 Speed:0 Mtu:1500} {Name:virbr0-nic MacAddress:52:54:00:75:40:11 Speed:0 Mtu:1500} {Name:virbr1 MacAddress:52:54:00:d7:78:53 Speed:0 Mtu:1500} {Name:virbr1-nic MacAddress:52:54:00:d7:78:53 Speed:0 Mtu:1500} {Name:wlp3s0 MacAddress:a4:4e:31:12:76:f8 Speed:0 Mtu:1500}] Topology:[{Id:0 Memory:16513347584 Cores:[{Id:0 Threads:[0 1] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]} {Id:1 Threads:[2 3] Caches:[{Size:32768 Type:Data Level:1} {Size:32768 Type:Instruction Level:1} {Size:262144 Type:Unified Level:2}]}] Caches:[{Size:4194304 Type:Unified Level:3}]}]}
I0514 00:59:49.033820 7547 manager.go:141] Version: {KernelVersion:4.0.2-300.fc22.x86_64 ContainerOsVersion:Fedora 22 (Twenty Two) DockerVersion:1.6.0 CadvisorVersion:0.13.0}
I0514 00:59:49.145275 7547 factory.go:220] System is using systemd
I0514 00:59:49.145927 7547 factory.go:228] Registering Docker factory
I0514 00:59:49.146498 7547 factory.go:64] Registering Raw factory
I0514 00:59:49.146509 7547 manager.go:897] Started watching for new ooms in manager
I0514 00:59:49.147109 7547 oomparser.go:183] oomparser using systemd
I0514 00:59:49.147608 7547 factory.go:68] Error trying to work out if we can handle /: error inspecting container: unexpected end of JSON input
I0514 00:59:49.147647 7547 factory.go:79] Factory "docker" was unable to handle container "/"
I0514 00:59:49.147667 7547 factory.go:75] Using factory "raw" for container "/"
I0514 00:59:49.147854 7547 manager.go:694] Added container: "/" (aliases: [], namespace: "")
I0514 00:59:49.147971 7547 handler.go:322] Added event &{/ 2015-05-12 19:15:48.440988236 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.148019 7547 manager.go:219] Starting recovery of all containers
I0514 00:59:49.148089 7547 container.go:189] Start housekeeping for container "/"
I0514 00:59:49.191818 7547 factory.go:68] Error trying to work out if we can handle /system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope: error inspecting container: <nil>
I0514 00:59:49.191895 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope"
I0514 00:59:49.191924 7547 factory.go:75] Using factory "raw" for container "/system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope"
I0514 00:59:49.192192 7547 manager.go:694] Added container: "/system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope" (aliases: [], namespace: "")
I0514 00:59:49.192341 7547 handler.go:322] Added event &{/system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope 2015-05-14 00:36:40.270421333 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.192440 7547 container.go:189] Start housekeeping for container "/system.slice/docker-349b53759d8fc83ade2bd27356815aa7b4861b58d0c74288495f522feaf21d96.scope"
I0514 00:59:49.193545 7547 factory.go:68] Error trying to work out if we can handle /system.slice/fedora-import-state.service: error inspecting container: No such container: fedora-import-state.service
I0514 00:59:49.193583 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/fedora-import-state.service"
I0514 00:59:49.193620 7547 factory.go:75] Using factory "raw" for container "/system.slice/fedora-import-state.service"
I0514 00:59:49.193813 7547 manager.go:694] Added container: "/system.slice/fedora-import-state.service" (aliases: [], namespace: "")
I0514 00:59:49.193904 7547 handler.go:322] Added event &{/system.slice/fedora-import-state.service 2015-05-14 00:36:40.271421331 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.193986 7547 container.go:189] Start housekeeping for container "/system.slice/fedora-import-state.service"
I0514 00:59:49.194518 7547 factory.go:68] Error trying to work out if we can handle /system.slice/fedora-readonly.service: error inspecting container: No such container: fedora-readonly.service
I0514 00:59:49.194553 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/fedora-readonly.service"
I0514 00:59:49.194571 7547 factory.go:75] Using factory "raw" for container "/system.slice/fedora-readonly.service"
I0514 00:59:49.194713 7547 manager.go:694] Added container: "/system.slice/fedora-readonly.service" (aliases: [], namespace: "")
I0514 00:59:49.194832 7547 handler.go:322] Added event &{/system.slice/fedora-readonly.service 2015-05-14 00:36:40.271421331 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.194896 7547 container.go:189] Start housekeeping for container "/system.slice/fedora-readonly.service"
I0514 00:59:49.195386 7547 factory.go:68] Error trying to work out if we can handle /system.slice/rhsmcertd.service: error inspecting container: No such container: rhsmcertd.service
I0514 00:59:49.195408 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/rhsmcertd.service"
I0514 00:59:49.195427 7547 factory.go:75] Using factory "raw" for container "/system.slice/rhsmcertd.service"
I0514 00:59:49.195564 7547 manager.go:694] Added container: "/system.slice/rhsmcertd.service" (aliases: [], namespace: "")
I0514 00:59:49.195695 7547 handler.go:322] Added event &{/system.slice/rhsmcertd.service 2015-05-14 00:36:40.276421326 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.195747 7547 container.go:189] Start housekeeping for container "/system.slice/rhsmcertd.service"
I0514 00:59:49.196175 7547 factory.go:68] Error trying to work out if we can handle /system.slice/system-systemd\x2dbacklight.slice: error inspecting container: No such container: system-systemd\x2dbacklight.slice
I0514 00:59:49.196230 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/system-systemd\\x2dbacklight.slice"
I0514 00:59:49.196251 7547 factory.go:75] Using factory "raw" for container "/system.slice/system-systemd\\x2dbacklight.slice"
I0514 00:59:49.196421 7547 manager.go:694] Added container: "/system.slice/system-systemd\\x2dbacklight.slice" (aliases: [], namespace: "")
I0514 00:59:49.196536 7547 handler.go:322] Added event &{/system.slice/system-systemd\x2dbacklight.slice 2015-05-14 00:36:40.280421321 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.196581 7547 container.go:189] Start housekeeping for container "/system.slice/system-systemd\\x2dbacklight.slice"
I0514 00:59:49.197018 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-tmpfiles-setup.service: error inspecting container: No such container: systemd-tmpfiles-setup.service
I0514 00:59:49.197053 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-tmpfiles-setup.service"
I0514 00:59:49.197072 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-tmpfiles-setup.service"
I0514 00:59:49.197183 7547 manager.go:694] Added container: "/system.slice/systemd-tmpfiles-setup.service" (aliases: [], namespace: "")
I0514 00:59:49.197265 7547 handler.go:322] Added event &{/system.slice/systemd-tmpfiles-setup.service 2015-05-14 00:36:40.282421319 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.197648 7547 factory.go:68] Error trying to work out if we can handle /machine.slice: error inspecting container: No such container: machine.slice
I0514 00:59:49.197666 7547 factory.go:79] Factory "docker" was unable to handle container "/machine.slice"
I0514 00:59:49.197682 7547 factory.go:75] Using factory "raw" for container "/machine.slice"
I0514 00:59:49.197311 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-tmpfiles-setup.service"
I0514 00:59:49.197806 7547 manager.go:694] Added container: "/machine.slice" (aliases: [], namespace: "")
I0514 00:59:49.197904 7547 handler.go:322] Added event &{/machine.slice 2015-05-14 00:36:40.139421484 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.197957 7547 container.go:189] Start housekeeping for container "/machine.slice"
I0514 00:59:49.198327 7547 factory.go:68] Error trying to work out if we can handle /system.slice/abrtd.service: error inspecting container: No such container: abrtd.service
I0514 00:59:49.198347 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/abrtd.service"
I0514 00:59:49.198364 7547 factory.go:75] Using factory "raw" for container "/system.slice/abrtd.service"
I0514 00:59:49.198501 7547 manager.go:694] Added container: "/system.slice/abrtd.service" (aliases: [], namespace: "")
I0514 00:59:49.198622 7547 handler.go:322] Added event &{/system.slice/abrtd.service 2015-05-14 00:36:40.265421338 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.198727 7547 container.go:189] Start housekeeping for container "/system.slice/abrtd.service"
I0514 00:59:49.199001 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-journal-flush.service: error inspecting container: No such container: systemd-journal-flush.service
I0514 00:59:49.199021 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-journal-flush.service"
I0514 00:59:49.199040 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-journal-flush.service"
I0514 00:59:49.199180 7547 manager.go:694] Added container: "/system.slice/systemd-journal-flush.service" (aliases: [], namespace: "")
I0514 00:59:49.199285 7547 handler.go:322] Added event &{/system.slice/systemd-journal-flush.service 2015-05-14 00:36:40.28142132 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.199332 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-journal-flush.service"
I0514 00:59:49.199677 7547 factory.go:68] Error trying to work out if we can handle /user.slice/user-0.slice/user@0.service: error inspecting container: No such container: user@0.service
I0514 00:59:49.199696 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice/user-0.slice/user@0.service"
I0514 00:59:49.199710 7547 factory.go:75] Using factory "raw" for container "/user.slice/user-0.slice/user@0.service"
I0514 00:59:49.199823 7547 manager.go:694] Added container: "/user.slice/user-0.slice/user@0.service" (aliases: [], namespace: "")
I0514 00:59:49.199978 7547 handler.go:322] Added event &{/user.slice/user-0.slice/user@0.service 2015-05-14 00:36:40.286421314 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.200102 7547 container.go:189] Start housekeeping for container "/user.slice/user-0.slice/user@0.service"
I0514 00:59:49.200412 7547 factory.go:68] Error trying to work out if we can handle /system.slice/-.mount: error inspecting container: No such container: -.mount
I0514 00:59:49.200432 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/-.mount"
I0514 00:59:49.200448 7547 factory.go:75] Using factory "raw" for container "/system.slice/-.mount"
I0514 00:59:49.200623 7547 manager.go:694] Added container: "/system.slice/-.mount" (aliases: [], namespace: "")
I0514 00:59:49.200751 7547 handler.go:322] Added event &{/system.slice/-.mount 2015-05-14 00:36:40.141421482 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.200801 7547 container.go:189] Start housekeeping for container "/system.slice/-.mount"
I0514 00:59:49.202497 7547 factory.go:68] Error trying to work out if we can handle /system.slice/kube-apiserver.service: error inspecting container: No such container: kube-apiserver.service
I0514 00:59:49.202528 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/kube-apiserver.service"
I0514 00:59:49.202546 7547 factory.go:75] Using factory "raw" for container "/system.slice/kube-apiserver.service"
I0514 00:59:49.202715 7547 manager.go:694] Added container: "/system.slice/kube-apiserver.service" (aliases: [], namespace: "")
I0514 00:59:49.202848 7547 handler.go:322] Added event &{/system.slice/kube-apiserver.service 2015-05-14 00:36:40.273421329 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.202922 7547 container.go:189] Start housekeeping for container "/system.slice/kube-apiserver.service"
I0514 00:59:49.203403 7547 factory.go:68] Error trying to work out if we can handle /system.slice/lvm2-lvmetad.service: error inspecting container: No such container: lvm2-lvmetad.service
I0514 00:59:49.203467 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/lvm2-lvmetad.service"
I0514 00:59:49.203487 7547 factory.go:75] Using factory "raw" for container "/system.slice/lvm2-lvmetad.service"
I0514 00:59:49.203639 7547 manager.go:694] Added container: "/system.slice/lvm2-lvmetad.service" (aliases: [], namespace: "")
I0514 00:59:49.203762 7547 handler.go:322] Added event &{/system.slice/lvm2-lvmetad.service 2015-05-14 00:36:40.274421328 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.203809 7547 container.go:189] Start housekeeping for container "/system.slice/lvm2-lvmetad.service"
I0514 00:59:49.204460 7547 factory.go:68] Error trying to work out if we can handle /system.slice/proc-fs-nfsd.mount: error inspecting container: No such container: proc-fs-nfsd.mount
I0514 00:59:49.204555 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/proc-fs-nfsd.mount"
I0514 00:59:49.204576 7547 factory.go:75] Using factory "raw" for container "/system.slice/proc-fs-nfsd.mount"
I0514 00:59:49.204713 7547 manager.go:694] Added container: "/system.slice/proc-fs-nfsd.mount" (aliases: [], namespace: "")
I0514 00:59:49.204821 7547 handler.go:322] Added event &{/system.slice/proc-fs-nfsd.mount 2015-05-14 00:36:40.276421326 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.204924 7547 container.go:189] Start housekeeping for container "/system.slice/proc-fs-nfsd.mount"
I0514 00:59:49.205254 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-tmpfiles-setup-dev.service: error inspecting container: No such container: systemd-tmpfiles-setup-dev.service
I0514 00:59:49.205278 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-tmpfiles-setup-dev.service"
I0514 00:59:49.205298 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-tmpfiles-setup-dev.service"
I0514 00:59:49.205445 7547 manager.go:694] Added container: "/system.slice/systemd-tmpfiles-setup-dev.service" (aliases: [], namespace: "")
I0514 00:59:49.205574 7547 handler.go:322] Added event &{/system.slice/systemd-tmpfiles-setup-dev.service 2015-05-14 00:36:40.282421319 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.205628 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-tmpfiles-setup-dev.service"
I0514 00:59:49.206321 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-update-utmp.service: error inspecting container: No such container: systemd-update-utmp.service
I0514 00:59:49.209614 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-update-utmp.service"
I0514 00:59:49.209636 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-update-utmp.service"
I0514 00:59:49.209748 7547 manager.go:694] Added container: "/system.slice/systemd-update-utmp.service" (aliases: [], namespace: "")
I0514 00:59:49.209820 7547 handler.go:322] Added event &{/system.slice/systemd-update-utmp.service 2015-05-14 00:36:40.283421318 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.210055 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-update-utmp.service"
I0514 00:59:49.211092 7547 factory.go:68] Error trying to work out if we can handle /system.slice/udisks2.service: error inspecting container: No such container: udisks2.service
I0514 00:59:49.211166 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/udisks2.service"
I0514 00:59:49.211180 7547 factory.go:75] Using factory "raw" for container "/system.slice/udisks2.service"
I0514 00:59:49.211378 7547 manager.go:694] Added container: "/system.slice/udisks2.service" (aliases: [], namespace: "")
I0514 00:59:49.211505 7547 handler.go:322] Added event &{/system.slice/udisks2.service 2015-05-14 00:36:40.284421316 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.211635 7547 container.go:189] Start housekeeping for container "/system.slice/udisks2.service"
I0514 00:59:49.212376 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dbus.service: error inspecting container: No such container: dbus.service
I0514 00:59:49.212390 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dbus.service"
I0514 00:59:49.212412 7547 factory.go:75] Using factory "raw" for container "/system.slice/dbus.service"
I0514 00:59:49.212550 7547 manager.go:694] Added container: "/system.slice/dbus.service" (aliases: [], namespace: "")
I0514 00:59:49.212684 7547 handler.go:322] Added event &{/system.slice/dbus.service 2015-05-14 00:36:40.268421335 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.212737 7547 container.go:189] Start housekeeping for container "/system.slice/dbus.service"
I0514 00:59:49.213646 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-mapper-fedora\x2dswap.swap: error inspecting container: No such container: dev-mapper-fedora\x2dswap.swap
I0514 00:59:49.213672 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-mapper-fedora\\x2dswap.swap"
I0514 00:59:49.213693 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-mapper-fedora\\x2dswap.swap"
I0514 00:59:49.213842 7547 manager.go:694] Added container: "/system.slice/dev-mapper-fedora\\x2dswap.swap" (aliases: [], namespace: "")
I0514 00:59:49.213965 7547 handler.go:322] Added event &{/system.slice/dev-mapper-fedora\x2dswap.swap 2015-05-14 00:36:40.270421333 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.214056 7547 container.go:189] Start housekeeping for container "/system.slice/dev-mapper-fedora\\x2dswap.swap"
I0514 00:59:49.214476 7547 factory.go:68] Error trying to work out if we can handle /system.slice/cups.service: error inspecting container: No such container: cups.service
I0514 00:59:49.214501 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/cups.service"
I0514 00:59:49.214521 7547 factory.go:75] Using factory "raw" for container "/system.slice/cups.service"
I0514 00:59:49.214664 7547 manager.go:694] Added container: "/system.slice/cups.service" (aliases: [], namespace: "")
I0514 00:59:49.214783 7547 handler.go:322] Added event &{/system.slice/cups.service 2015-05-14 00:36:40.268421335 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.214835 7547 container.go:189] Start housekeeping for container "/system.slice/cups.service"
I0514 00:59:49.215274 7547 factory.go:68] Error trying to work out if we can handle /system.slice/polkit.service: error inspecting container: No such container: polkit.service
I0514 00:59:49.215296 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/polkit.service"
I0514 00:59:49.215315 7547 factory.go:75] Using factory "raw" for container "/system.slice/polkit.service"
I0514 00:59:49.215457 7547 manager.go:694] Added container: "/system.slice/polkit.service" (aliases: [], namespace: "")
I0514 00:59:49.215580 7547 handler.go:322] Added event &{/system.slice/polkit.service 2015-05-14 00:56:33.373481978 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.215635 7547 container.go:189] Start housekeeping for container "/system.slice/polkit.service"
I0514 00:59:49.216148 7547 factory.go:68] Error trying to work out if we can handle /system.slice/proc-sys-fs-binfmt_misc.mount: error inspecting container: No such container: proc-sys-fs-binfmt_misc.mount
I0514 00:59:49.216166 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/proc-sys-fs-binfmt_misc.mount"
I0514 00:59:49.216185 7547 factory.go:75] Using factory "raw" for container "/system.slice/proc-sys-fs-binfmt_misc.mount"
I0514 00:59:49.216334 7547 manager.go:694] Added container: "/system.slice/proc-sys-fs-binfmt_misc.mount" (aliases: [], namespace: "")
I0514 00:59:49.217340 7547 handler.go:322] Added event &{/system.slice/proc-sys-fs-binfmt_misc.mount 2015-05-14 00:36:40.276421326 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.217650 7547 container.go:189] Start housekeeping for container "/system.slice/proc-sys-fs-binfmt_misc.mount"
I0514 00:59:49.218146 7547 factory.go:68] Error trying to work out if we can handle /system.slice/rngd.service: error inspecting container: No such container: rngd.service
I0514 00:59:49.218165 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/rngd.service"
I0514 00:59:49.218183 7547 factory.go:75] Using factory "raw" for container "/system.slice/rngd.service"
I0514 00:59:49.218307 7547 manager.go:694] Added container: "/system.slice/rngd.service" (aliases: [], namespace: "")
I0514 00:59:49.218417 7547 handler.go:322] Added event &{/system.slice/rngd.service 2015-05-14 00:36:40.278421323 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.218510 7547 container.go:189] Start housekeeping for container "/system.slice/rngd.service"
I0514 00:59:49.218905 7547 factory.go:68] Error trying to work out if we can handle /system.slice/tmp.mount: error inspecting container: No such container: tmp.mount
I0514 00:59:49.218928 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/tmp.mount"
I0514 00:59:49.218946 7547 factory.go:75] Using factory "raw" for container "/system.slice/tmp.mount"
I0514 00:59:49.219085 7547 manager.go:694] Added container: "/system.slice/tmp.mount" (aliases: [], namespace: "")
I0514 00:59:49.219201 7547 handler.go:322] Added event &{/system.slice/tmp.mount 2015-05-14 00:36:40.284421316 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.219297 7547 container.go:189] Start housekeeping for container "/system.slice/tmp.mount"
I0514 00:59:49.219966 7547 factory.go:68] Error trying to work out if we can handle /user.slice/user-1000.slice: error inspecting container: No such container: user-1000.slice
I0514 00:59:49.219991 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice/user-1000.slice"
I0514 00:59:49.220009 7547 factory.go:75] Using factory "raw" for container "/user.slice/user-1000.slice"
I0514 00:59:49.220150 7547 manager.go:694] Added container: "/user.slice/user-1000.slice" (aliases: [], namespace: "")
I0514 00:59:49.220311 7547 handler.go:322] Added event &{/user.slice/user-1000.slice 2015-05-14 00:36:40.286421314 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.220356 7547 container.go:189] Start housekeeping for container "/user.slice/user-1000.slice"
I0514 00:59:49.221174 7547 factory.go:68] Error trying to work out if we can handle /system.slice/crond.service: error inspecting container: No such container: crond.service
I0514 00:59:49.221222 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/crond.service"
I0514 00:59:49.221243 7547 factory.go:75] Using factory "raw" for container "/system.slice/crond.service"
I0514 00:59:49.221394 7547 manager.go:694] Added container: "/system.slice/crond.service" (aliases: [], namespace: "")
I0514 00:59:49.221518 7547 handler.go:322] Added event &{/system.slice/crond.service 2015-05-14 00:36:40.267421336 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.221636 7547 container.go:189] Start housekeeping for container "/system.slice/crond.service"
I0514 00:59:49.222145 7547 factory.go:68] Error trying to work out if we can handle /system.slice/alsa-state.service: error inspecting container: No such container: alsa-state.service
I0514 00:59:49.222276 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/alsa-state.service"
I0514 00:59:49.222350 7547 factory.go:75] Using factory "raw" for container "/system.slice/alsa-state.service"
I0514 00:59:49.222708 7547 manager.go:694] Added container: "/system.slice/alsa-state.service" (aliases: [], namespace: "")
I0514 00:59:49.222993 7547 handler.go:322] Added event &{/system.slice/alsa-state.service 2015-05-14 00:36:40.265421338 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.223076 7547 container.go:189] Start housekeeping for container "/system.slice/alsa-state.service"
I0514 00:59:49.224657 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-fedora-swap.swap: error inspecting container: No such container: dev-fedora-swap.swap
I0514 00:59:49.224807 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-fedora-swap.swap"
I0514 00:59:49.224837 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-fedora-swap.swap"
I0514 00:59:49.225052 7547 manager.go:694] Added container: "/system.slice/dev-fedora-swap.swap" (aliases: [], namespace: "")
I0514 00:59:49.225207 7547 handler.go:322] Added event &{/system.slice/dev-fedora-swap.swap 2015-05-14 00:36:40.269421334 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.225435 7547 container.go:189] Start housekeeping for container "/system.slice/dev-fedora-swap.swap"
I0514 00:59:49.226117 7547 factory.go:68] Error trying to work out if we can handle /system.slice/home.mount: error inspecting container: No such container: home.mount
I0514 00:59:49.226144 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/home.mount"
I0514 00:59:49.226166 7547 factory.go:75] Using factory "raw" for container "/system.slice/home.mount"
I0514 00:59:49.226344 7547 manager.go:694] Added container: "/system.slice/home.mount" (aliases: [], namespace: "")
I0514 00:59:49.226492 7547 handler.go:322] Added event &{/system.slice/home.mount 2015-05-14 00:36:40.27242133 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.226566 7547 container.go:189] Start housekeeping for container "/system.slice/home.mount"
I0514 00:59:49.227508 7547 factory.go:68] Error trying to work out if we can handle /user.slice/user-42.slice: error inspecting container: No such container: user-42.slice
I0514 00:59:49.227535 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice/user-42.slice"
I0514 00:59:49.227554 7547 factory.go:75] Using factory "raw" for container "/user.slice/user-42.slice"
I0514 00:59:49.227764 7547 manager.go:694] Added container: "/user.slice/user-42.slice" (aliases: [], namespace: "")
I0514 00:59:49.227985 7547 handler.go:322] Added event &{/user.slice/user-42.slice 2015-05-14 00:36:40.286421314 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.228116 7547 container.go:189] Start housekeeping for container "/user.slice/user-42.slice"
I0514 00:59:49.228864 7547 factory.go:68] Error trying to work out if we can handle /system.slice/ModemManager.service: error inspecting container: No such container: ModemManager.service
I0514 00:59:49.228882 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/ModemManager.service"
I0514 00:59:49.228899 7547 factory.go:75] Using factory "raw" for container "/system.slice/ModemManager.service"
I0514 00:59:49.229095 7547 manager.go:694] Added container: "/system.slice/ModemManager.service" (aliases: [], namespace: "")
I0514 00:59:49.229262 7547 handler.go:322] Added event &{/system.slice/ModemManager.service 2015-05-14 00:36:40.141421482 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.229346 7547 container.go:189] Start housekeeping for container "/system.slice/ModemManager.service"
I0514 00:59:49.229714 7547 factory.go:68] Error trying to work out if we can handle /system.slice/accounts-daemon.service: error inspecting container: No such container: accounts-daemon.service
I0514 00:59:49.229733 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/accounts-daemon.service"
I0514 00:59:49.229745 7547 factory.go:75] Using factory "raw" for container "/system.slice/accounts-daemon.service"
I0514 00:59:49.229840 7547 manager.go:694] Added container: "/system.slice/accounts-daemon.service" (aliases: [], namespace: "")
I0514 00:59:49.229933 7547 handler.go:322] Added event &{/system.slice/accounts-daemon.service 2015-05-14 00:36:40.265421338 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.230023 7547 container.go:189] Start housekeeping for container "/system.slice/accounts-daemon.service"
I0514 00:59:49.230376 7547 factory.go:68] Error trying to work out if we can handle /system.slice/atd.service: error inspecting container: No such container: atd.service
I0514 00:59:49.230390 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/atd.service"
I0514 00:59:49.230400 7547 factory.go:75] Using factory "raw" for container "/system.slice/atd.service"
I0514 00:59:49.230495 7547 manager.go:694] Added container: "/system.slice/atd.service" (aliases: [], namespace: "")
I0514 00:59:49.230585 7547 handler.go:322] Added event &{/system.slice/atd.service 2015-05-14 00:36:40.266421337 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.230677 7547 container.go:189] Start housekeeping for container "/system.slice/atd.service"
I0514 00:59:49.232046 7547 factory.go:68] Error trying to work out if we can handle /system.slice/chronyd.service: error inspecting container: No such container: chronyd.service
I0514 00:59:49.232092 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/chronyd.service"
I0514 00:59:49.232111 7547 factory.go:75] Using factory "raw" for container "/system.slice/chronyd.service"
I0514 00:59:49.232203 7547 manager.go:694] Added container: "/system.slice/chronyd.service" (aliases: [], namespace: "")
I0514 00:59:49.232275 7547 handler.go:322] Added event &{/system.slice/chronyd.service 2015-05-14 00:36:40.267421336 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.232323 7547 container.go:189] Start housekeeping for container "/system.slice/chronyd.service"
I0514 00:59:49.232822 7547 factory.go:68] Error trying to work out if we can handle /system.slice/geoclue.service: error inspecting container: No such container: geoclue.service
I0514 00:59:49.232838 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/geoclue.service"
I0514 00:59:49.232851 7547 factory.go:75] Using factory "raw" for container "/system.slice/geoclue.service"
I0514 00:59:49.232956 7547 manager.go:694] Added container: "/system.slice/geoclue.service" (aliases: [], namespace: "")
I0514 00:59:49.233038 7547 handler.go:322] Added event &{/system.slice/geoclue.service 2015-05-14 00:36:40.271421331 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.233101 7547 container.go:189] Start housekeeping for container "/system.slice/geoclue.service"
I0514 00:59:49.233533 7547 factory.go:68] Error trying to work out if we can handle /system.slice/livesys-late.service: error inspecting container: No such container: livesys-late.service
I0514 00:59:49.233558 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/livesys-late.service"
I0514 00:59:49.233577 7547 factory.go:75] Using factory "raw" for container "/system.slice/livesys-late.service"
I0514 00:59:49.233728 7547 manager.go:694] Added container: "/system.slice/livesys-late.service" (aliases: [], namespace: "")
I0514 00:59:49.233850 7547 handler.go:322] Added event &{/system.slice/livesys-late.service 2015-05-14 00:36:40.274421328 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.233955 7547 container.go:189] Start housekeeping for container "/system.slice/livesys-late.service"
I0514 00:59:49.234563 7547 factory.go:68] Error trying to work out if we can handle /system.slice/lvm2-monitor.service: error inspecting container: No such container: lvm2-monitor.service
I0514 00:59:49.234613 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/lvm2-monitor.service"
I0514 00:59:49.234633 7547 factory.go:75] Using factory "raw" for container "/system.slice/lvm2-monitor.service"
I0514 00:59:49.234779 7547 manager.go:694] Added container: "/system.slice/lvm2-monitor.service" (aliases: [], namespace: "")
I0514 00:59:49.234905 7547 handler.go:322] Added event &{/system.slice/lvm2-monitor.service 2015-05-14 00:36:40.275421327 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.235008 7547 container.go:189] Start housekeeping for container "/system.slice/lvm2-monitor.service"
I0514 00:59:49.235703 7547 factory.go:68] Error trying to work out if we can handle /system.slice/rtkit-daemon.service: error inspecting container: No such container: rtkit-daemon.service
I0514 00:59:49.235722 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/rtkit-daemon.service"
I0514 00:59:49.235740 7547 factory.go:75] Using factory "raw" for container "/system.slice/rtkit-daemon.service"
I0514 00:59:49.235842 7547 manager.go:694] Added container: "/system.slice/rtkit-daemon.service" (aliases: [], namespace: "")
I0514 00:59:49.236019 7547 handler.go:322] Added event &{/system.slice/rtkit-daemon.service 2015-05-14 00:36:40.278421323 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.236168 7547 container.go:189] Start housekeeping for container "/system.slice/rtkit-daemon.service"
I0514 00:59:49.236512 7547 factory.go:68] Error trying to work out if we can handle /system.slice/abrt-oops.service: error inspecting container: No such container: abrt-oops.service
I0514 00:59:49.236537 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/abrt-oops.service"
I0514 00:59:49.236556 7547 factory.go:75] Using factory "raw" for container "/system.slice/abrt-oops.service"
I0514 00:59:49.236705 7547 manager.go:694] Added container: "/system.slice/abrt-oops.service" (aliases: [], namespace: "")
I0514 00:59:49.236854 7547 handler.go:322] Added event &{/system.slice/abrt-oops.service 2015-05-14 00:36:40.26442134 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.236905 7547 container.go:189] Start housekeeping for container "/system.slice/abrt-oops.service"
I0514 00:59:49.237363 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-user-sessions.service: error inspecting container: No such container: systemd-user-sessions.service
I0514 00:59:49.237385 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-user-sessions.service"
I0514 00:59:49.237403 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-user-sessions.service"
I0514 00:59:49.237544 7547 manager.go:694] Added container: "/system.slice/systemd-user-sessions.service" (aliases: [], namespace: "")
I0514 00:59:49.237677 7547 handler.go:322] Added event &{/system.slice/systemd-user-sessions.service 2015-05-14 00:36:40.284421316 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.237803 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-user-sessions.service"
I0514 00:59:49.238129 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-journald.service: error inspecting container: No such container: systemd-journald.service
I0514 00:59:49.238146 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-journald.service"
I0514 00:59:49.238188 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-journald.service"
I0514 00:59:49.238322 7547 manager.go:694] Added container: "/system.slice/systemd-journald.service" (aliases: [], namespace: "")
I0514 00:59:49.238448 7547 handler.go:322] Added event &{/system.slice/systemd-journald.service 2015-05-14 00:36:40.28142132 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.238535 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-journald.service"
I0514 00:59:49.239207 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-dm\x2d0.swap: error inspecting container: No such container: dev-dm\x2d0.swap
I0514 00:59:49.239227 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-dm\\x2d0.swap"
I0514 00:59:49.239239 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-dm\\x2d0.swap"
I0514 00:59:49.239327 7547 manager.go:694] Added container: "/system.slice/dev-dm\\x2d0.swap" (aliases: [], namespace: "")
I0514 00:59:49.239396 7547 handler.go:322] Added event &{/system.slice/dev-dm\x2d0.swap 2015-05-14 00:36:40.269421334 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.239485 7547 container.go:189] Start housekeeping for container "/system.slice/dev-dm\\x2d0.swap"
I0514 00:59:49.239818 7547 factory.go:68] Error trying to work out if we can handle /system.slice/docker.service: error inspecting container: No such container: docker.service
I0514 00:59:49.239837 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/docker.service"
I0514 00:59:49.239848 7547 factory.go:75] Using factory "raw" for container "/system.slice/docker.service"
I0514 00:59:49.239927 7547 manager.go:694] Added container: "/system.slice/docker.service" (aliases: [], namespace: "")
I0514 00:59:49.239995 7547 handler.go:322] Added event &{/system.slice/docker.service 2015-05-14 00:36:40.270421333 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.240070 7547 container.go:189] Start housekeeping for container "/system.slice/docker.service"
I0514 00:59:49.240402 7547 factory.go:68] Error trying to work out if we can handle /system.slice/gdm.service: error inspecting container: No such container: gdm.service
I0514 00:59:49.245264 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/gdm.service"
I0514 00:59:49.245296 7547 factory.go:75] Using factory "raw" for container "/system.slice/gdm.service"
I0514 00:59:49.245480 7547 manager.go:694] Added container: "/system.slice/gdm.service" (aliases: [], namespace: "")
I0514 00:59:49.245618 7547 handler.go:322] Added event &{/system.slice/gdm.service 2015-05-14 00:36:40.271421331 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.245717 7547 container.go:189] Start housekeeping for container "/system.slice/gdm.service"
I0514 00:59:49.246817 7547 factory.go:68] Error trying to work out if we can handle /system.slice/run-user-1000.mount: error inspecting container: No such container: run-user-1000.mount
I0514 00:59:49.246851 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/run-user-1000.mount"
I0514 00:59:49.246869 7547 factory.go:75] Using factory "raw" for container "/system.slice/run-user-1000.mount"
I0514 00:59:49.248740 7547 manager.go:694] Added container: "/system.slice/run-user-1000.mount" (aliases: [], namespace: "")
I0514 00:59:49.248854 7547 handler.go:322] Added event &{/system.slice/run-user-1000.mount 2015-05-14 00:36:40.279421322 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.248992 7547 container.go:189] Start housekeeping for container "/system.slice/run-user-1000.mount"
I0514 00:59:49.249485 7547 factory.go:68] Error trying to work out if we can handle /system.slice/system-systemd\x2dfsck.slice: error inspecting container: No such container: system-systemd\x2dfsck.slice
I0514 00:59:49.249520 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/system-systemd\\x2dfsck.slice"
I0514 00:59:49.249533 7547 factory.go:75] Using factory "raw" for container "/system.slice/system-systemd\\x2dfsck.slice"
I0514 00:59:49.249632 7547 manager.go:694] Added container: "/system.slice/system-systemd\\x2dfsck.slice" (aliases: [], namespace: "")
I0514 00:59:49.249713 7547 handler.go:322] Added event &{/system.slice/system-systemd\x2dfsck.slice 2015-05-14 00:36:40.280421321 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.249755 7547 container.go:189] Start housekeeping for container "/system.slice/system-systemd\\x2dfsck.slice"
I0514 00:59:49.250292 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-logind.service: error inspecting container: No such container: systemd-logind.service
I0514 00:59:49.250310 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-logind.service"
I0514 00:59:49.250322 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-logind.service"
I0514 00:59:49.250408 7547 manager.go:694] Added container: "/system.slice/systemd-logind.service" (aliases: [], namespace: "")
I0514 00:59:49.250478 7547 handler.go:322] Added event &{/system.slice/systemd-logind.service 2015-05-14 00:36:40.28142132 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.250568 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-logind.service"
I0514 00:59:49.250918 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-vconsole-setup.service: error inspecting container: No such container: systemd-vconsole-setup.service
I0514 00:59:49.250942 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-vconsole-setup.service"
I0514 00:59:49.250959 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-vconsole-setup.service"
I0514 00:59:49.251055 7547 manager.go:694] Added container: "/system.slice/systemd-vconsole-setup.service" (aliases: [], namespace: "")
I0514 00:59:49.251149 7547 handler.go:322] Added event &{/system.slice/systemd-vconsole-setup.service 2015-05-14 00:36:40.284421316 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.251191 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-vconsole-setup.service"
I0514 00:59:49.251591 7547 factory.go:68] Error trying to work out if we can handle /system.slice/auditd.service: error inspecting container: No such container: auditd.service
I0514 00:59:49.251621 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/auditd.service"
I0514 00:59:49.251632 7547 factory.go:75] Using factory "raw" for container "/system.slice/auditd.service"
I0514 00:59:49.251717 7547 manager.go:694] Added container: "/system.slice/auditd.service" (aliases: [], namespace: "")
I0514 00:59:49.251787 7547 handler.go:322] Added event &{/system.slice/auditd.service 2015-05-14 00:36:40.266421337 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.251870 7547 container.go:189] Start housekeeping for container "/system.slice/auditd.service"
I0514 00:59:49.252293 7547 factory.go:68] Error trying to work out if we can handle /system.slice/netcf-transaction.service: error inspecting container: No such container: netcf-transaction.service
I0514 00:59:49.252312 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/netcf-transaction.service"
I0514 00:59:49.252324 7547 factory.go:75] Using factory "raw" for container "/system.slice/netcf-transaction.service"
I0514 00:59:49.252405 7547 manager.go:694] Added container: "/system.slice/netcf-transaction.service" (aliases: [], namespace: "")
I0514 00:59:49.252476 7547 handler.go:322] Added event &{/system.slice/netcf-transaction.service 2015-05-14 00:36:40.275421327 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.252555 7547 container.go:189] Start housekeeping for container "/system.slice/netcf-transaction.service"
I0514 00:59:49.252888 7547 factory.go:68] Error trying to work out if we can handle /system.slice/system-getty.slice: error inspecting container: No such container: system-getty.slice
I0514 00:59:49.252906 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/system-getty.slice"
I0514 00:59:49.252917 7547 factory.go:75] Using factory "raw" for container "/system.slice/system-getty.slice"
I0514 00:59:49.252996 7547 manager.go:694] Added container: "/system.slice/system-getty.slice" (aliases: [], namespace: "")
I0514 00:59:49.253065 7547 handler.go:322] Added event &{/system.slice/system-getty.slice 2015-05-14 00:36:40.279421322 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.253145 7547 container.go:189] Start housekeeping for container "/system.slice/system-getty.slice"
I0514 00:59:49.253465 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-udev-trigger.service: error inspecting container: No such container: systemd-udev-trigger.service
I0514 00:59:49.253483 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-udev-trigger.service"
I0514 00:59:49.253494 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-udev-trigger.service"
I0514 00:59:49.253581 7547 manager.go:694] Added container: "/system.slice/systemd-udev-trigger.service" (aliases: [], namespace: "")
I0514 00:59:49.253662 7547 handler.go:322] Added event &{/system.slice/systemd-udev-trigger.service 2015-05-14 00:36:40.283421318 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.253743 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-udev-trigger.service"
I0514 00:59:49.254074 7547 factory.go:68] Error trying to work out if we can handle /kube-proxy: error inspecting container: No such container: kube-proxy
I0514 00:59:49.254089 7547 factory.go:79] Factory "docker" was unable to handle container "/kube-proxy"
I0514 00:59:49.254099 7547 factory.go:75] Using factory "raw" for container "/kube-proxy"
I0514 00:59:49.254188 7547 manager.go:694] Added container: "/kube-proxy" (aliases: [], namespace: "")
I0514 00:59:49.254264 7547 handler.go:322] Added event &{/kube-proxy 2015-05-14 00:36:40.139421484 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.254344 7547 container.go:189] Start housekeeping for container "/kube-proxy"
I0514 00:59:49.254807 7547 factory.go:68] Error trying to work out if we can handle /system.slice/sys-kernel-config.mount: error inspecting container: No such container: sys-kernel-config.mount
I0514 00:59:49.254825 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/sys-kernel-config.mount"
I0514 00:59:49.254837 7547 factory.go:75] Using factory "raw" for container "/system.slice/sys-kernel-config.mount"
I0514 00:59:49.254921 7547 manager.go:694] Added container: "/system.slice/sys-kernel-config.mount" (aliases: [], namespace: "")
I0514 00:59:49.254989 7547 handler.go:322] Added event &{/system.slice/sys-kernel-config.mount 2015-05-14 00:36:40.279421322 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.255030 7547 container.go:189] Start housekeeping for container "/system.slice/sys-kernel-config.mount"
I0514 00:59:49.255505 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-sysctl.service: error inspecting container: No such container: systemd-sysctl.service
I0514 00:59:49.255522 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-sysctl.service"
I0514 00:59:49.255533 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-sysctl.service"
I0514 00:59:49.255629 7547 manager.go:694] Added container: "/system.slice/systemd-sysctl.service" (aliases: [], namespace: "")
I0514 00:59:49.255701 7547 handler.go:322] Added event &{/system.slice/systemd-sysctl.service 2015-05-14 00:36:40.282421319 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.255741 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-sysctl.service"
I0514 00:59:49.256211 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-udev-settle.service: error inspecting container: No such container: systemd-udev-settle.service
I0514 00:59:49.256226 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-udev-settle.service"
I0514 00:59:49.256237 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-udev-settle.service"
I0514 00:59:49.256325 7547 manager.go:694] Added container: "/system.slice/systemd-udev-settle.service" (aliases: [], namespace: "")
I0514 00:59:49.256398 7547 handler.go:322] Added event &{/system.slice/systemd-udev-settle.service 2015-05-14 00:36:40.283421318 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.256437 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-udev-settle.service"
I0514 00:59:49.257216 7547 factory.go:68] Error trying to work out if we can handle /system.slice/avahi-daemon.service: error inspecting container: No such container: avahi-daemon.service
I0514 00:59:49.257266 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/avahi-daemon.service"
I0514 00:59:49.257292 7547 factory.go:75] Using factory "raw" for container "/system.slice/avahi-daemon.service"
I0514 00:59:49.257558 7547 manager.go:694] Added container: "/system.slice/avahi-daemon.service" (aliases: [], namespace: "")
I0514 00:59:49.257759 7547 handler.go:322] Added event &{/system.slice/avahi-daemon.service 2015-05-14 00:36:40.266421337 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.257870 7547 container.go:189] Start housekeeping for container "/system.slice/avahi-daemon.service"
I0514 00:59:49.260668 7547 factory.go:68] Error trying to work out if we can handle /system.slice/NetworkManager.service: error inspecting container: No such container: NetworkManager.service
I0514 00:59:49.260886 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/NetworkManager.service"
I0514 00:59:49.260919 7547 factory.go:75] Using factory "raw" for container "/system.slice/NetworkManager.service"
I0514 00:59:49.261136 7547 manager.go:694] Added container: "/system.slice/NetworkManager.service" (aliases: [], namespace: "")
I0514 00:59:49.261259 7547 handler.go:322] Added event &{/system.slice/NetworkManager.service 2015-05-14 00:36:40.142421481 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.261340 7547 container.go:189] Start housekeeping for container "/system.slice/NetworkManager.service"
I0514 00:59:49.262518 7547 factory.go:68] Error trying to work out if we can handle /system.slice/colord.service: error inspecting container: No such container: colord.service
I0514 00:59:49.262550 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/colord.service"
I0514 00:59:49.262565 7547 factory.go:75] Using factory "raw" for container "/system.slice/colord.service"
I0514 00:59:49.262709 7547 manager.go:694] Added container: "/system.slice/colord.service" (aliases: [], namespace: "")
I0514 00:59:49.262803 7547 handler.go:322] Added event &{/system.slice/colord.service 2015-05-14 00:36:40.267421336 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.262868 7547 container.go:189] Start housekeeping for container "/system.slice/colord.service"
I0514 00:59:49.263396 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dracut-shutdown.service: error inspecting container: No such container: dracut-shutdown.service
I0514 00:59:49.263416 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dracut-shutdown.service"
I0514 00:59:49.263427 7547 factory.go:75] Using factory "raw" for container "/system.slice/dracut-shutdown.service"
I0514 00:59:49.263511 7547 manager.go:694] Added container: "/system.slice/dracut-shutdown.service" (aliases: [], namespace: "")
I0514 00:59:49.263597 7547 handler.go:322] Added event &{/system.slice/dracut-shutdown.service 2015-05-14 00:36:40.271421331 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.263644 7547 container.go:189] Start housekeeping for container "/system.slice/dracut-shutdown.service"
I0514 00:59:49.264118 7547 factory.go:68] Error trying to work out if we can handle /system.slice/kmod-static-nodes.service: error inspecting container: No such container: kmod-static-nodes.service
I0514 00:59:49.264146 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/kmod-static-nodes.service"
I0514 00:59:49.264158 7547 factory.go:75] Using factory "raw" for container "/system.slice/kmod-static-nodes.service"
I0514 00:59:49.264238 7547 manager.go:694] Added container: "/system.slice/kmod-static-nodes.service" (aliases: [], namespace: "")
I0514 00:59:49.264320 7547 handler.go:322] Added event &{/system.slice/kmod-static-nodes.service 2015-05-14 00:36:40.27242133 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.264361 7547 container.go:189] Start housekeeping for container "/system.slice/kmod-static-nodes.service"
I0514 00:59:49.264838 7547 factory.go:68] Error trying to work out if we can handle /system.slice/nfs-config.service: error inspecting container: No such container: nfs-config.service
I0514 00:59:49.264856 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/nfs-config.service"
I0514 00:59:49.264867 7547 factory.go:75] Using factory "raw" for container "/system.slice/nfs-config.service"
I0514 00:59:49.264951 7547 manager.go:694] Added container: "/system.slice/nfs-config.service" (aliases: [], namespace: "")
I0514 00:59:49.265022 7547 handler.go:322] Added event &{/system.slice/nfs-config.service 2015-05-14 00:36:40.275421327 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.265100 7547 container.go:189] Start housekeeping for container "/system.slice/nfs-config.service"
I0514 00:59:49.265424 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-random-seed.service: error inspecting container: No such container: systemd-random-seed.service
I0514 00:59:49.265435 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-random-seed.service"
I0514 00:59:49.265443 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-random-seed.service"
I0514 00:59:49.265522 7547 manager.go:694] Added container: "/system.slice/systemd-random-seed.service" (aliases: [], namespace: "")
I0514 00:59:49.265586 7547 handler.go:322] Added event &{/system.slice/systemd-random-seed.service 2015-05-14 00:36:40.282421319 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.265649 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-random-seed.service"
I0514 00:59:49.266034 7547 factory.go:68] Error trying to work out if we can handle /system.slice/var-lib-nfs-rpc_pipefs.mount: error inspecting container: No such container: var-lib-nfs-rpc_pipefs.mount
I0514 00:59:49.266052 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/var-lib-nfs-rpc_pipefs.mount"
I0514 00:59:49.266063 7547 factory.go:75] Using factory "raw" for container "/system.slice/var-lib-nfs-rpc_pipefs.mount"
I0514 00:59:49.266147 7547 manager.go:694] Added container: "/system.slice/var-lib-nfs-rpc_pipefs.mount" (aliases: [], namespace: "")
I0514 00:59:49.266215 7547 handler.go:322] Added event &{/system.slice/var-lib-nfs-rpc_pipefs.mount 2015-05-14 00:36:40.285421315 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.266294 7547 container.go:189] Start housekeeping for container "/system.slice/var-lib-nfs-rpc_pipefs.mount"
I0514 00:59:49.266626 7547 factory.go:68] Error trying to work out if we can handle /system.slice: error inspecting container: No such container: system.slice
I0514 00:59:49.266656 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice"
I0514 00:59:49.266667 7547 factory.go:75] Using factory "raw" for container "/system.slice"
I0514 00:59:49.266749 7547 manager.go:694] Added container: "/system.slice" (aliases: [], namespace: "")
I0514 00:59:49.266837 7547 handler.go:322] Added event &{/system.slice 2015-05-14 00:36:40.140421483 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.266876 7547 container.go:189] Start housekeeping for container "/system.slice"
I0514 00:59:49.267820 7547 factory.go:68] Error trying to work out if we can handle /user.slice/user-0.slice/session-c4.scope: error inspecting container: No such container: session-c4
I0514 00:59:49.267840 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice/user-0.slice/session-c4.scope"
I0514 00:59:49.267851 7547 factory.go:75] Using factory "raw" for container "/user.slice/user-0.slice/session-c4.scope"
I0514 00:59:49.267945 7547 manager.go:694] Added container: "/user.slice/user-0.slice/session-c4.scope" (aliases: [], namespace: "")
I0514 00:59:49.268023 7547 handler.go:322] Added event &{/user.slice/user-0.slice/session-c4.scope 2015-05-14 00:36:40.285421315 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.268115 7547 container.go:189] Start housekeeping for container "/user.slice/user-0.slice/session-c4.scope"
I0514 00:59:49.268437 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-remount-fs.service: error inspecting container: No such container: systemd-remount-fs.service
I0514 00:59:49.268446 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-remount-fs.service"
I0514 00:59:49.268453 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-remount-fs.service"
I0514 00:59:49.268535 7547 manager.go:694] Added container: "/system.slice/systemd-remount-fs.service" (aliases: [], namespace: "")
I0514 00:59:49.268618 7547 handler.go:322] Added event &{/system.slice/systemd-remount-fs.service 2015-05-14 00:36:40.282421319 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.268653 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-remount-fs.service"
I0514 00:59:49.269057 7547 factory.go:68] Error trying to work out if we can handle /system.slice/packagekit.service: error inspecting container: No such container: packagekit.service
I0514 00:59:49.269077 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/packagekit.service"
I0514 00:59:49.269088 7547 factory.go:75] Using factory "raw" for container "/system.slice/packagekit.service"
I0514 00:59:49.269177 7547 manager.go:694] Added container: "/system.slice/packagekit.service" (aliases: [], namespace: "")
I0514 00:59:49.269252 7547 handler.go:322] Added event &{/system.slice/packagekit.service 2015-05-14 00:36:40.275421327 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.269292 7547 container.go:189] Start housekeeping for container "/system.slice/packagekit.service"
I0514 00:59:49.269867 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-mqueue.mount: error inspecting container: No such container: dev-mqueue.mount
I0514 00:59:49.269885 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-mqueue.mount"
I0514 00:59:49.269896 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-mqueue.mount"
I0514 00:59:49.269977 7547 manager.go:694] Added container: "/system.slice/dev-mqueue.mount" (aliases: [], namespace: "")
I0514 00:59:49.270050 7547 handler.go:322] Added event &{/system.slice/dev-mqueue.mount 2015-05-14 00:36:40.270421333 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.270133 7547 container.go:189] Start housekeeping for container "/system.slice/dev-mqueue.mount"
I0514 00:59:49.270443 7547 factory.go:68] Error trying to work out if we can handle /system.slice/libvirtd.service: error inspecting container: No such container: libvirtd.service
I0514 00:59:49.270455 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/libvirtd.service"
I0514 00:59:49.270467 7547 factory.go:75] Using factory "raw" for container "/system.slice/libvirtd.service"
I0514 00:59:49.271750 7547 manager.go:694] Added container: "/system.slice/libvirtd.service" (aliases: [], namespace: "")
I0514 00:59:49.271834 7547 handler.go:322] Added event &{/system.slice/libvirtd.service 2015-05-14 00:36:40.274421328 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.271933 7547 container.go:189] Start housekeeping for container "/system.slice/libvirtd.service"
I0514 00:59:49.272312 7547 factory.go:68] Error trying to work out if we can handle /system.slice/run-user-0.mount: error inspecting container: No such container: run-user-0.mount
I0514 00:59:49.272326 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/run-user-0.mount"
I0514 00:59:49.272334 7547 factory.go:75] Using factory "raw" for container "/system.slice/run-user-0.mount"
I0514 00:59:49.272417 7547 manager.go:694] Added container: "/system.slice/run-user-0.mount" (aliases: [], namespace: "")
I0514 00:59:49.272480 7547 handler.go:322] Added event &{/system.slice/run-user-0.mount 2015-05-14 00:36:40.278421323 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.272558 7547 container.go:189] Start housekeeping for container "/system.slice/run-user-0.mount"
I0514 00:59:49.272902 7547 factory.go:68] Error trying to work out if we can handle /system.slice/system-lvm2\x2dpvscan.slice: error inspecting container: No such container: system-lvm2\x2dpvscan.slice
I0514 00:59:49.272924 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/system-lvm2\\x2dpvscan.slice"
I0514 00:59:49.272936 7547 factory.go:75] Using factory "raw" for container "/system.slice/system-lvm2\\x2dpvscan.slice"
I0514 00:59:49.273058 7547 manager.go:694] Added container: "/system.slice/system-lvm2\\x2dpvscan.slice" (aliases: [], namespace: "")
I0514 00:59:49.273170 7547 handler.go:322] Added event &{/system.slice/system-lvm2\x2dpvscan.slice 2015-05-14 00:36:40.280421321 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.273215 7547 container.go:189] Start housekeeping for container "/system.slice/system-lvm2\\x2dpvscan.slice"
I0514 00:59:49.273505 7547 factory.go:68] Error trying to work out if we can handle /user.slice/user-0.slice: error inspecting container: No such container: user-0.slice
I0514 00:59:49.273557 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice/user-0.slice"
I0514 00:59:49.273575 7547 factory.go:75] Using factory "raw" for container "/user.slice/user-0.slice"
I0514 00:59:49.273711 7547 manager.go:694] Added container: "/user.slice/user-0.slice" (aliases: [], namespace: "")
I0514 00:59:49.273827 7547 handler.go:322] Added event &{/user.slice/user-0.slice 2015-05-14 00:36:40.285421315 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.273916 7547 container.go:189] Start housekeeping for container "/user.slice/user-0.slice"
I0514 00:59:49.274282 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap: error inspecting container: No such container: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap
I0514 00:59:49.274316 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap"
I0514 00:59:49.274330 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap"
I0514 00:59:49.274435 7547 manager.go:694] Added container: "/system.slice/dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap" (aliases: [], namespace: "")
I0514 00:59:49.274520 7547 handler.go:322] Added event &{/system.slice/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap 2015-05-14 00:36:40.268421335 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.274567 7547 container.go:189] Start housekeeping for container "/system.slice/dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2dSaDocMd0drxatwTZz3r98oWIbTQfQqfgQJVBmJNO4cKeF7cdWKU3Pv2PQ7pzFjyB.swap"
I0514 00:59:49.275032 7547 factory.go:68] Error trying to work out if we can handle /system.slice/cockpit.service: error inspecting container: No such container: cockpit.service
I0514 00:59:49.275051 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/cockpit.service"
I0514 00:59:49.275062 7547 factory.go:75] Using factory "raw" for container "/system.slice/cockpit.service"
I0514 00:59:49.275150 7547 manager.go:694] Added container: "/system.slice/cockpit.service" (aliases: [], namespace: "")
I0514 00:59:49.275225 7547 handler.go:322] Added event &{/system.slice/cockpit.service 2015-05-14 00:36:40.267421336 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.275264 7547 container.go:189] Start housekeeping for container "/system.slice/cockpit.service"
I0514 00:59:49.275767 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-disk-by\x2duuid-cd765ad7\x2d3308\x2d4c23\x2daa7c\x2d752b73e2a97c.swap: error inspecting container: No such container: dev-disk-by\x2duuid-cd765ad7\x2d3308\x2d4c23\x2daa7c\x2d752b73e2a97c.swap
I0514 00:59:49.275786 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-disk-by\\x2duuid-cd765ad7\\x2d3308\\x2d4c23\\x2daa7c\\x2d752b73e2a97c.swap"
I0514 00:59:49.275799 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-disk-by\\x2duuid-cd765ad7\\x2d3308\\x2d4c23\\x2daa7c\\x2d752b73e2a97c.swap"
I0514 00:59:49.275890 7547 manager.go:694] Added container: "/system.slice/dev-disk-by\\x2duuid-cd765ad7\\x2d3308\\x2d4c23\\x2daa7c\\x2d752b73e2a97c.swap" (aliases: [], namespace: "")
I0514 00:59:49.275967 7547 handler.go:322] Added event &{/system.slice/dev-disk-by\x2duuid-cd765ad7\x2d3308\x2d4c23\x2daa7c\x2d752b73e2a97c.swap 2015-05-14 00:36:40.269421334 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.276047 7547 container.go:189] Start housekeeping for container "/system.slice/dev-disk-by\\x2duuid-cd765ad7\\x2d3308\\x2d4c23\\x2daa7c\\x2d752b73e2a97c.swap"
I0514 00:59:49.276367 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-hugepages.mount: error inspecting container: No such container: dev-hugepages.mount
I0514 00:59:49.276383 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-hugepages.mount"
I0514 00:59:49.276394 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-hugepages.mount"
I0514 00:59:49.276477 7547 manager.go:694] Added container: "/system.slice/dev-hugepages.mount" (aliases: [], namespace: "")
I0514 00:59:49.276558 7547 handler.go:322] Added event &{/system.slice/dev-hugepages.mount 2015-05-14 00:36:40.269421334 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.276598 7547 container.go:189] Start housekeeping for container "/system.slice/dev-hugepages.mount"
I0514 00:59:49.276981 7547 factory.go:68] Error trying to work out if we can handle /system.slice/iscsi-shutdown.service: error inspecting container: No such container: iscsi-shutdown.service
I0514 00:59:49.277001 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/iscsi-shutdown.service"
I0514 00:59:49.277012 7547 factory.go:75] Using factory "raw" for container "/system.slice/iscsi-shutdown.service"
I0514 00:59:49.277093 7547 manager.go:694] Added container: "/system.slice/iscsi-shutdown.service" (aliases: [], namespace: "")
I0514 00:59:49.277202 7547 handler.go:322] Added event &{/system.slice/iscsi-shutdown.service 2015-05-14 00:36:40.27242133 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.277240 7547 container.go:189] Start housekeeping for container "/system.slice/iscsi-shutdown.service"
I0514 00:59:49.277781 7547 factory.go:68] Error trying to work out if we can handle /system.slice/kube-controller-manager.service: error inspecting container: No such container: kube-controller-manager.service
I0514 00:59:49.277800 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/kube-controller-manager.service"
I0514 00:59:49.277812 7547 factory.go:75] Using factory "raw" for container "/system.slice/kube-controller-manager.service"
I0514 00:59:49.277897 7547 manager.go:694] Added container: "/system.slice/kube-controller-manager.service" (aliases: [], namespace: "")
I0514 00:59:49.277969 7547 handler.go:322] Added event &{/system.slice/kube-controller-manager.service 2015-05-14 00:36:40.273421329 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.278046 7547 container.go:189] Start housekeeping for container "/system.slice/kube-controller-manager.service"
I0514 00:59:49.278480 7547 factory.go:68] Error trying to work out if we can handle /system.slice/kube-scheduler.service: error inspecting container: No such container: kube-scheduler.service
I0514 00:59:49.278496 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/kube-scheduler.service"
I0514 00:59:49.278506 7547 factory.go:75] Using factory "raw" for container "/system.slice/kube-scheduler.service"
I0514 00:59:49.278586 7547 manager.go:694] Added container: "/system.slice/kube-scheduler.service" (aliases: [], namespace: "")
I0514 00:59:49.278665 7547 handler.go:322] Added event &{/system.slice/kube-scheduler.service 2015-05-14 00:36:40.273421329 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.278740 7547 container.go:189] Start housekeeping for container "/system.slice/kube-scheduler.service"
I0514 00:59:49.279160 7547 factory.go:68] Error trying to work out if we can handle /system.slice/sys-kernel-debug.mount: error inspecting container: No such container: sys-kernel-debug.mount
I0514 00:59:49.279176 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/sys-kernel-debug.mount"
I0514 00:59:49.279187 7547 factory.go:75] Using factory "raw" for container "/system.slice/sys-kernel-debug.mount"
I0514 00:59:49.279267 7547 manager.go:694] Added container: "/system.slice/sys-kernel-debug.mount" (aliases: [], namespace: "")
I0514 00:59:49.279339 7547 handler.go:322] Added event &{/system.slice/sys-kernel-debug.mount 2015-05-14 00:36:40.279421322 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.279411 7547 container.go:189] Start housekeeping for container "/system.slice/sys-kernel-debug.mount"
I0514 00:59:49.279747 7547 factory.go:68] Error trying to work out if we can handle /system.slice/boot.mount: error inspecting container: No such container: boot.mount
I0514 00:59:49.279764 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/boot.mount"
I0514 00:59:49.279774 7547 factory.go:75] Using factory "raw" for container "/system.slice/boot.mount"
I0514 00:59:49.279854 7547 manager.go:694] Added container: "/system.slice/boot.mount" (aliases: [], namespace: "")
I0514 00:59:49.279925 7547 handler.go:322] Added event &{/system.slice/boot.mount 2015-05-14 00:36:40.266421337 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.279963 7547 container.go:189] Start housekeeping for container "/system.slice/boot.mount"
I0514 00:59:49.280419 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-fsck-root.service: error inspecting container: No such container: systemd-fsck-root.service
I0514 00:59:49.280435 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-fsck-root.service"
I0514 00:59:49.280446 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-fsck-root.service"
I0514 00:59:49.280533 7547 manager.go:694] Added container: "/system.slice/systemd-fsck-root.service" (aliases: [], namespace: "")
I0514 00:59:49.280637 7547 handler.go:322] Added event &{/system.slice/systemd-fsck-root.service 2015-05-14 00:36:40.28142132 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.280676 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-fsck-root.service"
I0514 00:59:49.282291 7547 factory.go:68] Error trying to work out if we can handle /system.slice/bluetooth.service: error inspecting container: No such container: bluetooth.service
I0514 00:59:49.282489 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/bluetooth.service"
I0514 00:59:49.282515 7547 factory.go:75] Using factory "raw" for container "/system.slice/bluetooth.service"
I0514 00:59:49.282666 7547 manager.go:694] Added container: "/system.slice/bluetooth.service" (aliases: [], namespace: "")
I0514 00:59:49.282796 7547 handler.go:322] Added event &{/system.slice/bluetooth.service 2015-05-14 00:36:40.266421337 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.282843 7547 container.go:189] Start housekeeping for container "/system.slice/bluetooth.service"
I0514 00:59:49.283423 7547 factory.go:68] Error trying to work out if we can handle /system.slice/livesys.service: error inspecting container: No such container: livesys.service
I0514 00:59:49.283441 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/livesys.service"
I0514 00:59:49.283452 7547 factory.go:75] Using factory "raw" for container "/system.slice/livesys.service"
I0514 00:59:49.283537 7547 manager.go:694] Added container: "/system.slice/livesys.service" (aliases: [], namespace: "")
I0514 00:59:49.283663 7547 handler.go:322] Added event &{/system.slice/livesys.service 2015-05-14 00:36:40.274421328 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.283706 7547 container.go:189] Start housekeeping for container "/system.slice/livesys.service"
I0514 00:59:49.284210 7547 factory.go:68] Error trying to work out if we can handle /system.slice/mcelog.service: error inspecting container: No such container: mcelog.service
I0514 00:59:49.284229 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/mcelog.service"
I0514 00:59:49.284240 7547 factory.go:75] Using factory "raw" for container "/system.slice/mcelog.service"
I0514 00:59:49.284326 7547 manager.go:694] Added container: "/system.slice/mcelog.service" (aliases: [], namespace: "")
I0514 00:59:49.284398 7547 handler.go:322] Added event &{/system.slice/mcelog.service 2015-05-14 00:36:40.275421327 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.284440 7547 container.go:189] Start housekeeping for container "/system.slice/mcelog.service"
I0514 00:59:49.284907 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-udevd.service: error inspecting container: No such container: systemd-udevd.service
I0514 00:59:49.284934 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-udevd.service"
I0514 00:59:49.284945 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-udevd.service"
I0514 00:59:49.285028 7547 manager.go:694] Added container: "/system.slice/systemd-udevd.service" (aliases: [], namespace: "")
I0514 00:59:49.285100 7547 handler.go:322] Added event &{/system.slice/systemd-udevd.service 2015-05-14 00:36:40.283421318 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.285140 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-udevd.service"
I0514 00:59:49.285543 7547 factory.go:68] Error trying to work out if we can handle /system.slice/wpa_supplicant.service: error inspecting container: No such container: wpa_supplicant.service
I0514 00:59:49.285583 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/wpa_supplicant.service"
I0514 00:59:49.285598 7547 factory.go:75] Using factory "raw" for container "/system.slice/wpa_supplicant.service"
I0514 00:59:49.285688 7547 manager.go:694] Added container: "/system.slice/wpa_supplicant.service" (aliases: [], namespace: "")
I0514 00:59:49.285760 7547 handler.go:322] Added event &{/system.slice/wpa_supplicant.service 2015-05-14 00:36:40.285421315 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.285799 7547 container.go:189] Start housekeeping for container "/system.slice/wpa_supplicant.service"
I0514 00:59:49.286168 7547 factory.go:68] Error trying to work out if we can handle /system.slice/abrt-ccpp.service: error inspecting container: No such container: abrt-ccpp.service
I0514 00:59:49.286198 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/abrt-ccpp.service"
I0514 00:59:49.286209 7547 factory.go:75] Using factory "raw" for container "/system.slice/abrt-ccpp.service"
I0514 00:59:49.286292 7547 manager.go:694] Added container: "/system.slice/abrt-ccpp.service" (aliases: [], namespace: "")
I0514 00:59:49.286364 7547 handler.go:322] Added event &{/system.slice/abrt-ccpp.service 2015-05-14 00:36:40.142421481 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.286403 7547 container.go:189] Start housekeeping for container "/system.slice/abrt-ccpp.service"
I0514 00:59:49.286807 7547 factory.go:68] Error trying to work out if we can handle /system.slice/gssproxy.service: error inspecting container: No such container: gssproxy.service
I0514 00:59:49.286827 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/gssproxy.service"
I0514 00:59:49.286838 7547 factory.go:75] Using factory "raw" for container "/system.slice/gssproxy.service"
I0514 00:59:49.286918 7547 manager.go:694] Added container: "/system.slice/gssproxy.service" (aliases: [], namespace: "")
I0514 00:59:49.286991 7547 handler.go:322] Added event &{/system.slice/gssproxy.service 2015-05-14 00:36:40.27242133 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.287031 7547 container.go:189] Start housekeeping for container "/system.slice/gssproxy.service"
I0514 00:59:49.287315 7547 factory.go:68] Error trying to work out if we can handle /system.slice/kube-proxy.service: error inspecting container: No such container: kube-proxy.service
I0514 00:59:49.287333 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/kube-proxy.service"
I0514 00:59:49.287349 7547 factory.go:75] Using factory "raw" for container "/system.slice/kube-proxy.service"
I0514 00:59:49.287479 7547 manager.go:694] Added container: "/system.slice/kube-proxy.service" (aliases: [], namespace: "")
I0514 00:59:49.287613 7547 handler.go:322] Added event &{/system.slice/kube-proxy.service 2015-05-14 00:36:40.273421329 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.287658 7547 container.go:189] Start housekeeping for container "/system.slice/kube-proxy.service"
I0514 00:59:49.288185 7547 factory.go:68] Error trying to work out if we can handle /system.slice/run-user-42.mount: error inspecting container: No such container: run-user-42.mount
I0514 00:59:49.288293 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/run-user-42.mount"
I0514 00:59:49.288325 7547 factory.go:75] Using factory "raw" for container "/system.slice/run-user-42.mount"
I0514 00:59:49.288556 7547 manager.go:694] Added container: "/system.slice/run-user-42.mount" (aliases: [], namespace: "")
I0514 00:59:49.288744 7547 handler.go:322] Added event &{/system.slice/run-user-42.mount 2015-05-14 00:36:40.279421322 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.288929 7547 container.go:189] Start housekeeping for container "/system.slice/run-user-42.mount"
I0514 00:59:49.290186 7547 factory.go:68] Error trying to work out if we can handle /system.slice/system-systemd\x2drfkill.slice: error inspecting container: No such container: system-systemd\x2drfkill.slice
I0514 00:59:49.290208 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/system-systemd\\x2drfkill.slice"
I0514 00:59:49.290221 7547 factory.go:75] Using factory "raw" for container "/system.slice/system-systemd\\x2drfkill.slice"
I0514 00:59:49.290319 7547 manager.go:694] Added container: "/system.slice/system-systemd\\x2drfkill.slice" (aliases: [], namespace: "")
I0514 00:59:49.290398 7547 handler.go:322] Added event &{/system.slice/system-systemd\x2drfkill.slice 2015-05-14 00:36:40.280421321 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.290446 7547 container.go:189] Start housekeeping for container "/system.slice/system-systemd\\x2drfkill.slice"
I0514 00:59:49.290811 7547 factory.go:68] Error trying to work out if we can handle /system.slice/systemd-binfmt.service: error inspecting container: No such container: systemd-binfmt.service
I0514 00:59:49.290830 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/systemd-binfmt.service"
I0514 00:59:49.290849 7547 factory.go:75] Using factory "raw" for container "/system.slice/systemd-binfmt.service"
I0514 00:59:49.290987 7547 manager.go:694] Added container: "/system.slice/systemd-binfmt.service" (aliases: [], namespace: "")
I0514 00:59:49.291115 7547 handler.go:322] Added event &{/system.slice/systemd-binfmt.service 2015-05-14 00:36:40.280421321 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.291218 7547 container.go:189] Start housekeeping for container "/system.slice/systemd-binfmt.service"
I0514 00:59:49.291557 7547 factory.go:68] Error trying to work out if we can handle /system.slice/upower.service: error inspecting container: No such container: upower.service
I0514 00:59:49.291578 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/upower.service"
I0514 00:59:49.291589 7547 factory.go:75] Using factory "raw" for container "/system.slice/upower.service"
I0514 00:59:49.291686 7547 manager.go:694] Added container: "/system.slice/upower.service" (aliases: [], namespace: "")
I0514 00:59:49.291774 7547 handler.go:322] Added event &{/system.slice/upower.service 2015-05-14 00:36:40.284421316 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.291815 7547 container.go:189] Start housekeeping for container "/system.slice/upower.service"
I0514 00:59:49.292102 7547 factory.go:68] Error trying to work out if we can handle /user.slice: error inspecting container: No such container: user.slice
I0514 00:59:49.292120 7547 factory.go:79] Factory "docker" was unable to handle container "/user.slice"
I0514 00:59:49.292136 7547 factory.go:75] Using factory "raw" for container "/user.slice"
I0514 00:59:49.292260 7547 manager.go:694] Added container: "/user.slice" (aliases: [], namespace: "")
I0514 00:59:49.292380 7547 handler.go:322] Added event &{/user.slice 2015-05-14 00:36:40.285421315 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.292482 7547 container.go:189] Start housekeeping for container "/user.slice"
I0514 00:59:49.293005 7547 factory.go:68] Error trying to work out if we can handle /system.slice/dev-disk-by\x2did-dm\x2dname\x2dfedora\x2dswap.swap: error inspecting container: No such container: dev-disk-by\x2did-dm\x2dname\x2dfedora\x2dswap.swap
I0514 00:59:49.293047 7547 factory.go:79] Factory "docker" was unable to handle container "/system.slice/dev-disk-by\\x2did-dm\\x2dname\\x2dfedora\\x2dswap.swap"
I0514 00:59:49.293066 7547 factory.go:75] Using factory "raw" for container "/system.slice/dev-disk-by\\x2did-dm\\x2dname\\x2dfedora\\x2dswap.swap"
I0514 00:59:49.293168 7547 manager.go:694] Added container: "/system.slice/dev-disk-by\\x2did-dm\\x2dname\\x2dfedora\\x2dswap.swap" (aliases: [], namespace: "")
I0514 00:59:49.293257 7547 handler.go:322] Added event &{/system.slice/dev-disk-by\x2did-dm\x2dname\x2dfedora\x2dswap.swap 2015-05-14 00:36:40.268421335 +0530 IST containerCreation {<nil>}}
I0514 00:59:49.293280 7547 manager.go:224] Recovery completed
inotify_add_watch /sys/fs/cgroup/cpu,cpuacct: no space left on device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment