Skip to content

Instantly share code, notes, and snippets.

@saad749
Created March 2, 2018 17:13
Show Gist options
  • Save saad749/9a771a3460bf88c274498b5bc4b7fd84 to your computer and use it in GitHub Desktop.
Save saad749/9a771a3460bf88c274498b5bc4b7fd84 to your computer and use it in GitHub Desktop.
journalctl -xeu kubelet logs
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.575306 56317 container_manager_linux.go:266] Creating device plugin manager: false
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.575423 56317 kubelet.go:290] Adding manifest path: /etc/kubernetes/manifests
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.575437 56317 kubelet.go:313] Watching apiserver
Feb 27 12:21:35 ubuntu kubelet[56317]: W0227 12:21:35.591425 56317 kubelet_network.go:139] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth"
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.591460 56317 kubelet.go:571] Hairpin mode set to "hairpin-veth"
Feb 27 12:21:35 ubuntu kubelet[56317]: W0227 12:21:35.591527 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.591547 56317 client.go:80] Connecting to docker on unix:///var/run/docker.sock
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.591557 56317 client.go:109] Start docker client with request timeout=2m0s
Feb 27 12:21:35 ubuntu kubelet[56317]: W0227 12:21:35.592841 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:35 ubuntu kubelet[56317]: W0227 12:21:35.595778 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.595814 56317 docker_service.go:232] Docker cri networking managed by cni
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.605695 56317 docker_service.go:237] Docker Info: &{ID:KCKI:DM5C:VU5I:V3XD:7LTR:L6JI:7UFE:UAWP:KFRH:H7JN:VCKK:NQEJ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopp
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.605820 56317 docker_service.go:250] Setting cgroupDriver to cgroupfs
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.614611 56317 remote_runtime.go:43] Connecting to runtime service unix:///var/run/dockershim.sock
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.615828 56317 kuberuntime_manager.go:186] Container runtime docker initialized, version: 1.13.1, apiVersion: 1.26.0
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.616780 56317 server.go:755] Started kubelet
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.617164 56317 server.go:129] Starting to listen on 0.0.0.0:10250
Feb 27 12:21:35 ubuntu kubelet[56317]: E0227 12:21:35.617447 56317 kubelet.go:1275] Image garbage collection failed once. Stats initialization may not have completed yet: failed to get imageFs info: unable to find data for container /
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.618614 56317 fs_resource_analyzer.go:66] Starting FS ResourceAnalyzer
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.618662 56317 status_manager.go:140] Starting to sync pod status with apiserver
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.618671 56317 kubelet.go:1766] Starting kubelet main sync loop.
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.618693 56317 kubelet.go:1777] skipping pod synchronization - [container runtime is down PLEG is not healthy: pleg was last seen active 2562047h47m16.854775807s ago; threshold is 3m0
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.618967 56317 server.go:299] Adding debug handlers to kubelet server.
Feb 27 12:21:35 ubuntu kubelet[56317]: E0227 12:21:35.620481 56317 container_manager_linux.go:583] [ContainerManager]: Fail to get rootfs information unable to find data for container /
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.623800 56317 volume_manager.go:247] Starting Kubelet Volume Manager
Feb 27 12:21:35 ubuntu kubelet[56317]: W0227 12:21:35.625464 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:35 ubuntu kubelet[56317]: E0227 12:21:35.625629 56317 kubelet.go:2104] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitiali
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.724518 56317 kubelet_node_status.go:273] Setting node annotation to enable volume controller attach/detach
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.730021 56317 kubelet_node_status.go:82] Attempting to register node ubuntu
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.747104 56317 kubelet_node_status.go:127] Node ubuntu was previously registered
Feb 27 12:21:35 ubuntu kubelet[56317]: I0227 12:21:35.747178 56317 kubelet_node_status.go:85] Successfully registered node ubuntu
Feb 27 12:21:36 ubuntu kubelet[56317]: E0227 12:21:36.621215 56317 container_manager_linux.go:583] [ContainerManager]: Fail to get rootfs information unable to find data for container /
Feb 27 12:21:37 ubuntu kubelet[56317]: E0227 12:21:37.621562 56317 container_manager_linux.go:583] [ContainerManager]: Fail to get rootfs information unable to find data for container /
Feb 27 12:21:40 ubuntu kubelet[56317]: I0227 12:21:40.724154 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/7ace2f65-1bfb-11e8-8254-000c
Feb 27 12:21:40 ubuntu kubelet[56317]: I0227 12:21:40.724195 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/7ace2f65-1bfb-11e8-8254-000c2
Feb 27 12:21:40 ubuntu kubelet[56317]: I0227 12:21:40.724211 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy-token-xspsc" (UniqueName: "kubernetes.io/secret/7ace2f65-1bfb-11e8-82
Feb 27 12:21:40 ubuntu kubelet[56317]: I0227 12:21:40.724226 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy" (UniqueName: "kubernetes.io/configmap/7ace2f65-1bfb-11e8-8254-000c29
Feb 27 12:21:42 ubuntu kubelet[56317]: W0227 12:21:42.753876 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:42 ubuntu kubelet[56317]: E0227 12:21:42.754167 56317 kubelet.go:2104] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitiali
Feb 27 12:21:47 ubuntu kubelet[56317]: W0227 12:21:47.756262 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:47 ubuntu kubelet[56317]: E0227 12:21:47.756577 56317 kubelet.go:2104] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitiali
Feb 27 12:21:52 ubuntu kubelet[56317]: W0227 12:21:52.757899 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:52 ubuntu kubelet[56317]: E0227 12:21:52.758000 56317 kubelet.go:2104] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitiali
Feb 27 12:21:57 ubuntu kubelet[56317]: W0227 12:21:57.759089 56317 cni.go:171] Unable to update cni config: No networks found in /etc/cni/net.d
Feb 27 12:21:57 ubuntu kubelet[56317]: E0227 12:21:57.759232 56317 kubelet.go:2104] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitiali
Feb 27 12:21:57 ubuntu kubelet[56317]: W0227 12:21:57.791937 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.208795 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "weavedb" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c29fab
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209394 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-bin2" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c29fa
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209442 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-conf" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c29fa
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209467 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c2
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209533 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209592 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-bin" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c29fab
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209630 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "dbus" (UniqueName: "kubernetes.io/host-path/dc3caa4f-1bfb-11e8-8254-000c29fabc81
Feb 27 12:21:58 ubuntu kubelet[56317]: I0227 12:21:58.209676 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "weave-net-token-4qfn6" (UniqueName: "kubernetes.io/secret/dc3caa4f-1bfb-11e8-825
Feb 27 12:22:07 ubuntu kubelet[56317]: W0227 12:22:07.821944 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Feb 27 12:22:17 ubuntu kubelet[56317]: W0227 12:22:17.830120 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Feb 27 12:22:17 ubuntu kubelet[56317]: W0227 12:22:17.835853 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Feb 27 12:22:20 ubuntu kubelet[56317]: I0227 12:22:20.938440 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-dns-config" (UniqueName: "kubernetes.io/configmap/7ae31360-1bfb-11e8-8254-0
Feb 27 12:22:20 ubuntu kubelet[56317]: I0227 12:22:20.938530 56317 reconciler.go:217] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-dns-token-npqr6" (UniqueName: "kubernetes.io/secret/7ae31360-1bfb-11e8-8254
Feb 27 12:22:21 ubuntu kubelet[56317]: W0227 12:22:21.052006 56317 container.go:393] Failed to create summary reader for "/system.slice/run-r50e406de19da40bdb128f4d0ffd0b810.scope": none of the resources are being tracked.
Feb 27 12:22:27 ubuntu kubelet[56317]: W0227 12:22:27.838508 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Feb 27 12:22:47 ubuntu kubelet[56317]: W0227 12:22:47.867494 56317 conversion.go:110] Could not get instant cpu stats: different number of cpus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment