-
-
Save jackfrancis/60309254ba0ce86987916cbc8376bbbf to your computer and use it in GitHub Desktop.
kubeadm-2450-1.20.6-working
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# this is the 1st control plane node | |
$ sudo cat /var/log/cloud-init-output.log | |
[2021-04-21 18:15:33] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:15:33] RequestsDependencyWarning) | |
[2021-04-21 18:15:34] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'init-local' at Wed, 21 Apr 2021 18:15:33 +0000. Up 12.01 seconds. | |
[2021-04-21 18:15:37] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:15:37] RequestsDependencyWarning) | |
[2021-04-21 18:15:41] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'init' at Wed, 21 Apr 2021 18:15:37 +0000. Up 15.66 seconds. | |
[2021-04-21 18:15:41] ci-info: +++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ | |
[2021-04-21 18:15:41] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:15:41] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | | |
[2021-04-21 18:15:41] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:15:41] ci-info: | eth0 | True | 10.0.0.4 | 255.255.0.0 | global | 00:22:48:78:1d:50 | | |
[2021-04-21 18:15:41] ci-info: | eth0 | True | fe80::222:48ff:fe78:1d50/64 | . | link | 00:22:48:78:1d:50 | | |
[2021-04-21 18:15:41] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | | |
[2021-04-21 18:15:41] ci-info: | lo | True | ::1/128 | . | host | . | | |
[2021-04-21 18:15:41] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:15:41] ci-info: ++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++ | |
[2021-04-21 18:15:41] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:15:41] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | | |
[2021-04-21 18:15:41] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:15:41] ci-info: | 0 | 0.0.0.0 | 10.0.0.1 | 0.0.0.0 | eth0 | UG | | |
[2021-04-21 18:15:41] ci-info: | 1 | 10.0.0.0 | 0.0.0.0 | 255.255.0.0 | eth0 | U | | |
[2021-04-21 18:15:41] ci-info: | 2 | 168.63.129.16 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH | | |
[2021-04-21 18:15:41] ci-info: | 3 | 169.254.169.254 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH | | |
[2021-04-21 18:15:41] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:15:41] ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ | |
[2021-04-21 18:15:41] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:15:41] ci-info: | Route | Destination | Gateway | Interface | Flags | | |
[2021-04-21 18:15:41] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:15:41] ci-info: | 1 | fe80::/64 | :: | eth0 | U | | |
[2021-04-21 18:15:41] ci-info: | 3 | anycast | :: | eth0 | U | | |
[2021-04-21 18:15:41] ci-info: | 4 | local | :: | eth0 | U | | |
[2021-04-21 18:15:41] ci-info: | 5 | multicast | :: | eth0 | U | | |
[2021-04-21 18:15:41] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:15:52] Generating public/private rsa key pair. | |
[2021-04-21 18:15:52] Your identification has been saved in /etc/ssh/ssh_host_rsa_key. | |
[2021-04-21 18:15:52] Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. | |
[2021-04-21 18:15:52] The key fingerprint is: | |
[2021-04-21 18:15:52] SHA256:7FHdguPwyotYQJ/OezgdE4lxlzO/L4LlfSEP/h7/HQk root@acse-test-f2f17-control-plane-4whzx | |
[2021-04-21 18:15:52] The key's randomart image is: | |
[2021-04-21 18:15:52] +---[RSA 2048]----+ | |
[2021-04-21 18:15:52] | . | | |
[2021-04-21 18:15:52] | . . =o . | | |
[2021-04-21 18:15:52] | . +.o++o . | | |
[2021-04-21 18:15:52] | . ..oo= ... | | |
[2021-04-21 18:15:52] | . o S.o E | | |
[2021-04-21 18:15:52] | + ooo. + o .| | |
[2021-04-21 18:15:52] | +o+* o =.+ | | |
[2021-04-21 18:15:52] | ooo+.o + +oo| | |
[2021-04-21 18:15:52] | . oo. . =o =| | |
[2021-04-21 18:15:52] +----[SHA256]-----+ | |
[2021-04-21 18:15:52] Generating public/private dsa key pair. | |
[2021-04-21 18:15:52] Your identification has been saved in /etc/ssh/ssh_host_dsa_key. | |
[2021-04-21 18:15:52] Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. | |
[2021-04-21 18:15:52] The key fingerprint is: | |
[2021-04-21 18:15:52] SHA256:pUi3TyIU6K+5q0K6cT2TJDTVpkHriCrtx3jULSQqPO8 root@acse-test-f2f17-control-plane-4whzx | |
[2021-04-21 18:15:52] The key's randomart image is: | |
[2021-04-21 18:15:52] +---[DSA 1024]----+ | |
[2021-04-21 18:15:52] | .oo. | | |
[2021-04-21 18:15:52] | .o.o. | | |
[2021-04-21 18:15:52] | o..+o . . | | |
[2021-04-21 18:15:52] | o ++o.o + | | |
[2021-04-21 18:15:52] |o o.o=o.S . | | |
[2021-04-21 18:15:52] |o=.+..+..+ | | |
[2021-04-21 18:15:52] |*.=+=o . . | | |
[2021-04-21 18:15:52] |++..*o | | |
[2021-04-21 18:15:52] |.o+Eoo | | |
[2021-04-21 18:15:52] +----[SHA256]-----+ | |
[2021-04-21 18:15:52] Generating public/private ecdsa key pair. | |
[2021-04-21 18:15:52] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. | |
[2021-04-21 18:15:52] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. | |
[2021-04-21 18:15:52] The key fingerprint is: | |
[2021-04-21 18:15:52] SHA256:gZOwuSlnuCYd5Xu5PMQzeb7UdVkkdp483i+qS4+V9i4 root@acse-test-f2f17-control-plane-4whzx | |
[2021-04-21 18:15:52] The key's randomart image is: | |
[2021-04-21 18:15:52] +---[ECDSA 256]---+ | |
[2021-04-21 18:15:52] | . o o| | |
[2021-04-21 18:15:52] | + o ..=.| | |
[2021-04-21 18:15:52] | + + . +o| | |
[2021-04-21 18:15:52] | + o . . .oo| | |
[2021-04-21 18:15:52] | + *. .S . o..| | |
[2021-04-21 18:15:52] | . * .*... . o .| | |
[2021-04-21 18:15:52] |. + ..o=. o + . .| | |
[2021-04-21 18:15:52] | o o.o.. =Eo . | | |
[2021-04-21 18:15:52] | o...+oooo | | |
[2021-04-21 18:15:52] +----[SHA256]-----+ | |
[2021-04-21 18:15:52] Generating public/private ed25519 key pair. | |
[2021-04-21 18:15:52] Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. | |
[2021-04-21 18:15:52] Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. | |
[2021-04-21 18:15:52] The key fingerprint is: | |
[2021-04-21 18:15:52] SHA256:wP6LA46BfGl0tOnt0wfQF1EC5MSjjS/x2T6FxXHvkuM root@acse-test-f2f17-control-plane-4whzx | |
[2021-04-21 18:15:52] The key's randomart image is: | |
[2021-04-21 18:15:52] +--[ED25519 256]--+ | |
[2021-04-21 18:15:52] | o+.oo. | | |
[2021-04-21 18:15:52] | o oo ... . | | |
[2021-04-21 18:15:52] | . = =.. o o .| | |
[2021-04-21 18:15:52] | . = * o . o .| | |
[2021-04-21 18:15:52] |... + o S + o o | | |
[2021-04-21 18:15:52] |...+.. + = o .+ .| | |
[2021-04-21 18:15:52] | o+ .. + o .. o | | |
[2021-04-21 18:15:52] | . . .+ o + E | | |
[2021-04-21 18:15:52] | ..o . . | | |
[2021-04-21 18:15:52] +----[SHA256]-----+ | |
[2021-04-21 18:16:02] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:16:02] RequestsDependencyWarning) | |
[2021-04-21 18:16:06] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'modules:config' at Wed, 21 Apr 2021 18:16:02 +0000. Up 40.62 seconds. | |
[2021-04-21 18:16:07] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:16:07] RequestsDependencyWarning) | |
[2021-04-21 18:16:12] I0421 18:16:12.511560 1999 initconfiguration.go:201] loading configuration from "/run/kubeadm/kubeadm.yaml" | |
[2021-04-21 18:16:12] I0421 18:16:12.520227 1999 initconfiguration.go:104] detected and using CRI socket: /run/containerd/containerd.sock | |
[2021-04-21 18:16:12] I0421 18:16:12.527706 1999 interface.go:400] Looking for default routes with IPv4 addresses | |
[2021-04-21 18:16:12] I0421 18:16:12.527732 1999 interface.go:405] Default route transits interface "eth0" | |
[2021-04-21 18:16:12] I0421 18:16:12.527834 1999 interface.go:208] Interface eth0 is up | |
[2021-04-21 18:16:12] I0421 18:16:12.527949 1999 interface.go:256] Interface "eth0" has 2 addresses :[10.0.0.4/16 fe80::222:48ff:fe78:1d50/64]. | |
[2021-04-21 18:16:12] I0421 18:16:12.534222 1999 interface.go:223] Checking addr 10.0.0.4/16. | |
[2021-04-21 18:16:12] I0421 18:16:12.534259 1999 interface.go:230] IP found 10.0.0.4 | |
[2021-04-21 18:16:12] I0421 18:16:12.534272 1999 interface.go:262] Found valid IPv4 address 10.0.0.4 for interface "eth0". | |
[2021-04-21 18:16:12] I0421 18:16:12.534281 1999 interface.go:411] Found active IP 10.0.0.4 | |
[2021-04-21 18:16:12] [init] Using Kubernetes version: v1.20.6 | |
[2021-04-21 18:16:12] [preflight] Running pre-flight checks | |
[2021-04-21 18:16:12] I0421 18:16:12.539939 1999 checks.go:577] validating Kubernetes and kubeadm version | |
[2021-04-21 18:16:12] I0421 18:16:12.540002 1999 checks.go:166] validating if the firewall is enabled and active | |
[2021-04-21 18:16:12] I0421 18:16:12.548352 1999 checks.go:201] validating availability of port 6443 | |
[2021-04-21 18:16:12] I0421 18:16:12.548605 1999 checks.go:201] validating availability of port 10259 | |
[2021-04-21 18:16:12] I0421 18:16:12.548647 1999 checks.go:201] validating availability of port 10257 | |
[2021-04-21 18:16:12] I0421 18:16:12.548703 1999 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-apiserver.yaml | |
[2021-04-21 18:16:12] I0421 18:16:12.549093 1999 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-controller-manager.yaml | |
[2021-04-21 18:16:12] I0421 18:16:12.549115 1999 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-scheduler.yaml | |
[2021-04-21 18:16:12] I0421 18:16:12.549127 1999 checks.go:286] validating the existence of file /etc/kubernetes/manifests/etcd.yaml | |
[2021-04-21 18:16:12] I0421 18:16:12.549139 1999 checks.go:432] validating if the connectivity type is via proxy or direct | |
[2021-04-21 18:16:12] I0421 18:16:12.549177 1999 checks.go:471] validating http connectivity to first IP address in the CIDR | |
[2021-04-21 18:16:12] I0421 18:16:12.549198 1999 checks.go:471] validating http connectivity to first IP address in the CIDR | |
[2021-04-21 18:16:12] I0421 18:16:12.549212 1999 checks.go:102] validating the container runtime | |
[2021-04-21 18:16:14] I0421 18:16:14.528565 1999 checks.go:376] validating the presence of executable crictl | |
[2021-04-21 18:16:14] I0421 18:16:14.528633 1999 checks.go:335] validating the contents of file /proc/sys/net/bridge/bridge-nf-call-iptables | |
[2021-04-21 18:16:14] I0421 18:16:14.528732 1999 checks.go:335] validating the contents of file /proc/sys/net/ipv4/ip_forward | |
[2021-04-21 18:16:14] I0421 18:16:14.528769 1999 checks.go:649] validating whether swap is enabled or not | |
[2021-04-21 18:16:14] I0421 18:16:14.528859 1999 checks.go:376] validating the presence of executable conntrack | |
[2021-04-21 18:16:14] I0421 18:16:14.566961 1999 checks.go:376] validating the presence of executable ip | |
[2021-04-21 18:16:14] I0421 18:16:14.567038 1999 checks.go:376] validating the presence of executable iptables | |
[2021-04-21 18:16:14] I0421 18:16:14.567082 1999 checks.go:376] validating the presence of executable mount | |
[2021-04-21 18:16:14] I0421 18:16:14.567125 1999 checks.go:376] validating the presence of executable nsenter | |
[2021-04-21 18:16:14] I0421 18:16:14.567180 1999 checks.go:376] validating the presence of executable ebtables | |
[2021-04-21 18:16:14] I0421 18:16:14.567240 1999 checks.go:376] validating the presence of executable ethtool | |
[2021-04-21 18:16:14] I0421 18:16:14.567294 1999 checks.go:376] validating the presence of executable socat | |
[2021-04-21 18:16:14] I0421 18:16:14.567356 1999 checks.go:376] validating the presence of executable tc | |
[2021-04-21 18:16:14] I0421 18:16:14.567431 1999 checks.go:376] validating the presence of executable touch | |
[2021-04-21 18:16:14] I0421 18:16:14.567505 1999 checks.go:520] running all checks | |
[2021-04-21 18:16:14] I0421 18:16:14.726064 1999 checks.go:406] checking whether the given node name is reachable using net.LookupHost | |
[2021-04-21 18:16:14] I0421 18:16:14.733431 1999 checks.go:618] validating kubelet version | |
[2021-04-21 18:16:15] I0421 18:16:15.037399 1999 checks.go:128] validating if the "kubelet" service is enabled and active | |
[2021-04-21 18:16:15] I0421 18:16:15.050043 1999 checks.go:201] validating availability of port 10250 | |
[2021-04-21 18:16:15] I0421 18:16:15.050161 1999 checks.go:201] validating availability of port 2379 | |
[2021-04-21 18:16:15] I0421 18:16:15.050202 1999 checks.go:201] validating availability of port 2380 | |
[2021-04-21 18:16:15] I0421 18:16:15.050273 1999 checks.go:249] validating the existence and emptiness of directory /var/lib/etcddisk/etcd | |
[2021-04-21 18:16:15] [preflight] Pulling images required for setting up a Kubernetes cluster | |
[2021-04-21 18:16:15] [preflight] This might take a minute or two, depending on the speed of your internet connection | |
[2021-04-21 18:16:15] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' | |
[2021-04-21 18:16:15] I0421 18:16:15.089708 1999 checks.go:839] image exists: k8s.gcr.io/kube-apiserver:v1.20.6 | |
[2021-04-21 18:16:15] I0421 18:16:15.098678 1999 checks.go:839] image exists: k8s.gcr.io/kube-controller-manager:v1.20.6 | |
[2021-04-21 18:16:15] I0421 18:16:15.107368 1999 checks.go:839] image exists: k8s.gcr.io/kube-scheduler:v1.20.6 | |
[2021-04-21 18:16:15] I0421 18:16:15.115867 1999 checks.go:839] image exists: k8s.gcr.io/kube-proxy:v1.20.6 | |
[2021-04-21 18:16:15] I0421 18:16:15.126037 1999 checks.go:839] image exists: k8s.gcr.io/pause:3.2 | |
[2021-04-21 18:16:15] I0421 18:16:15.134273 1999 checks.go:839] image exists: k8s.gcr.io/etcd:3.4.13-0 | |
[2021-04-21 18:16:15] I0421 18:16:15.145976 1999 checks.go:839] image exists: k8s.gcr.io/coredns:1.7.0 | |
[2021-04-21 18:16:15] [certs] Using certificateDir folder "/etc/kubernetes/pki" | |
[2021-04-21 18:16:15] [certs] Using existing ca certificate authority | |
[2021-04-21 18:16:15] [certs] Generating "apiserver" certificate and key | |
[2021-04-21 18:16:15] [certs] apiserver serving cert is signed for DNS names [acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com acse-test-f2f17-control-plane-4whzx kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 10.0.0.4] | |
[2021-04-21 18:16:15] [certs] Generating "apiserver-kubelet-client" certificate and key | |
[2021-04-21 18:16:15] [certs] Using existing front-proxy-ca certificate authority | |
[2021-04-21 18:16:15] [certs] Generating "front-proxy-client" certificate and key | |
[2021-04-21 18:16:15] [certs] Using existing etcd/ca certificate authority | |
[2021-04-21 18:16:15] [certs] Generating "etcd/server" certificate and key | |
[2021-04-21 18:16:15] [certs] etcd/server serving cert is signed for DNS names [acse-test-f2f17-control-plane-4whzx localhost] and IPs [10.0.0.4 127.0.0.1 ::1] | |
[2021-04-21 18:16:15] [certs] Generating "etcd/peer" certificate and key | |
[2021-04-21 18:16:15] [certs] etcd/peer serving cert is signed for DNS names [acse-test-f2f17-control-plane-4whzx localhost] and IPs [10.0.0.4 127.0.0.1 ::1] | |
[2021-04-21 18:16:15] [certs] Generating "etcd/healthcheck-client" certificate and key | |
[2021-04-21 18:16:16] [certs] Generating "apiserver-etcd-client" certificate and key | |
[2021-04-21 18:16:16] I0421 18:16:16.163245 1999 certs.go:76] creating new public/private key files for signing service account users | |
[2021-04-21 18:16:16] [certs] Using the existing "sa" key | |
[2021-04-21 18:16:16] [kubeconfig] Using kubeconfig folder "/etc/kubernetes" | |
[2021-04-21 18:16:16] I0421 18:16:16.163524 1999 kubeconfig.go:101] creating kubeconfig file for admin.conf | |
[2021-04-21 18:16:16] [kubeconfig] Writing "admin.conf" kubeconfig file | |
[2021-04-21 18:16:16] I0421 18:16:16.296673 1999 kubeconfig.go:101] creating kubeconfig file for kubelet.conf | |
[2021-04-21 18:16:16] [kubeconfig] Writing "kubelet.conf" kubeconfig file | |
[2021-04-21 18:16:16] I0421 18:16:16.775614 1999 kubeconfig.go:101] creating kubeconfig file for controller-manager.conf | |
[2021-04-21 18:16:17] [kubeconfig] Writing "controller-manager.conf" kubeconfig file | |
[2021-04-21 18:16:17] I0421 18:16:17.358996 1999 kubeconfig.go:101] creating kubeconfig file for scheduler.conf | |
[2021-04-21 18:16:17] [kubeconfig] Writing "scheduler.conf" kubeconfig file | |
[2021-04-21 18:16:17] I0421 18:16:17.507041 1999 kubelet.go:63] Stopping the kubelet | |
[2021-04-21 18:16:17] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" | |
[2021-04-21 18:16:17] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" | |
[2021-04-21 18:16:17] [kubelet-start] Starting the kubelet | |
[2021-04-21 18:16:17] [control-plane] Using manifest folder "/etc/kubernetes/manifests" | |
[2021-04-21 18:16:17] [control-plane] Creating static Pod manifest for "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.692148 1999 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:16:17] I0421 18:16:17.721783 1999 manifests.go:109] [control-plane] adding volume "ca-certs" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.721809 1999 manifests.go:109] [control-plane] adding volume "cloud-config" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.721816 1999 manifests.go:109] [control-plane] adding volume "etc-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.721822 1999 manifests.go:109] [control-plane] adding volume "k8s-certs" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.721828 1999 manifests.go:109] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.721835 1999 manifests.go:109] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:16:17] I0421 18:16:17.807039 1999 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml" | |
[2021-04-21 18:16:17] [control-plane] Creating static Pod manifest for "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807069 1999 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:16:17] I0421 18:16:17.807519 1999 manifests.go:109] [control-plane] adding volume "ca-certs" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807530 1999 manifests.go:109] [control-plane] adding volume "cloud-config" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807555 1999 manifests.go:109] [control-plane] adding volume "etc-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807561 1999 manifests.go:109] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807567 1999 manifests.go:109] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807573 1999 manifests.go:109] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807580 1999 manifests.go:109] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.807588 1999 manifests.go:109] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:16:17] I0421 18:16:17.808925 1999 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml" | |
[2021-04-21 18:16:17] [control-plane] Creating static Pod manifest for "kube-scheduler" | |
[2021-04-21 18:16:17] I0421 18:16:17.808939 1999 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:16:17] I0421 18:16:17.809252 1999 manifests.go:109] [control-plane] adding volume "kubeconfig" for component "kube-scheduler" | |
[2021-04-21 18:16:17] I0421 18:16:17.810092 1999 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml" | |
[2021-04-21 18:16:17] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" | |
[2021-04-21 18:16:17] I0421 18:16:17.812418 1999 local.go:74] [etcd] wrote Static Pod manifest for a local etcd member to "/etc/kubernetes/manifests/etcd.yaml" | |
[2021-04-21 18:16:17] I0421 18:16:17.812478 1999 waitcontrolplane.go:87] [wait-control-plane] Waiting for the API server to be healthy | |
[2021-04-21 18:16:17] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 20m0s | |
[2021-04-21 18:16:57] [kubelet-check] Initial timeout of 40s passed. | |
[2021-04-21 18:17:31] [apiclient] All control plane components are healthy after 73.571099 seconds | |
[2021-04-21 18:17:31] I0421 18:17:31.433905 1999 uploadconfig.go:108] [upload-config] Uploading the kubeadm ClusterConfiguration to a ConfigMap | |
[2021-04-21 18:17:31] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace | |
[2021-04-21 18:17:31] I0421 18:17:31.462353 1999 uploadconfig.go:122] [upload-config] Uploading the kubelet component config to a ConfigMap | |
[2021-04-21 18:17:31] [kubelet] Creating a ConfigMap "kubelet-config-1.20" in namespace kube-system with the configuration for the kubelets in the cluster | |
[2021-04-21 18:17:31] I0421 18:17:31.513213 1999 uploadconfig.go:127] [upload-config] Preserving the CRISocket information for the control-plane node | |
[2021-04-21 18:17:31] I0421 18:17:31.513232 1999 patchnode.go:30] [patchnode] Uploading the CRI Socket information "/run/containerd/containerd.sock" to the Node API object "acse-test-f2f17-control-plane-4whzx" as an annotation | |
[2021-04-21 18:17:32] [upload-certs] Skipping phase. Please see --upload-certs | |
[2021-04-21 18:17:32] [mark-control-plane] Marking the node acse-test-f2f17-control-plane-4whzx as control-plane by adding the labels "node-role.kubernetes.io/master=''" and "node-role.kubernetes.io/control-plane='' (deprecated)" | |
[2021-04-21 18:17:32] [mark-control-plane] Marking the node acse-test-f2f17-control-plane-4whzx as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] | |
[2021-04-21 18:17:32] [bootstrap-token] Using token: 8ieict.cwsqxlryuvohj155 | |
[2021-04-21 18:17:32] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles | |
[2021-04-21 18:17:32] [bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes | |
[2021-04-21 18:17:32] [bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials | |
[2021-04-21 18:17:32] [bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token | |
[2021-04-21 18:17:32] [bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster | |
[2021-04-21 18:17:32] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace | |
[2021-04-21 18:17:32] I0421 18:17:32.630997 1999 clusterinfo.go:45] [bootstrap-token] loading admin kubeconfig | |
[2021-04-21 18:17:32] I0421 18:17:32.631856 1999 clusterinfo.go:53] [bootstrap-token] copying the cluster from admin.conf to the bootstrap kubeconfig | |
[2021-04-21 18:17:32] I0421 18:17:32.632310 1999 clusterinfo.go:65] [bootstrap-token] creating/updating ConfigMap in kube-public namespace | |
[2021-04-21 18:17:32] I0421 18:17:32.638339 1999 clusterinfo.go:79] creating the RBAC rules for exposing the cluster-info ConfigMap in the kube-public namespace | |
[2021-04-21 18:17:32] I0421 18:17:32.653880 1999 kubeletfinalize.go:88] [kubelet-finalize] Assuming that kubelet client certificate rotation is enabled: found "/var/lib/kubelet/pki/kubelet-client-current.pem" | |
[2021-04-21 18:17:32] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key | |
[2021-04-21 18:17:32] I0421 18:17:32.655342 1999 kubeletfinalize.go:132] [kubelet-finalize] Restarting the kubelet to enable client certificate rotation | |
[2021-04-21 18:17:33] [addons] Applied essential addon: CoreDNS | |
[2021-04-21 18:17:33] [addons] Applied essential addon: kube-proxy | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] Your Kubernetes control-plane has initialized successfully! | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] To start using your cluster, you need to run the following as a regular user: | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] mkdir -p $HOME/.kube | |
[2021-04-21 18:17:33] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config | |
[2021-04-21 18:17:33] sudo chown $(id -u):$(id -g) $HOME/.kube/config | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] Alternatively, if you are the root user, you can run: | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] export KUBECONFIG=/etc/kubernetes/admin.conf | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] You should now deploy a pod network to the cluster. | |
[2021-04-21 18:17:33] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: | |
[2021-04-21 18:17:33] https://kubernetes.io/docs/concepts/cluster-administration/addons/ | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] You can now join any number of control-plane nodes by copying certificate authorities | |
[2021-04-21 18:17:33] and service account keys on each node and then running the following as root: | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] kubeadm join acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443 --token 8ieict.cwsqxlryuvohj155 \ | |
[2021-04-21 18:17:33] --discovery-token-ca-cert-hash sha256:cc220f359532b378821f69da28bbcdf0425082635ef32bd3f5224b011082cf0a \ | |
[2021-04-21 18:17:33] --control-plane | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] Then you can join any number of worker nodes by running the following on each as root: | |
[2021-04-21 18:17:33] | |
[2021-04-21 18:17:33] kubeadm join acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443 --token 8ieict.cwsqxlryuvohj155 \ | |
[2021-04-21 18:17:33] --discovery-token-ca-cert-hash sha256:cc220f359532b378821f69da28bbcdf0425082635ef32bd3f5224b011082cf0a | |
[2021-04-21 18:17:33] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'modules:final' at Wed, 21 Apr 2021 18:16:07 +0000. Up 45.15 seconds. | |
[2021-04-21 18:17:33] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 finished at Wed, 21 Apr 2021 18:17:33 +0000. Datasource DataSourceAzure [seed=/dev/sr0]. Up 131.70 seconds | |
$ sudo journalctl -u kubelet --no-pager | |
-- Logs begin at Wed 2021-04-21 18:15:29 UTC, end at Wed 2021-04-21 18:25:27 UTC. -- | |
Apr 21 18:15:52 acse-test-f2f17-control-plane-4whzx systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: F0421 18:16:08.178502 1372 server.go:198] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: goroutine 1 [running]: | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.stacks(0xc000124001, 0xc000136840, 0xfb, 0x14d) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1026 +0xb9 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).output(0x70e3580, 0xc000000003, 0x0, 0x0, 0xc0008684d0, 0x6f4eafe, 0x9, 0xc6, 0x411b00) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:975 +0x19b | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).printDepth(0x70e3580, 0xc000000003, 0x0, 0x0, 0x0, 0x0, 0x1, 0xc000570ac0, 0x1, 0x1) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:732 +0x16f | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).print(...) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:714 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.Fatal(...) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1482 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/cmd/kubelet/app.NewKubeletCommand.func1(0xc0007878c0, 0xc000100060, 0x4, 0x4) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/cmd/kubelet/app/server.go:198 +0xe5a | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).execute(0xc0007878c0, 0xc000100060, 0x4, 0x4, 0xc0007878c0, 0xc000100060) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:854 +0x2c2 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc0007878c0, 0x1677f244be8dc00a, 0x70e3140, 0x409b25) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:958 +0x375 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).Execute(...) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:895 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: main.main() | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: _output/dockerized/go/src/k8s.io/kubernetes/cmd/kubelet/kubelet.go:41 +0xe5 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: goroutine 19 [chan receive]: | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).flushDaemon(0x70e3580) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1169 +0x8b | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: created by k8s.io/kubernetes/vendor/k8s.io/klog/v2.init.0 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:417 +0xdf | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: goroutine 86 [select]: | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/go.opencensus.io/stats/view.(*worker).start(0xc00004fa90) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/go.opencensus.io/stats/view/worker.go:154 +0x105 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: created by k8s.io/kubernetes/vendor/go.opencensus.io/stats/view.init.0 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/go.opencensus.io/stats/view/worker.go:32 +0x57 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: goroutine 79 [select]: | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x4a86e78, 0x4f22d60, 0xc00073d980, 0x1, 0xc0001020c0) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:167 +0x149 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0x4a86e78, 0x12a05f200, 0x0, 0xc00033c701, 0xc0001020c0) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x98 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.Until(...) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.Forever(0x4a86e78, 0x12a05f200) | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:81 +0x4f | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: created by k8s.io/kubernetes/vendor/k8s.io/component-base/logs.InitLogs | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx kubelet[1372]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/component-base/logs/logs.go:58 +0x8a | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Apr 21 18:16:08 acse-test-f2f17-control-plane-4whzx systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:17.871960 2129 server.go:191] Warning: For remote container runtime, --pod-infra-container-image is ignored in kubelet, which should be set in that remote runtime instead | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:16:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:16:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:18.430609 2129 server.go:416] Version: v1.20.6 | |
Apr 21 18:16:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:18.431012 2129 plugins.go:105] WARNING: azure built-in cloud provider is now deprecated. The Azure provider is deprecated and will be removed in a future release | |
Apr 21 18:16:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:18.482877 2129 server.go:837] Client rotation is on, will bootstrap in background | |
Apr 21 18:16:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:18.552358 2129 dynamic_cafile_content.go:167] Starting client-ca-bundle::/etc/kubernetes/pki/ca.crt | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.576080 2129 server.go:645] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to / | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.576500 2129 container_manager_linux.go:274] container manager verified user specified cgroup-root exists: [] | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.576527 2129 container_manager_linux.go:279] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:remote CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: ReservedSystemCPUs: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} QOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalTopologyManagerScope:container ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true CPUCFSQuotaPeriod:100ms ExperimentalTopologyManagerPolicy:none} | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.577321 2129 topology_manager.go:120] [topologymanager] Creating topology manager with none policy per container scope | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.577502 2129 container_manager_linux.go:310] [topologymanager] Initializing Topology Manager with none policy and container-level scope | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.577743 2129 container_manager_linux.go:315] Creating device plugin manager: true | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:23.578064 2129 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.578417 2129 remote_runtime.go:62] parsed scheme: "" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.578777 2129 remote_runtime.go:62] scheme "" not registered, fallback to default scheme | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579086 2129 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579126 2129 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:23.579273 2129 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579296 2129 remote_image.go:50] parsed scheme: "" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579589 2129 remote_image.go:50] scheme "" not registered, fallback to default scheme | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579657 2129 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.579669 2129 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.593460 2129 kubelet.go:265] Adding pod path: /etc/kubernetes/manifests | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.601454 2129 kubelet.go:276] Watching apiserver | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.631108 2129 kubelet.go:453] Kubelet client is not nil | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.665336 2129 kuberuntime_manager.go:216] Container runtime containerd initialized, version: v1.4.4, apiVersion: v1alpha2 | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:23.818756 2129 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: For verbose messaging see aws.Config.CredentialsChainVerboseErrors | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:23.828898 2129 probe.go:268] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.849504 2129 server.go:1176] Started kubelet | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.851130 2129 server.go:148] Starting to listen on 0.0.0.0:10250 | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.858684 2129 server.go:410] Adding debug handlers to kubelet server. | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.893021 2129 fs_resource_analyzer.go:64] Starting FS ResourceAnalyzer | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.901590 2129 volume_manager.go:271] Starting Kubelet Volume Manager | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:23.904031 2129 cri_stats_provider.go:376] Failed to get the info of the filesystem with mountpoint "/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs": unable to find data in memory cache. | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:23.904058 2129 kubelet.go:1296] Image garbage collection failed once. Stats initialization may not have completed yet: invalid capacity 0 on image filesystem | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:23.905503 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.908645 2129 desired_state_of_world_populator.go:142] Desired state populator starts to run | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.911916 2129 client.go:86] parsed scheme: "unix" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.911939 2129 client.go:86] scheme "unix" not registered, fallback to default scheme | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.912146 2129 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.912262 2129 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.996011 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:23.996036 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002263 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002284 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002342 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002355 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002368 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002377 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002386 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.002394 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.003356 2129 kubelet_node_status.go:71] Attempting to register node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.253185 2129 kubelet_network_linux.go:56] Initialized IPv4 iptables rules. | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.253427 2129 status_manager.go:158] Starting to sync pod status with apiserver | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.253629 2129 kubelet.go:1833] Starting kubelet main sync loop. | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:24.253871 2129 kubelet.go:1857] skipping pod synchronization - [container runtime status check may not have completed yet, PLEG is not healthy: pleg has yet to be successful] | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:24.354225 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:24.554418 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:24.954608 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:24.996168 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:25.002436 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:25.754816 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:25.996183 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:26.002424 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:26.996172 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:27.002435 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:27.355356 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:27.996241 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:28.002459 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:28.996307 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:29 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:29.002483 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:29 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:29.996212 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:30 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:30.002427 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:30 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:30.555591 2129 kubelet.go:1857] skipping pod synchronization - container runtime status check may not have completed yet | |
Apr 21 18:16:30 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:30.996198 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:31 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:31.002468 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:31 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:31.996232 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:32 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:32.002457 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:32 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:32.996302 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.002466 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:33.902052 2129 controller.go:144] failed to ensure lease exists, will retry in 200ms, error: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/acse-test-f2f17-control-plane-4whzx?timeout=10s": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996155 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996179 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996211 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996222 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996234 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996243 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996256 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.996264 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.998218 2129 cpu_manager.go:193] [cpumanager] starting with none policy | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.998233 2129 cpu_manager.go:194] [cpumanager] reconciling every 10s | |
Apr 21 18:16:33 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:33.998257 2129 state_mem.go:36] [cpumanager] initializing new in-memory state store | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.002491 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.002510 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:34.002521 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.004590 2129 policy_none.go:43] [cpumanager] none policy: Start | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:16:34.029759 2129 manager.go:594] Failed to retrieve checkpoint for "kubelet_internal_checkpoint": checkpoint is not found | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.030274 2129 plugin_manager.go:114] Starting Kubelet Plugin Manager | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.031910 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.032090 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.102561 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:34 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:34.102622 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.032571 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.102806 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.555870 2129 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.555923 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.555932 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.729194 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-certs" (UniqueName: "kubernetes.io/host-path/31d939007548d209a061a27dbc9ebd6d-etcd-certs") pod "etcd-acse-test-f2f17-control-plane-4whzx" (UID: "31d939007548d209a061a27dbc9ebd6d") | |
Apr 21 18:16:35 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:35.729264 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-data" (UniqueName: "kubernetes.io/host-path/31d939007548d209a061a27dbc9ebd6d-etcd-data") pod "etcd-acse-test-f2f17-control-plane-4whzx" (UID: "31d939007548d209a061a27dbc9ebd6d") | |
Apr 21 18:16:36 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:36.032492 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:36 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:36.102798 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:36 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:36.556119 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:37 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:37.032571 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:37 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:37.102869 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:37 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:37.556149 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:38 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:38.032575 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:38 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:38.102835 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:38 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:38.556196 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:39 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:39.030882 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:39 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:39.032502 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:39 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:39.102849 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:39 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:39.556082 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:40 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:40.032527 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:40 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:40.102831 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:40 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:40.556082 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:41 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:41.032513 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:41 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:41.102854 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:41 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:41.556132 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:42 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:42.032542 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:42 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:42.102856 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:42 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:42.556138 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:43 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:43.032525 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:43 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:43.102741 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:43 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:43.556113 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:44.031662 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.032528 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.032565 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:44.032599 2129 eviction_manager.go:260] eviction manager: failed to get summary stats: failed to get node info: nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:44.102685 2129 controller.go:144] failed to ensure lease exists, will retry in 400ms, error: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/acse-test-f2f17-control-plane-4whzx?timeout=10s": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.102954 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.102996 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:44.103008 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.203245 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.203284 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:44 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:44.556125 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.203458 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556088 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556126 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556168 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556178 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556191 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556200 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556212 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.556220 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.557553 2129 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.557591 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.557602 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.558012 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.558031 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.645874 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-usr-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.646273 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-ca-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.646476 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-cloud-config") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.646636 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-etc-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.646680 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-k8s-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:45 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:45.646717 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-usr-local-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:16:46 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:46.203546 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:46 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:46.557856 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:46 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:46.558140 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:47 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:47.203538 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:47 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:47.557694 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:47 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:47.558075 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:48 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:48.203477 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:48 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:48.551180 2129 certificate_manager.go:437] Failed while requesting a signed certificate from the master: cannot create certificate signing request: Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/certificates.k8s.io/v1/certificatesigningrequests": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:48 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:48.557838 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:48 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:48.558153 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:49 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:49.033007 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:49 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:49.203554 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:49 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:49.557741 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:49 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:49.558160 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:50 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:50.203470 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:50 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:50.557850 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:50 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:50.558173 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:51 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:51.203440 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:51 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:51.557738 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:51 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:51.558152 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:52 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:52.203539 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:52 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:52.557804 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:52 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:52.558178 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.203432 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.557731 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.558226 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.630882 2129 trace.go:205] Trace[423113088]: "Reflector ListAndWatch" name:k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:46 (21-Apr-2021 18:16:23.630) (total time: 30000ms): | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[423113088]: [30.00054814s] [30.00054814s] END | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:53.630913 2129 reflector.go:138] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:46: Failed to watch *v1.Pod: failed to list *v1.Pod: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/pods?fieldSelector=spec.nodeName%3Dacse-test-f2f17-control-plane-4whzx&limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.644414 2129 trace.go:205] Trace[1373395343]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:23.643) (total time: 30000ms): | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1373395343]: [30.000488187s] [30.000488187s] END | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:53.644436 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/services?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.651592 2129 trace.go:205] Trace[746043637]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:23.651) (total time: 30000ms): | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[746043637]: [30.000331261s] [30.000331261s] END | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:53.651615 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/nodes?fieldSelector=metadata.name%3Dacse-test-f2f17-control-plane-4whzx&limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:53.876556 2129 event.go:273] Unable to write event: '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f248676901a9", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"Starting", Message:"Starting kubelet.", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf2a21ba9, ext:6156034149, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf2a21ba9, ext:6156034149, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/default/events": dial tcp 40.64.93.170:6443: i/o timeout'(may retry after sleeping) | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:53.909388 2129 trace.go:205] Trace[1929398659]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:23.909) (total time: 30000ms): | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1929398659]: [30.000313654s] [30.000313654s] END | |
Apr 21 18:16:53 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:53.909417 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/storage.k8s.io/v1/csidrivers?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:54.003849 2129 kubelet_node_status.go:93] Unable to register node "acse-test-f2f17-control-plane-4whzx" with API server: Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/nodes": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.032848 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.032879 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:54.033825 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.203589 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.203626 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:54.203638 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204055 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204073 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204096 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204156 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204171 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.204230 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.205231 2129 kubelet_node_status.go:71] Attempting to register node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.256416 2129 trace.go:205] Trace[1479995119]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:24.255) (total time: 30000ms): | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1479995119]: [30.000878403s] [30.000878403s] END | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:54.256440 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.RuntimeClass: failed to list *v1.RuntimeClass: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/node.k8s.io/v1/runtimeclasses?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.303798 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.303845 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:54.503226 2129 controller.go:144] failed to ensure lease exists, will retry in 800ms, error: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/acse-test-f2f17-control-plane-4whzx?timeout=10s": context deadline exceeded (Client.Timeout exceeded while awaiting headers) | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.557822 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:54 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:54.558156 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.033068 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.304033 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557810 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557845 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557879 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557889 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557901 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.557909 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.558122 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.558132 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.558890 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559024 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559170 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559284 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559400 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559511 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559620 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559731 2129 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559772 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559783 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.559731 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.560068 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.560502 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.583071 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.583096 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.663953 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-k8s-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.663995 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-kubeconfig") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664029 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664076 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-ca-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664103 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-cloud-config") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664128 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-etc-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664156 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "flexvolume-dir" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-flexvolume-dir") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:55 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:55.664186 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-local-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:16:56 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:56.033027 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:56 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:56.304030 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:56 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:56.559989 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:56 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:56.560770 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:56 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:56.583253 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:57 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:57.033083 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:57 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:57.303982 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:57 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:57.559954 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:57 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:57.560731 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:57 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:57.583266 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:58 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:58.033044 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:58 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:58.304062 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:58 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:58.559938 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:58 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:58.560721 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:58 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:58.583142 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:59.033070 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:16:59.034504 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:59.304020 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:59.559979 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:59.560759 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:16:59 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:16:59.583244 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:00 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:00.033045 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:00 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:00.304023 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:00 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:00.559973 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:00 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:00.560770 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:00 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:00.583221 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:01 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:01.033131 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:01 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:01.303998 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:01 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:01.559930 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:01 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:01.560713 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:01 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:01.583233 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:02 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:02.033063 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:02 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:02.303999 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:02 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:02.559973 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:02 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:02.560763 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:02 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:02.583266 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:03 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:03.033035 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:03 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:03.304035 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:03 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:03.559931 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:03 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:03.560755 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:03 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:03.583290 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.033095 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.033131 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:04.033155 2129 eviction_manager.go:260] eviction manager: failed to get summary stats: failed to get node info: nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:04.034918 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.303958 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.303991 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:04.304001 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.404208 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.404256 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.559950 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.560686 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:04 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:04.583278 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:05.303655 2129 controller.go:144] failed to ensure lease exists, will retry in 1.6s, error: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/acse-test-f2f17-control-plane-4whzx?timeout=10s": context deadline exceeded (Client.Timeout exceeded while awaiting headers) | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.404400 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560000 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560044 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560082 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560110 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560127 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560136 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560147 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560154 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560711 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560724 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560748 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560758 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560768 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560794 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560804 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.560813 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.562142 2129 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.562207 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.562219 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.562357 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.562367 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.582337 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.582379 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.583496 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.583518 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:05 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:05.684802 2129 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/5a6f2f708aee5c505cf62473c639d332-kubeconfig") pod "kube-scheduler-acse-test-f2f17-control-plane-4whzx" (UID: "5a6f2f708aee5c505cf62473c639d332") | |
Apr 21 18:17:06 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:06.404429 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:06 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:06.562475 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:06 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:06.562477 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:06 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:06.582566 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:07 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:07.404415 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:07 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:07.562314 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:07 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:07.562429 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:07 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:07.582566 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:08 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:08.404380 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:08 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:08.562385 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:08 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:08.562423 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:08 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:08.582500 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:09 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:09.035852 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:09 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:09.404456 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:09 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:09.562443 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:09 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:09.562441 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:09 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:09.582512 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:10 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:10.404463 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:10 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:10.562463 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:10 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:10.562506 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:10 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:10.582650 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:11 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:11.404494 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:11 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:11.562424 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:11 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:11.562424 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:11 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:11.582582 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:12 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:12.404422 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:12 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:12.562420 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:12 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:12.562488 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:12 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:12.582560 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:13 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:13.404425 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:13 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:13.562474 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:13 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:13.562489 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:13 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:13.582584 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.033487 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.033541 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:14.036554 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.404394 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.404427 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:14.404440 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.504559 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.504596 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.562393 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.562481 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:14 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:14.582573 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.033747 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.504752 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562415 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562476 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562515 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562544 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562582 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562591 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562602 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562720 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.562415 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563270 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563297 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563310 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563321 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563331 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563341 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.563350 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.564858 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.564879 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.565080 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.565121 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.582546 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.582572 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.587116 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:15 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:15.587139 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.036971 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.314432 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.314456 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.504900 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.565069 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.565235 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:16.587352 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:16 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:16.904266 2129 controller.go:144] failed to ensure lease exists, will retry in 3.2s, error: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/acse-test-f2f17-control-plane-4whzx?timeout=10s": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.033746 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.314554 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.504844 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.565095 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.565674 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:17 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:17.587280 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.033703 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.314616 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.504749 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.565016 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.565228 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:18 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:18.587337 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.033735 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:19.037272 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.314596 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.504791 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.565019 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.565422 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:19 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:19.587269 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.033619 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.314605 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.504798 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:20.561587 2129 certificate_manager.go:437] Failed while requesting a signed certificate from the master: cannot create certificate signing request: Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/certificates.k8s.io/v1/certificatesigningrequests": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.564976 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.565271 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:20 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:20.587229 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.033720 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.314645 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.505069 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.565054 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.565355 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:21 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:21.587261 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.033721 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.314564 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.504717 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.565029 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.565189 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:22 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:22.587262 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.036570 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.314574 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.504736 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.565006 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.565669 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:23 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:23.587551 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.033684 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.034123 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.034321 2129 eviction_manager.go:260] eviction manager: failed to get summary stats: failed to get node info: nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.038187 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.205786 2129 kubelet_node_status.go:93] Unable to register node "acse-test-f2f17-control-plane-4whzx" with API server: Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/nodes": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.314580 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.504750 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.504817 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.504829 2129 kubelet.go:2268] nodes have not yet been read at least once, cannot construct node object | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.564999 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.565273 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.587249 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.604925 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.604949 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.605981 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.606014 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.606031 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.606040 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.606136 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.606145 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.607632 2129 kubelet_node_status.go:71] Attempting to register node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.623285 2129 trace.go:205] Trace[1673501063]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:54.622) (total time: 30000ms): | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1673501063]: [30.000524046s] [30.000524046s] END | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.623318 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/nodes?fieldSelector=metadata.name%3Dacse-test-f2f17-control-plane-4whzx&limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.689774 2129 trace.go:205] Trace[1328122328]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:54.689) (total time: 30000ms): | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1328122328]: [30.000475821s] [30.000475821s] END | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.689818 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/services?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:24.884714 2129 trace.go:205] Trace[483002277]: "Reflector ListAndWatch" name:k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:46 (21-Apr-2021 18:16:54.884) (total time: 30000ms): | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[483002277]: [30.000531554s] [30.000531554s] END | |
Apr 21 18:17:24 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:24.885237 2129 reflector.go:138] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:46: Failed to watch *v1.Pod: failed to list *v1.Pod: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/pods?fieldSelector=spec.nodeName%3Dacse-test-f2f17-control-plane-4whzx&limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.115775 2129 trace.go:205] Trace[377808037]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:55.115) (total time: 30000ms): | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[377808037]: [30.000570197s] [30.000570197s] END | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:25.115864 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/storage.k8s.io/v1/csidrivers?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.314587 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: W0421 18:17:25.561343 2129 status_manager.go:550] Failed to get status for pod "etcd-acse-test-f2f17-control-plane-4whzx_kube-system(31d939007548d209a061a27dbc9ebd6d)": Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/pods/etcd-acse-test-f2f17-control-plane-4whzx": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565039 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565213 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565347 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565649 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565666 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565680 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565689 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565702 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565711 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.565478 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566252 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566365 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566471 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566586 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566704 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.566839 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.569748 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.569790 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.586958 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.586984 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.587277 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.587298 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.605070 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:25.652501 2129 trace.go:205] Trace[1254976683]: "Reflector ListAndWatch" name:k8s.io/client-go/informers/factory.go:134 (21-Apr-2021 18:16:55.651) (total time: 30000ms): | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: Trace[1254976683]: [30.000562484s] [30.000562484s] END | |
Apr 21 18:17:25 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:25.652528 2129 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.RuntimeClass: failed to list *v1.RuntimeClass: Get "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/apis/node.k8s.io/v1/runtimeclasses?limit=500&resourceVersion=0": dial tcp 40.64.93.170:6443: i/o timeout | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.314677 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315022 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315211 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315230 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315243 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315251 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315281 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.315290 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.316844 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.316862 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.569962 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.587212 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.605114 2129 kubelet.go:449] kubelet nodes not sync | |
Apr 21 18:17:26 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:26.929009 2129 reconciler.go:157] Reconciler: start to sync state | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341574 2129 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341598 2129 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341657 2129 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341667 2129 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341753 2129 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.341815 2129 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:27.348733 2129 kubelet_node_status.go:74] Successfully registered node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.349541 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f248676901a9", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"Starting", Message:"Starting kubelet.", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf2a21ba9, ext:6156034149, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf2a21ba9, ext:6156034149, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.514984 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2486aa98ec3", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"InvalidDiskCapacity", Message:"invalid capacity 0 on image filesystem", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf5e2a8c3, ext:6210596223, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838ddf5e2a8c3, ext:6210596223, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Warning", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.517926 2129 kubelet.go:1666] Failed creating a mirror pod for "kube-apiserver-acse-test-f2f17-control-plane-4whzx_kube-system(6cf2e6a0e164e3f662bcab9f1fb4c09a)": namespaces "kube-system" not found | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.585043 2129 controller.go:144] failed to ensure lease exists, will retry in 6.4s, error: namespaces "kube-node-lease" not found | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.643562 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093dc0d", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00322c0d, ext:6309837513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00322c0d, ext:6309837513, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.729031 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093f765", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00324765, ext:6309844513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00324765, ext:6309844513, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.809701 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f24870940895", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00325895, ext:6309849013, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00325895, ext:6309849013, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.929035 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093dc0d", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00322c0d, ext:6309837513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e07b7508ba, ext:16304075126, loc:(*time.Location)(0x70e3140)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:27 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:27.994908 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093f765", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00324765, ext:6309844513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e07b752d6f, ext:16304084523, loc:(*time.Location)(0x70e3140)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:28.097433 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f24870940895", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00325895, ext:6309849013, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e07b7540f6, ext:16304089622, loc:(*time.Location)(0x70e3140)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:28.156880 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f24ac64595ef", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeAllocatableEnforced", Message:"Updated Node Allocatable limit across pods", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838e081d801ef, ext:16337482923, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e081d801ef, ext:16337482923, loc:(*time.Location)(0x70e3140)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:28.247896 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093dc0d", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00322c0d, ext:6309837513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e36137f3e2, ext:27863864478, loc:(*time.Location)(0x70e3140)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:28.405048 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f2487093f765", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00324765, ext:6309844513, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e361381b56, ext:27863874578, loc:(*time.Location)(0x70e3140)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:28 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:28.805178 2129 event.go:264] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"acse-test-f2f17-control-plane-4whzx.1677f24870940895", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"acse-test-f2f17-control-plane-4whzx", UID:"acse-test-f2f17-control-plane-4whzx", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node acse-test-f2f17-control-plane-4whzx status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"acse-test-f2f17-control-plane-4whzx"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xc01838de00325895, ext:6309849013, loc:(*time.Location)(0x70e3140)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xc01838e361382e7a, ext:27863879578, loc:(*time.Location)(0x70e3140)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, Series:(*v1.EventSeries)(nil), Action:"", Related:(*v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) | |
Apr 21 18:17:29 acse-test-f2f17-control-plane-4whzx kubelet[2129]: E0421 18:17:29.039101 2129 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:32 acse-test-f2f17-control-plane-4whzx systemd[1]: Stopping kubelet: The Kubernetes Node Agent... | |
Apr 21 18:17:32 acse-test-f2f17-control-plane-4whzx kubelet[2129]: I0421 18:17:32.950245 2129 dynamic_cafile_content.go:182] Shutting down client-ca-bundle::/etc/kubernetes/pki/ca.crt | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:33.534526 2923 server.go:191] Warning: For remote container runtime, --pod-infra-container-image is ignored in kubelet, which should be set in that remote runtime instead | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:33.657182 2923 server.go:416] Version: v1.20.6 | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:33.657442 2923 plugins.go:105] WARNING: azure built-in cloud provider is now deprecated. The Azure provider is deprecated and will be removed in a future release | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:33.658241 2923 server.go:837] Client rotation is on, will bootstrap in background | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:33.675476 2923 certificate_store.go:130] Loading cert/key pair from "/var/lib/kubelet/pki/kubelet-client-current.pem". | |
Apr 21 18:17:33 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:33.692319 2923 dynamic_cafile_content.go:167] Starting client-ca-bundle::/etc/kubernetes/pki/ca.crt | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.702006 2923 server.go:645] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to / | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.703195 2923 container_manager_linux.go:274] container manager verified user specified cgroup-root exists: [] | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.703345 2923 container_manager_linux.go:279] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:remote CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: ReservedSystemCPUs: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} QOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalTopologyManagerScope:container ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true CPUCFSQuotaPeriod:100ms ExperimentalTopologyManagerPolicy:none} | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.703796 2923 topology_manager.go:120] [topologymanager] Creating topology manager with none policy per container scope | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.703928 2923 container_manager_linux.go:310] [topologymanager] Initializing Topology Manager with none policy and container-level scope | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.704081 2923 container_manager_linux.go:315] Creating device plugin manager: true | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:38.704482 2923 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.704743 2923 remote_runtime.go:62] parsed scheme: "" | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.704917 2923 remote_runtime.go:62] scheme "" not registered, fallback to default scheme | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.705168 2923 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.705458 2923 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:38.706015 2923 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.706701 2923 remote_image.go:50] parsed scheme: "" | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.706948 2923 remote_image.go:50] scheme "" not registered, fallback to default scheme | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.706983 2923 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.707215 2923 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.707302 2923 kubelet.go:265] Adding pod path: /etc/kubernetes/manifests | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.707440 2923 kubelet.go:276] Watching apiserver | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.707664 2923 kubelet.go:453] Kubelet client is not nil | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.726099 2923 kuberuntime_manager.go:216] Container runtime containerd initialized, version: v1.4.4, apiVersion: v1alpha2 | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:38.904482 2923 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: For verbose messaging see aws.Config.CredentialsChainVerboseErrors | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.905688 2923 server.go:1176] Started kubelet | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.908417 2923 server.go:148] Starting to listen on 0.0.0.0:10250 | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.911484 2923 server.go:410] Adding debug handlers to kubelet server. | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.916993 2923 fs_resource_analyzer.go:64] Starting FS ResourceAnalyzer | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:38.919532 2923 cri_stats_provider.go:376] Failed to get the info of the filesystem with mountpoint "/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs": unable to find data in memory cache. | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:38.925631 2923 kubelet.go:1296] Image garbage collection failed once. Stats initialization may not have completed yet: invalid capacity 0 on image filesystem | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.926208 2923 volume_manager.go:271] Starting Kubelet Volume Manager | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.926666 2923 desired_state_of_world_populator.go:142] Desired state populator starts to run | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:38.932009 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.932321 2923 client.go:86] parsed scheme: "unix" | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.932620 2923 client.go:86] scheme "unix" not registered, fallback to default scheme | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.932946 2923 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:17:38 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:38.932989 2923 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026519 2923 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026786 2923 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026923 2923 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026942 2923 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-1 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026953 2923 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.026962 2923 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.027898 2923 kubelet_node_status.go:71] Attempting to register node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.080582 2923 kubelet_node_status.go:109] Node acse-test-f2f17-control-plane-4whzx was previously registered | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.080744 2923 kubelet_node_status.go:74] Successfully registered node acse-test-f2f17-control-plane-4whzx | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.155610 2923 cpu_manager.go:193] [cpumanager] starting with none policy | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.155805 2923 cpu_manager.go:194] [cpumanager] reconciling every 10s | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.155983 2923 state_mem.go:36] [cpumanager] initializing new in-memory state store | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.156819 2923 state_mem.go:88] [cpumanager] updated default cpuset: "" | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.156839 2923 state_mem.go:96] [cpumanager] updated cpuset assignments: "map[]" | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.156855 2923 policy_none.go:43] [cpumanager] none policy: Start | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:39.158193 2923 manager.go:594] Failed to retrieve checkpoint for "kubelet_internal_checkpoint": checkpoint is not found | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.158483 2923 plugin_manager.go:114] Starting Kubelet Plugin Manager | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.161217 2923 kubelet_network_linux.go:56] Initialized IPv4 iptables rules. | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.161496 2923 status_manager.go:158] Starting to sync pod status with apiserver | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.161535 2923 kubelet.go:1833] Starting kubelet main sync loop. | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:39.161638 2923 kubelet.go:1857] skipping pod synchronization - PLEG is not healthy: pleg has yet to be successful | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.261847 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.261980 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.262047 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.262145 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:39.287315 2923 kubelet.go:1666] Failed creating a mirror pod for "etcd-acse-test-f2f17-control-plane-4whzx_kube-system(31d939007548d209a061a27dbc9ebd6d)": pods "etcd-acse-test-f2f17-control-plane-4whzx" already exists | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:39.321502 2923 kubelet.go:1666] Failed creating a mirror pod for "kube-controller-manager-acse-test-f2f17-control-plane-4whzx_kube-system(4c05150cc224ca43924d794c661ad76a)": pods "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" already exists | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.338839 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/5a6f2f708aee5c505cf62473c639d332-kubeconfig") pod "kube-scheduler-acse-test-f2f17-control-plane-4whzx" (UID: "5a6f2f708aee5c505cf62473c639d332") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.339107 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-data" (UniqueName: "kubernetes.io/host-path/31d939007548d209a061a27dbc9ebd6d-etcd-data") pod "etcd-acse-test-f2f17-control-plane-4whzx" (UID: "31d939007548d209a061a27dbc9ebd6d") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.339321 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-usr-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.339520 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-ca-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.340876 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "flexvolume-dir" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-flexvolume-dir") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.341104 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-cloud-config") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.341361 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-ca-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344716 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-etc-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344784 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344830 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-cloud-config") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344870 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-kubeconfig") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344912 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-local-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344960 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-certs" (UniqueName: "kubernetes.io/host-path/31d939007548d209a061a27dbc9ebd6d-etcd-certs") pod "etcd-acse-test-f2f17-control-plane-4whzx" (UID: "31d939007548d209a061a27dbc9ebd6d") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.344992 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-k8s-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.345033 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/6cf2e6a0e164e3f662bcab9f1fb4c09a-usr-local-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx" (UID: "6cf2e6a0e164e3f662bcab9f1fb4c09a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.345076 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-etc-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.345116 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-k8s-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-4whzx" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:39.345134 2923 reconciler.go:157] Reconciler: start to sync state | |
Apr 21 18:17:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:39.522590 2923 kubelet.go:1666] Failed creating a mirror pod for "kube-scheduler-acse-test-f2f17-control-plane-4whzx_kube-system(5a6f2f708aee5c505cf62473c639d332)": pods "kube-scheduler-acse-test-f2f17-control-plane-4whzx" already exists | |
Apr 21 18:17:41 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:41.298514 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:41 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:41.349323 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy" (UniqueName: "kubernetes.io/configmap/b6dc0ccf-5165-428d-92eb-ab7b1306da97-kube-proxy") pod "kube-proxy-st4qn" (UID: "b6dc0ccf-5165-428d-92eb-ab7b1306da97") | |
Apr 21 18:17:41 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:41.349555 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/b6dc0ccf-5165-428d-92eb-ab7b1306da97-lib-modules") pod "kube-proxy-st4qn" (UID: "b6dc0ccf-5165-428d-92eb-ab7b1306da97") | |
Apr 21 18:17:41 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:41.349721 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/b6dc0ccf-5165-428d-92eb-ab7b1306da97-xtables-lock") pod "kube-proxy-st4qn" (UID: "b6dc0ccf-5165-428d-92eb-ab7b1306da97") | |
Apr 21 18:17:41 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:41.349952 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy-token-zm8gx" (UniqueName: "kubernetes.io/secret/b6dc0ccf-5165-428d-92eb-ab7b1306da97-kube-proxy-token-zm8gx") pod "kube-proxy-st4qn" (UID: "b6dc0ccf-5165-428d-92eb-ab7b1306da97") | |
Apr 21 18:17:44 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:44.159097 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:49 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:49.160604 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:53 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.931548 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:17:53 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.999790 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-bin-dir" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-cni-bin-dir") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:53 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.999894 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "host-local-net-dir" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-host-local-net-dir") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:53 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.999941 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "var-run-calico" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-var-run-calico") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.999970 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "policysync" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-policysync") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:53.999998 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "calico-node-token-h7w5v" (UniqueName: "kubernetes.io/secret/c29dee89-5754-40ee-b0a9-aade0a8500ed-calico-node-token-h7w5v") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000028 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "sysfs" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-sysfs") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000100 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "flexvol-driver-host" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-flexvol-driver-host") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000131 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-net-dir" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-cni-net-dir") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000160 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-lib-modules") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000192 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-xtables-lock") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:17:54.000273 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "var-lib-calico" (UniqueName: "kubernetes.io/host-path/c29dee89-5754-40ee-b0a9-aade0a8500ed-var-lib-calico") pod "calico-node-m2qmm" (UID: "c29dee89-5754-40ee-b0a9-aade0a8500ed") | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:54.110979 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:17:54.111022 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:54.111046 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:17:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:54.162398 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:17:59 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:17:59.168117 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.315414 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.315452 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.315473 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.315888 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.315933 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.315949 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316212 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.316241 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316256 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316551 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.316564 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316578 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316827 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.316841 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.316869 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.317558 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.317575 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.317601 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.318322 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.318378 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.318414 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.318741 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.318760 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.318776 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.319114 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.319130 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.319146 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.319550 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.319585 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.319600 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.320216 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.320241 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.320258 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.320598 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.320623 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.320639 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321131 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.321148 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321163 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321547 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.321564 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321589 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321883 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.321900 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.321914 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.322458 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.322475 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.322490 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.323089 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.323108 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.323139 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.323754 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.323772 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.323798 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.324434 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.324453 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.324469 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.324748 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.324773 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.324788 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325036 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.325053 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325069 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325362 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.325487 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325510 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325825 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.325864 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.325900 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.326223 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.326343 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.326365 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.326707 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.326724 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.326738 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.327057 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.327076 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.327092 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.327473 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.327488 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.327502 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.328053 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.328230 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.328259 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.328980 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.329015 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.329049 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.329617 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.329739 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.329865 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.330282 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.330299 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.330381 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.330834 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.330960 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.331060 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.331531 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.331549 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.331567 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.332241 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.332256 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.332306 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.343558 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.343973 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.344146 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.345154 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.345339 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.345614 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.347041 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.347329 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.347449 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.347784 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.347907 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.348023 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.348489 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.348764 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.348893 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.349255 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.350284 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.350573 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.350874 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.350914 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.350932 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.351373 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.351393 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.351415 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.351768 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.351811 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.351831 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.352167 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.352187 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.352243 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.352772 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.352799 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.352817 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353183 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.353216 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353243 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353510 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.353537 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353554 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353814 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.353825 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.353834 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.354060 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.354072 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.354086 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.354475 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:02.354485 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:02 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:02.354495 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.255528 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.255560 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.255592 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.256344 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.256369 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.256403 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.256828 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.256851 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.256867 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257175 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.257189 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257204 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257436 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.257459 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257473 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257737 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.257751 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.257778 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258126 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.258156 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258174 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258471 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.258486 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258518 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258842 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.258855 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.258869 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259166 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.259177 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259202 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259414 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.259428 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259455 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259789 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.259823 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.259840 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.260308 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.260321 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.260336 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.260614 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.260627 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.260641 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261003 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.261016 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261067 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261345 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.261358 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261383 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261819 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.261848 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.261879 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262260 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.262275 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262321 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262604 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.262630 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262645 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262873 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.262885 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.262906 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.263246 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.263260 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.263295 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.263791 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.263807 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.263837 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264196 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.264209 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264224 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264550 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.264563 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264602 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264971 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.264985 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.264997 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.265247 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.265260 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.265277 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.265610 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.265628 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.265643 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266019 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.266033 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266047 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266343 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.266357 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266372 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266634 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.266673 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266687 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.266964 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.266992 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267005 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267294 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.267310 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267324 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267542 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.267555 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267569 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267794 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.267807 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.267822 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268177 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.268198 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268222 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268546 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.268579 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268593 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268899 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.268911 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.268928 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.269129 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.269161 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.269225 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.269633 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.269645 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.269657 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270058 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.270071 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270083 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270278 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.270292 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270305 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270512 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.270524 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270539 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270748 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.270764 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270778 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.270980 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.270993 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.271009 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.355569 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.355589 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.355604 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.355871 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.355883 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.355909 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356130 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.356142 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356168 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356483 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.356509 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356523 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356888 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.356906 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.356922 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.357490 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:03.357506 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:03 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:03.357521 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.170322 2923 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.274040 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.274064 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.274082 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.274565 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.274588 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.274622 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.275099 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.275132 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.275164 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.275502 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.275519 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.275535 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276102 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.276124 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276155 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276598 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.276616 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276631 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276940 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.276956 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.276989 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277197 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.277213 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277238 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277460 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.277472 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277485 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277731 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.277747 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.277773 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.278018 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.278044 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.278058 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.278469 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.278774 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.278804 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.279210 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.279381 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.279406 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.279612 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.279628 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.279641 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.280233 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.280267 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.280283 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.280875 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.280900 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.280920 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.281709 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.281735 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.281751 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282188 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.282205 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282220 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282500 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.282517 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282532 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282732 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.282746 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282774 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282962 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.282978 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.282991 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.283243 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.283255 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.283269 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.283778 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.283798 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.283813 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284096 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.284132 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284181 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284533 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.284566 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284625 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284858 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.284871 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.284885 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285285 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.285307 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285321 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285538 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.285553 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285568 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285773 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.285784 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.285797 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.286169 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.286185 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.286199 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.286623 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.286655 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.286670 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287079 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.287094 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287108 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287553 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.287569 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287584 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287950 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.287966 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.287988 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.288465 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.288492 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.288510 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.288974 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.289008 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.289023 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.289415 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.289431 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.289444 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.289804 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.289819 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.289832 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.290565 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.290581 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.290596 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.290991 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.291007 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.291021 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.291417 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.291433 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.291447 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.291812 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.291828 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.291858 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.292300 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.292315 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.292333 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.292708 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.292724 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.292738 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358161 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.358185 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358200 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358469 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.358480 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358510 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358751 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.358766 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358789 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.358987 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.358997 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.359006 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.359380 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.359435 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.359451 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.360143 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:04.360159 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:04 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:04.360169 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.295857 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.295883 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.295907 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.296491 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.296508 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.296524 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.297052 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.297095 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.297130 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.297620 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.297637 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.297668 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.298118 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.298135 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.298150 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.298590 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.298623 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.298637 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.299035 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.299060 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.299076 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.299725 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.299746 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.299765 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.300401 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.300466 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.300483 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301191 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.301210 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301229 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301653 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.301674 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301689 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301896 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.301913 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.301927 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302205 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.302218 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302233 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302433 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.302465 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302479 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302693 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.302705 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.302718 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303015 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.303030 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303072 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303297 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.303364 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303393 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303641 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.303669 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.303683 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304082 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.304097 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304205 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304512 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.304525 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304540 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304813 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.304842 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.304855 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.305128 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.305140 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.305153 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.305382 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.305395 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.305410 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306225 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.306242 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306256 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306676 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.306700 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306715 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306909 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.306921 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.306934 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307190 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.307206 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307220 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307503 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.307515 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307531 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307771 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.307783 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.307814 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308072 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.308083 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308114 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308362 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.308374 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308387 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308582 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.308599 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308612 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308826 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.308840 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.308854 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309043 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.309055 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309069 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309249 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.309260 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309273 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309457 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.309469 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309480 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309673 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.309806 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.309830 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310100 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.310115 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310130 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310352 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.310366 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310381 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310634 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.310698 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310751 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310930 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.310941 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.310953 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311230 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.311244 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311259 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311465 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.311477 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311490 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311671 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.311683 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.311696 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.361346 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.361393 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.361413 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.361698 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.361711 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.361767 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.362386 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.362404 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.362438 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.363095 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.363112 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.363145 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.363724 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.363740 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.363754 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.364420 2923 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:18:05.364444 2923 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:18:05 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:05.364459 2923 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:18:09 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:09.789548 2923 upgradeaware.go:387] Error proxying data from backend to client: write tcp 10.0.0.4:10250->10.0.0.4:50520: write: broken pipe | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:23.733682 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:23.817612 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "calico-kube-controllers-token-pxb8p" (UniqueName: "kubernetes.io/secret/d5418dc8-318d-436b-a0b2-5456f177fe08-calico-kube-controllers-token-pxb8p") pod "calico-kube-controllers-8f59968d4-p7cms" (UID: "d5418dc8-318d-436b-a0b2-5456f177fe08") | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:24.396323 2923 remote_runtime.go:116] RunPodSandbox from runtime service failed: rpc error: code = Unknown desc = failed to setup network for sandbox "fdf6bf6c2651eeb5a934d084c02ab28473f0f4a163fad873e27d20ed47ada8d6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:24.396386 2923 kuberuntime_sandbox.go:70] CreatePodSandbox for pod "calico-kube-controllers-8f59968d4-p7cms_kube-system(d5418dc8-318d-436b-a0b2-5456f177fe08)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "fdf6bf6c2651eeb5a934d084c02ab28473f0f4a163fad873e27d20ed47ada8d6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:24.396404 2923 kuberuntime_manager.go:755] createPodSandbox for pod "calico-kube-controllers-8f59968d4-p7cms_kube-system(d5418dc8-318d-436b-a0b2-5456f177fe08)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "fdf6bf6c2651eeb5a934d084c02ab28473f0f4a163fad873e27d20ed47ada8d6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:24.396471 2923 pod_workers.go:191] Error syncing pod d5418dc8-318d-436b-a0b2-5456f177fe08 ("calico-kube-controllers-8f59968d4-p7cms_kube-system(d5418dc8-318d-436b-a0b2-5456f177fe08)"), skipping: failed to "CreatePodSandbox" for "calico-kube-controllers-8f59968d4-p7cms_kube-system(d5418dc8-318d-436b-a0b2-5456f177fe08)" with CreatePodSandboxError: "CreatePodSandbox for pod \"calico-kube-controllers-8f59968d4-p7cms_kube-system(d5418dc8-318d-436b-a0b2-5456f177fe08)\" failed: rpc error: code = Unknown desc = failed to setup network for sandbox \"fdf6bf6c2651eeb5a934d084c02ab28473f0f4a163fad873e27d20ed47ada8d6\": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/" | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.539399 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.545508 2923 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.630699 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-hpnz2" (UniqueName: "kubernetes.io/secret/f02b6341-fb74-4afe-9eef-c5a170aaf244-coredns-token-hpnz2") pod "coredns-74ff55c5b-kkckd" (UID: "f02b6341-fb74-4afe-9eef-c5a170aaf244") | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.630885 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-hpnz2" (UniqueName: "kubernetes.io/secret/1d9d5a53-f5fc-4786-b6c3-e329bf04caf7-coredns-token-hpnz2") pod "coredns-74ff55c5b-ltn47" (UID: "1d9d5a53-f5fc-4786-b6c3-e329bf04caf7") | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.631032 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/1d9d5a53-f5fc-4786-b6c3-e329bf04caf7-config-volume") pod "coredns-74ff55c5b-ltn47" (UID: "1d9d5a53-f5fc-4786-b6c3-e329bf04caf7") | |
Apr 21 18:18:28 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:18:28.631066 2923 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/f02b6341-fb74-4afe-9eef-c5a170aaf244-config-volume") pod "coredns-74ff55c5b-kkckd" (UID: "f02b6341-fb74-4afe-9eef-c5a170aaf244") | |
Apr 21 18:18:29 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:29.121395 2923 remote_runtime.go:116] RunPodSandbox from runtime service failed: rpc error: code = Unknown desc = failed to setup network for sandbox "57883b3f6a744b1e2a89e387d9036de68e2dad0faa905338d0a0892979eba9bc": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:29 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:29.121486 2923 kuberuntime_sandbox.go:70] CreatePodSandbox for pod "coredns-74ff55c5b-kkckd_kube-system(f02b6341-fb74-4afe-9eef-c5a170aaf244)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "57883b3f6a744b1e2a89e387d9036de68e2dad0faa905338d0a0892979eba9bc": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:29 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:29.121506 2923 kuberuntime_manager.go:755] createPodSandbox for pod "coredns-74ff55c5b-kkckd_kube-system(f02b6341-fb74-4afe-9eef-c5a170aaf244)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "57883b3f6a744b1e2a89e387d9036de68e2dad0faa905338d0a0892979eba9bc": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:29 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:29.121575 2923 pod_workers.go:191] Error syncing pod f02b6341-fb74-4afe-9eef-c5a170aaf244 ("coredns-74ff55c5b-kkckd_kube-system(f02b6341-fb74-4afe-9eef-c5a170aaf244)"), skipping: failed to "CreatePodSandbox" for "coredns-74ff55c5b-kkckd_kube-system(f02b6341-fb74-4afe-9eef-c5a170aaf244)" with CreatePodSandboxError: "CreatePodSandbox for pod \"coredns-74ff55c5b-kkckd_kube-system(f02b6341-fb74-4afe-9eef-c5a170aaf244)\" failed: rpc error: code = Unknown desc = failed to setup network for sandbox \"57883b3f6a744b1e2a89e387d9036de68e2dad0faa905338d0a0892979eba9bc\": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/" | |
Apr 21 18:18:30 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:30.175644 2923 remote_runtime.go:116] RunPodSandbox from runtime service failed: rpc error: code = Unknown desc = failed to setup network for sandbox "d94aa071d7dc71e6a253f2df62064421c126cc3ff6531cdd680fc97bd02776a6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:30 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:30.175731 2923 kuberuntime_sandbox.go:70] CreatePodSandbox for pod "coredns-74ff55c5b-ltn47_kube-system(1d9d5a53-f5fc-4786-b6c3-e329bf04caf7)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "d94aa071d7dc71e6a253f2df62064421c126cc3ff6531cdd680fc97bd02776a6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:30 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:30.175752 2923 kuberuntime_manager.go:755] createPodSandbox for pod "coredns-74ff55c5b-ltn47_kube-system(1d9d5a53-f5fc-4786-b6c3-e329bf04caf7)" failed: rpc error: code = Unknown desc = failed to setup network for sandbox "d94aa071d7dc71e6a253f2df62064421c126cc3ff6531cdd680fc97bd02776a6": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/ | |
Apr 21 18:18:30 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:30.175820 2923 pod_workers.go:191] Error syncing pod 1d9d5a53-f5fc-4786-b6c3-e329bf04caf7 ("coredns-74ff55c5b-ltn47_kube-system(1d9d5a53-f5fc-4786-b6c3-e329bf04caf7)"), skipping: failed to "CreatePodSandbox" for "coredns-74ff55c5b-ltn47_kube-system(1d9d5a53-f5fc-4786-b6c3-e329bf04caf7)" with CreatePodSandboxError: "CreatePodSandbox for pod \"coredns-74ff55c5b-ltn47_kube-system(1d9d5a53-f5fc-4786-b6c3-e329bf04caf7)\" failed: rpc error: code = Unknown desc = failed to setup network for sandbox \"d94aa071d7dc71e6a253f2df62064421c126cc3ff6531cdd680fc97bd02776a6\": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/" | |
Apr 21 18:18:42 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:42.846524 2923 upgradeaware.go:387] Error proxying data from backend to client: write tcp 10.0.0.4:10250->10.0.0.4:50836: write: broken pipe | |
Apr 21 18:18:42 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:18:42.880024 2923 upgradeaware.go:387] Error proxying data from backend to client: write tcp 10.0.0.4:10250->10.0.0.4:50830: write: broken pipe | |
Apr 21 18:19:16 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:19:16.068336 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:19:51 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:19:51.807228 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:20:52.063004 2923 kubelet_node_status.go:470] Error updating node status, will retry: error getting node "acse-test-f2f17-control-plane-4whzx": etcdserver: leader changed | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-4whzx kubelet[2923]: W0421 18:20:52.066774 2923 status_manager.go:550] Failed to get status for pod "kube-apiserver-acse-test-f2f17-control-plane-4whzx_kube-system(6cf2e6a0e164e3f662bcab9f1fb4c09a)": etcdserver: leader changed | |
Apr 21 18:20:54 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:20:54.559925 2923 scope.go:111] [topologymanager] RemoveContainer - Container ID: de49ae2a987cfc7ebf6ced1f319bdc187e1b48ab308d8eb5f2efd7d706ec7678 | |
Apr 21 18:20:55 acse-test-f2f17-control-plane-4whzx kubelet[2923]: I0421 18:20:55.565838 2923 scope.go:111] [topologymanager] RemoveContainer - Container ID: bcdfcbe78bbb176b7082659b0315535e2846528e200602ab60002d3cc058516e | |
Apr 21 18:21:01 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:21:01.407748 2923 upgradeaware.go:387] Error proxying data from backend to client: write tcp 10.0.0.4:10250->10.0.0.4:52756: write: broken pipe | |
Apr 21 18:21:13 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:21:13.133095 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:21:50 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:21:50.065278 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:22:06 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:22:06.772772 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:22:06 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:22:06.808870 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:22:39 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:22:39.429257 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:22:46 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:22:46.107795 2923 upgradeaware.go:387] Error proxying data from backend to client: tls: use of closed connection | |
Apr 21 18:24:26 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:24:26.553452 2923 upgradeaware.go:373] Error proxying data from client to backend: readfrom tcp 127.0.0.1:33768->127.0.0.1:45037: read tcp 10.0.0.4:10250->10.0.0.5:56314: read: connection reset by peer | |
Apr 21 18:24:30 acse-test-f2f17-control-plane-4whzx kubelet[2923]: E0421 18:24:30.038541 2923 upgradeaware.go:387] Error proxying data from backend to client: write tcp 10.0.0.4:10250->10.0.0.4:55850: write: broken pipe | |
$ sudo crictl logs 7c1f849b319d3 | |
[WARNING] Deprecated '--logger=capnslog' flag is set; use '--logger=zap' flag instead | |
2021-04-21 18:17:10.126943 I | etcdmain: etcd Version: 3.4.13 | |
2021-04-21 18:17:10.127200 I | etcdmain: Git SHA: ae9734ed2 | |
2021-04-21 18:17:10.127206 I | etcdmain: Go Version: go1.12.17 | |
2021-04-21 18:17:10.127211 I | etcdmain: Go OS/Arch: linux/amd64 | |
2021-04-21 18:17:10.127217 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 | |
[WARNING] Deprecated '--logger=capnslog' flag is set; use '--logger=zap' flag instead | |
2021-04-21 18:17:10.127432 I | embed: peerTLS: cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = | |
2021-04-21 18:17:10.284426 I | embed: name = acse-test-f2f17-control-plane-4whzx | |
2021-04-21 18:17:10.284458 I | embed: data dir = /var/lib/etcddisk/etcd | |
2021-04-21 18:17:10.284466 I | embed: member dir = /var/lib/etcddisk/etcd/member | |
2021-04-21 18:17:10.284471 I | embed: heartbeat = 100ms | |
2021-04-21 18:17:10.284476 I | embed: election = 1000ms | |
2021-04-21 18:17:10.284504 I | embed: snapshot count = 10000 | |
2021-04-21 18:17:10.284519 I | embed: advertise client URLs = https://10.0.0.4:2379 | |
2021-04-21 18:17:11.873698 I | etcdserver: starting member 54c89a02620017ab in cluster 1375c1fffd7292d1 | |
raft2021/04/21 18:17:11 INFO: 54c89a02620017ab switched to configuration voters=() | |
raft2021/04/21 18:17:11 INFO: 54c89a02620017ab became follower at term 0 | |
raft2021/04/21 18:17:11 INFO: newRaft 54c89a02620017ab [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] | |
raft2021/04/21 18:17:11 INFO: 54c89a02620017ab became follower at term 1 | |
raft2021/04/21 18:17:11 INFO: 54c89a02620017ab switched to configuration voters=(6109302229552863147) | |
2021-04-21 18:17:11.907201 W | auth: simple token is not cryptographically signed | |
2021-04-21 18:17:11.928619 I | etcdserver: starting server... [version: 3.4.13, cluster version: to_be_decided] | |
2021-04-21 18:17:11.946714 I | etcdserver: 54c89a02620017ab as single-node; fast-forwarding 9 ticks (election ticks 10) | |
2021-04-21 18:17:11.948592 I | embed: ClientTLS: cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = | |
2021-04-21 18:17:11.948889 I | embed: listening for metrics on http://127.0.0.1:2381 | |
raft2021/04/21 18:17:11 INFO: 54c89a02620017ab switched to configuration voters=(6109302229552863147) | |
2021-04-21 18:17:11.949681 I | etcdserver/membership: added member 54c89a02620017ab [https://10.0.0.4:2380] to cluster 1375c1fffd7292d1 | |
2021-04-21 18:17:11.949737 I | embed: listening for peers on 10.0.0.4:2380 | |
raft2021/04/21 18:17:12 INFO: 54c89a02620017ab is starting a new election at term 1 | |
raft2021/04/21 18:17:12 INFO: 54c89a02620017ab became candidate at term 2 | |
raft2021/04/21 18:17:12 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 2 | |
raft2021/04/21 18:17:12 INFO: 54c89a02620017ab became leader at term 2 | |
raft2021/04/21 18:17:12 INFO: raft.node: 54c89a02620017ab elected leader 54c89a02620017ab at term 2 | |
2021-04-21 18:17:12.795429 I | etcdserver: setting up the initial cluster version to 3.4 | |
2021-04-21 18:17:12.929617 N | etcdserver/membership: set the initial cluster version to 3.4 | |
2021-04-21 18:17:12.929699 I | etcdserver/api: enabled capabilities for version 3.4 | |
2021-04-21 18:17:12.929900 I | etcdserver: published {Name:acse-test-f2f17-control-plane-4whzx ClientURLs:[https://10.0.0.4:2379]} to cluster 1375c1fffd7292d1 | |
2021-04-21 18:17:12.930034 I | embed: ready to serve client requests | |
2021-04-21 18:17:12.930204 I | embed: ready to serve client requests | |
2021-04-21 18:17:12.945606 I | embed: serving client requests on 127.0.0.1:2379 | |
2021-04-21 18:17:12.945859 I | embed: serving client requests on 10.0.0.4:2379 | |
2021-04-21 18:17:26.870044 W | wal: sync duration of 1.316113669s, expected less than 1s | |
2021-04-21 18:17:27.280738 W | etcdserver: read-only range request "key:\"/registry/ranges/servicenodeports\" " with result "range_response_count:0 size:4" took too long (1.711611947s) to execute | |
2021-04-21 18:17:27.281276 W | etcdserver: request "header:<ID:1705589880345319060 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/apiregistration.k8s.io/apiservices/v1.\" mod_revision:0 > success:<request_put:<key:\"/registry/apiregistration.k8s.io/apiservices/v1.\" value_size:832 >> failure:<>>" with result "size:14" took too long (402.997349ms) to execute | |
2021-04-21 18:17:27.286393 W | etcdserver: read-only range request "key:\"/registry/namespaces/kube-system\" " with result "range_response_count:0 size:4" took too long (1.689184487s) to execute | |
2021-04-21 18:17:27.321266 W | etcdserver: read-only range request "key:\"/registry/csinodes/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:0 size:4" took too long (1.388047923s) to execute | |
2021-04-21 18:17:27.323523 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/system-node-critical\" " with result "range_response_count:0 size:4" took too long (947.559938ms) to execute | |
2021-04-21 18:17:27.323840 W | etcdserver: read-only range request "key:\"/registry/namespaces/default\" " with result "range_response_count:0 size:4" took too long (1.338301885s) to execute | |
2021-04-21 18:17:27.324107 W | etcdserver: read-only range request "key:\"/registry/leases/kube-node-lease/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:0 size:4" took too long (1.389177583s) to execute | |
2021-04-21 18:17:27.324503 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:0 size:4" took too long (1.39153683s) to execute | |
2021-04-21 18:17:27.327466 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" " with result "range_response_count:0 size:4" took too long (973.914236ms) to execute | |
2021-04-21 18:17:27.473352 W | etcdserver: read-only range request "key:\"/registry/ranges/servicenodeports\" " with result "range_response_count:0 size:4" took too long (113.634511ms) to execute | |
2021-04-21 18:17:27.473737 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5185" took too long (114.236247ms) to execute | |
2021-04-21 18:17:27.474180 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/system-cluster-critical\" " with result "range_response_count:0 size:4" took too long (115.103098ms) to execute | |
2021-04-21 18:17:27.474570 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-scheduler-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:0 size:4" took too long (115.634829ms) to execute | |
2021-04-21 18:17:27.474659 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5185" took too long (114.12614ms) to execute | |
2021-04-21 18:17:27.474809 W | etcdserver: read-only range request "key:\"/registry/resourcequotas/kube-system/\" range_end:\"/registry/resourcequotas/kube-system0\" " with result "range_response_count:0 size:4" took too long (111.92551ms) to execute | |
2021-04-21 18:17:31.476933 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:17:35.927345 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (217.293383ms) to execute | |
2021-04-21 18:17:36.626465 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/kube-system/azure-cloud-provider\" " with result "range_response_count:1 size:207" took too long (132.053329ms) to execute | |
2021-04-21 18:17:41.471595 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:17:44.128227 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (145.878573ms) to execute | |
2021-04-21 18:17:49.360597 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:17:58.586499 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:500 " with result "range_response_count:1 size:6319" took too long (209.945564ms) to execute | |
2021-04-21 18:17:58.586776 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (168.217106ms) to execute | |
2021-04-21 18:17:59.376344 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:01.784465 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (368.787929ms) to execute | |
2021-04-21 18:18:03.079140 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:511" took too long (109.946633ms) to execute | |
2021-04-21 18:18:03.513046 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/calico-node-m2qmm\" " with result "range_response_count:1 size:12208" took too long (265.344053ms) to execute | |
2021-04-21 18:18:06.677472 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (263.225709ms) to execute | |
2021-04-21 18:18:08.737495 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (322.530896ms) to execute | |
2021-04-21 18:18:09.385667 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:510" took too long (269.765178ms) to execute | |
2021-04-21 18:18:09.385732 W | etcdserver: request "header:<ID:1705589880345320220 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" mod_revision:458 > success:<request_put:<key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" value_size:6538 >> failure:<request_range:<key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" > >>" with result "size:16" took too long (103.260663ms) to execute | |
2021-04-21 18:18:09.392356 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:11.677727 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networkpolicies/\" range_end:\"/registry/crd.projectcalico.org/networkpolicies0\" count_only:true " with result "range_response_count:0 size:5" took too long (219.891109ms) to execute | |
2021-04-21 18:18:11.677933 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (260.687132ms) to execute | |
2021-04-21 18:18:11.678452 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networksets/\" range_end:\"/registry/crd.projectcalico.org/networksets0\" count_only:true " with result "range_response_count:0 size:5" took too long (191.310342ms) to execute | |
2021-04-21 18:18:11.679330 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networkpolicies/\" range_end:\"/registry/crd.projectcalico.org/networkpolicies0\" limit:500 " with result "range_response_count:0 size:5" took too long (217.878134ms) to execute | |
2021-04-21 18:18:11.680367 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networkpolicies/\" range_end:\"/registry/crd.projectcalico.org/networkpolicies0\" limit:10000 " with result "range_response_count:0 size:5" took too long (220.395128ms) to execute | |
2021-04-21 18:18:11.680615 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networksets/\" range_end:\"/registry/crd.projectcalico.org/networksets0\" limit:10000 " with result "range_response_count:0 size:5" took too long (192.120872ms) to execute | |
2021-04-21 18:18:11.681128 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networksets/\" range_end:\"/registry/crd.projectcalico.org/networksets0\" limit:500 " with result "range_response_count:0 size:5" took too long (190.533313ms) to execute | |
2021-04-21 18:18:12.609862 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamhandles/\" range_end:\"/registry/crd.projectcalico.org/ipamhandles0\" count_only:true " with result "range_response_count:0 size:5" took too long (144.605391ms) to execute | |
2021-04-21 18:18:12.610505 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamhandles/\" range_end:\"/registry/crd.projectcalico.org/ipamhandles0\" limit:10000 " with result "range_response_count:0 size:5" took too long (145.435479ms) to execute | |
2021-04-21 18:18:12.610808 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamhandles/\" range_end:\"/registry/crd.projectcalico.org/ipamhandles0\" limit:500 " with result "range_response_count:0 size:5" took too long (149.790715ms) to execute | |
2021-04-21 18:18:12.611237 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" limit:500 " with result "range_response_count:0 size:5" took too long (113.342347ms) to execute | |
2021-04-21 18:18:12.611951 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" count_only:true " with result "range_response_count:0 size:5" took too long (114.751426ms) to execute | |
2021-04-21 18:18:12.613192 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" limit:10000 " with result "range_response_count:0 size:5" took too long (116.5391ms) to execute | |
2021-04-21 18:18:18.525184 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (109.59867ms) to execute | |
2021-04-21 18:18:19.363100 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:21.718873 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5226" took too long (189.8467ms) to execute | |
2021-04-21 18:18:27.174779 W | wal: sync duration of 1.077837588s, expected less than 1s | |
2021-04-21 18:18:27.175225 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (583.577512ms) to execute | |
2021-04-21 18:18:27.175582 W | etcdserver: read-only range request "key:\"/registry/jobs/\" range_end:\"/registry/jobs0\" limit:500 " with result "range_response_count:0 size:5" took too long (296.033809ms) to execute | |
2021-04-21 18:18:27.175893 W | etcdserver: read-only range request "key:\"/registry/configmaps/kube-system/kubeadm-config\" " with result "range_response_count:1 size:1568" took too long (526.849274ms) to execute | |
2021-04-21 18:18:27.176023 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (760.386383ms) to execute | |
2021-04-21 18:18:28.529215 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (1.111972311s) to execute | |
2021-04-21 18:18:28.529534 W | etcdserver: request "header:<ID:1705589880345320390 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/kube-system/coredns-74ff55c5b-ltn47\" mod_revision:432 > success:<request_put:<key:\"/registry/pods/kube-system/coredns-74ff55c5b-ltn47\" value_size:3667 >> failure:<request_range:<key:\"/registry/pods/kube-system/coredns-74ff55c5b-ltn47\" > >>" with result "size:16" took too long (510.614456ms) to execute | |
2021-04-21 18:18:28.533429 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:511" took too long (999.254845ms) to execute | |
2021-04-21 18:18:28.534313 W | etcdserver: read-only range request "key:\"/registry/flowschemas/exempt\" " with result "range_response_count:1 size:879" took too long (695.61521ms) to execute | |
2021-04-21 18:18:28.535394 W | etcdserver: read-only range request "key:\"/registry/runtimeclasses/\" range_end:\"/registry/runtimeclasses0\" count_only:true " with result "range_response_count:0 size:5" took too long (738.684139ms) to execute | |
2021-04-21 18:18:28.536774 W | etcdserver: read-only range request "key:\"/registry/namespaces/kube-system\" " with result "range_response_count:1 size:263" took too long (810.10946ms) to execute | |
2021-04-21 18:18:28.680867 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (109.073912ms) to execute | |
2021-04-21 18:18:28.681095 W | etcdserver: read-only range request "key:\"/registry/namespaces/kube-public\" " with result "range_response_count:1 size:263" took too long (110.176103ms) to execute | |
2021-04-21 18:18:28.681357 W | etcdserver: read-only range request "key:\"/registry/flowschemas/catch-all\" " with result "range_response_count:1 size:990" took too long (110.4736ms) to execute | |
2021-04-21 18:18:29.360335 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:38.990184 W | etcdserver: read-only range request "key:\"/registry/namespaces/default\" " with result "range_response_count:1 size:257" took too long (123.847554ms) to execute | |
2021-04-21 18:18:39.360498 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:44.339043 W | etcdserver: request "header:<ID:1705589880345320657 > lease_revoke:<id:17ab78f5a67bdbd9>" with result "size:27" took too long (205.75409ms) to execute | |
2021-04-21 18:18:44.339249 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/clusterinformations/default\" " with result "range_response_count:1 size:920" took too long (124.334588ms) to execute | |
2021-04-21 18:18:44.339262 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5054" took too long (314.170499ms) to execute | |
2021-04-21 18:18:44.339526 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" count_only:true " with result "range_response_count:0 size:5" took too long (120.287797ms) to execute | |
2021-04-21 18:18:45.198329 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:511" took too long (535.333364ms) to execute | |
2021-04-21 18:18:45.201876 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" count_only:true " with result "range_response_count:0 size:7" took too long (398.738581ms) to execute | |
2021-04-21 18:18:45.201964 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" count_only:true " with result "range_response_count:0 size:5" took too long (283.029852ms) to execute | |
2021-04-21 18:18:47.438870 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (143.134308ms) to execute | |
2021-04-21 18:18:49.277038 W | etcdserver: request "header:<ID:1705589880345320725 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/10.0.0.4\" mod_revision:680 > success:<request_put:<key:\"/registry/masterleases/10.0.0.4\" value_size:63 lease:1705589880345320723 >> failure:<request_range:<key:\"/registry/masterleases/10.0.0.4\" > >>" with result "size:16" took too long (110.256892ms) to execute | |
2021-04-21 18:18:49.360426 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:18:51.831697 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (380.122594ms) to execute | |
2021-04-21 18:18:51.831790 W | etcdserver: read-only range request "key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" count_only:true " with result "range_response_count:0 size:5" took too long (499.857316ms) to execute | |
2021-04-21 18:18:51.831839 W | etcdserver: read-only range request "key:\"/registry/poddisruptionbudgets/\" range_end:\"/registry/poddisruptionbudgets0\" count_only:true " with result "range_response_count:0 size:5" took too long (281.741798ms) to execute | |
2021-04-21 18:18:51.832164 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (416.514897ms) to execute | |
2021-04-21 18:18:53.781474 W | etcdserver: read-only range request "key:\"/registry/services/specs/\" range_end:\"/registry/services/specs0\" count_only:true " with result "range_response_count:0 size:7" took too long (143.437408ms) to execute | |
2021-04-21 18:18:53.781885 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (366.985651ms) to execute | |
2021-04-21 18:18:55.520332 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (106.360211ms) to execute | |
2021-04-21 18:18:55.520519 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/calico-kube-controllers-8f59968d4-p7cms\" " with result "range_response_count:1 size:4207" took too long (119.776699ms) to execute | |
2021-04-21 18:18:57.630935 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (215.332187ms) to execute | |
2021-04-21 18:18:57.631014 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:500 " with result "range_response_count:1 size:7155" took too long (109.793976ms) to execute | |
2021-04-21 18:18:59.181318 W | etcdserver: request "header:<ID:1705589880345320796 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/masterleases/10.0.0.4\" mod_revision:720 > success:<request_put:<key:\"/registry/masterleases/10.0.0.4\" value_size:63 lease:1705589880345320794 >> failure:<request_range:<key:\"/registry/masterleases/10.0.0.4\" > >>" with result "size:16" took too long (103.50203ms) to execute | |
2021-04-21 18:18:59.181526 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5054" took too long (184.960382ms) to execute | |
2021-04-21 18:18:59.360143 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:09.360449 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:19.360416 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:29.360308 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:39.360515 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:49.360341 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:19:59.361318 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:20:09.360827 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:20:19.360753 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:20:29.360460 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:20:39.360397 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
raft2021/04/21 18:20:43 INFO: 54c89a02620017ab switched to configuration voters=(2168158730469156047 6109302229552863147) | |
2021-04-21 18:20:43.512322 I | etcdserver/membership: added member 1e16d8e0c246a4cf [https://10.0.0.5:2380] to cluster 1375c1fffd7292d1 | |
2021-04-21 18:20:43.512347 I | rafthttp: starting peer 1e16d8e0c246a4cf... | |
2021-04-21 18:20:43.512451 I | rafthttp: started HTTP pipelining with peer 1e16d8e0c246a4cf | |
2021-04-21 18:20:43.514055 I | rafthttp: started streaming with peer 1e16d8e0c246a4cf (writer) | |
2021-04-21 18:20:43.514424 I | rafthttp: started streaming with peer 1e16d8e0c246a4cf (writer) | |
2021-04-21 18:20:43.516491 I | rafthttp: started peer 1e16d8e0c246a4cf | |
2021-04-21 18:20:43.516547 I | rafthttp: added peer 1e16d8e0c246a4cf | |
2021-04-21 18:20:43.518223 I | rafthttp: started streaming with peer 1e16d8e0c246a4cf (stream MsgApp v2 reader) | |
2021-04-21 18:20:43.518675 I | rafthttp: started streaming with peer 1e16d8e0c246a4cf (stream Message reader) | |
2021-04-21 18:20:44.813703 W | etcdserver: failed to reach the peerURL(https://10.0.0.5:2380) of member 1e16d8e0c246a4cf (Get https://10.0.0.5:2380/version: dial tcp 10.0.0.5:2380: connect: connection refused) | |
2021-04-21 18:20:44.813734 W | etcdserver: cannot get the version of member 1e16d8e0c246a4cf (Get https://10.0.0.5:2380/version: dial tcp 10.0.0.5:2380: connect: connection refused) | |
raft2021/04/21 18:20:45 WARN: 54c89a02620017ab stepped down to follower since quorum is not active | |
raft2021/04/21 18:20:45 INFO: 54c89a02620017ab became follower at term 2 | |
raft2021/04/21 18:20:45 INFO: raft.node: 54c89a02620017ab lost leader 54c89a02620017ab at term 2 | |
raft2021/04/21 18:20:46 INFO: 54c89a02620017ab is starting a new election at term 2 | |
raft2021/04/21 18:20:46 INFO: 54c89a02620017ab became candidate at term 3 | |
raft2021/04/21 18:20:46 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 3 | |
raft2021/04/21 18:20:46 INFO: 54c89a02620017ab [logterm: 2, index: 1250] sent MsgVote request to 1e16d8e0c246a4cf at term 3 | |
2021-04-21 18:20:46.415440 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context canceled" took too long (2.000030071s) to execute | |
WARNING: 2021/04/21 18:20:46 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
raft2021/04/21 18:20:47 INFO: 54c89a02620017ab is starting a new election at term 3 | |
raft2021/04/21 18:20:47 INFO: 54c89a02620017ab became candidate at term 4 | |
raft2021/04/21 18:20:47 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 4 | |
raft2021/04/21 18:20:47 INFO: 54c89a02620017ab [logterm: 2, index: 1250] sent MsgVote request to 1e16d8e0c246a4cf at term 4 | |
2021-04-21 18:20:47.706174 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-f29cs\" " with result "error:context canceled" took too long (4.068533377s) to execute | |
WARNING: 2021/04/21 18:20:47 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
WARNING: 2021/04/21 18:20:47 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
2021-04-21 18:20:47.707368 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-scheduler-acse-test-f2f17-control-plane-f29cs\" " with result "error:context canceled" took too long (3.290209932s) to execute | |
WARNING: 2021/04/21 18:20:47 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
WARNING: 2021/04/21 18:20:47 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
WARNING: 2021/04/21 18:20:47 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
2021-04-21 18:20:48.423874 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context canceled" took too long (2.000086683s) to execute | |
WARNING: 2021/04/21 18:20:48 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
2021-04-21 18:20:48.519972 W | rafthttp: health check for peer 1e16d8e0c246a4cf could not connect: dial tcp 10.0.0.5:2380: connect: connection refused | |
2021-04-21 18:20:48.520427 W | rafthttp: health check for peer 1e16d8e0c246a4cf could not connect: dial tcp 10.0.0.5:2380: connect: connection refused | |
raft2021/04/21 18:20:48 INFO: 54c89a02620017ab is starting a new election at term 4 | |
raft2021/04/21 18:20:48 INFO: 54c89a02620017ab became candidate at term 5 | |
raft2021/04/21 18:20:48 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 5 | |
raft2021/04/21 18:20:48 INFO: 54c89a02620017ab [logterm: 2, index: 1250] sent MsgVote request to 1e16d8e0c246a4cf at term 5 | |
2021-04-21 18:20:49.360242 W | etcdserver/api/etcdhttp: /health error; no leader (status code 503) | |
raft2021/04/21 18:20:50 INFO: 54c89a02620017ab is starting a new election at term 5 | |
raft2021/04/21 18:20:50 INFO: 54c89a02620017ab became candidate at term 6 | |
raft2021/04/21 18:20:50 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 6 | |
raft2021/04/21 18:20:50 INFO: 54c89a02620017ab [logterm: 2, index: 1250] sent MsgVote request to 1e16d8e0c246a4cf at term 6 | |
2021-04-21 18:20:50.433524 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context deadline exceeded" took too long (2.000118969s) to execute | |
2021-04-21 18:20:50.637733 W | etcdserver: timed out waiting for read index response (local node might have slow network) | |
2021-04-21 18:20:50.970837 I | rafthttp: peer 1e16d8e0c246a4cf became active | |
2021-04-21 18:20:50.970887 I | rafthttp: established a TCP streaming connection with peer 1e16d8e0c246a4cf (stream MsgApp v2 writer) | |
2021-04-21 18:20:50.989066 I | rafthttp: established a TCP streaming connection with peer 1e16d8e0c246a4cf (stream Message reader) | |
2021-04-21 18:20:50.989301 I | rafthttp: established a TCP streaming connection with peer 1e16d8e0c246a4cf (stream MsgApp v2 reader) | |
2021-04-21 18:20:50.990842 I | rafthttp: established a TCP streaming connection with peer 1e16d8e0c246a4cf (stream Message writer) | |
2021-04-21 18:20:51.032471 W | etcdserver: failed to revoke 17ab78f5a67be152 ("etcdserver: request timed out") | |
raft2021/04/21 18:20:51 INFO: 54c89a02620017ab is starting a new election at term 6 | |
raft2021/04/21 18:20:51 INFO: 54c89a02620017ab became candidate at term 7 | |
raft2021/04/21 18:20:51 INFO: 54c89a02620017ab received MsgVoteResp from 54c89a02620017ab at term 7 | |
raft2021/04/21 18:20:51 INFO: 54c89a02620017ab [logterm: 2, index: 1250] sent MsgVote request to 1e16d8e0c246a4cf at term 7 | |
raft2021/04/21 18:20:52 INFO: 54c89a02620017ab received MsgVoteResp from 1e16d8e0c246a4cf at term 7 | |
raft2021/04/21 18:20:52 INFO: 54c89a02620017ab has received 2 MsgVoteResp votes and 0 vote rejections | |
raft2021/04/21 18:20:52 INFO: 54c89a02620017ab became leader at term 7 | |
raft2021/04/21 18:20:52 INFO: raft.node: 54c89a02620017ab elected leader 54c89a02620017ab at term 7 | |
2021-04-21 18:20:52.011286 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "error:etcdserver: leader changed" took too long (8.053361641s) to execute | |
2021-04-21 18:20:52.011510 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:etcdserver: leader changed" took too long (1.446471434s) to execute | |
2021-04-21 18:20:52.011653 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:etcdserver: leader changed" took too long (1.567154007s) to execute | |
2021-04-21 18:20:52.011846 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-apiserver-acse-test-f2f17-control-plane-4whzx\" " with result "error:etcdserver: leader changed" took too long (1.572608555s) to execute | |
2021-04-21 18:20:52.011917 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.966111294s) to execute | |
2021-04-21 18:20:52.011956 W | etcdserver: read-only range request "key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.966223394s) to execute | |
2021-04-21 18:20:52.011970 W | etcdserver: read-only range request "key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" count_only:true " with result "error:etcdserver: leader changed" took too long (1.721648181s) to execute | |
2021-04-21 18:20:52.012000 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.967426794s) to execute | |
2021-04-21 18:20:52.012017 W | etcdserver: read-only range request "key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" count_only:true " with result "error:etcdserver: leader changed" took too long (1.746824104s) to execute | |
2021-04-21 18:20:52.012057 W | etcdserver: read-only range request "key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.967699994s) to execute | |
2021-04-21 18:20:52.012083 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "error:etcdserver: leader changed" took too long (2.461767751s) to execute | |
2021-04-21 18:20:52.012152 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" count_only:true " with result "error:etcdserver: leader changed" took too long (2.627891234s) to execute | |
2021-04-21 18:20:52.012206 W | etcdserver: read-only range request "key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972043793s) to execute | |
2021-04-21 18:20:52.012282 W | etcdserver: read-only range request "key:\"/registry/statefulsets/\" range_end:\"/registry/statefulsets0\" count_only:true " with result "error:etcdserver: leader changed" took too long (2.814579304s) to execute | |
2021-04-21 18:20:52.012316 W | etcdserver: read-only range request "key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972318294s) to execute | |
2021-04-21 18:20:52.012339 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" count_only:true " with result "error:etcdserver: leader changed" took too long (2.818297802s) to execute | |
2021-04-21 18:20:52.012365 W | etcdserver: read-only range request "key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972558494s) to execute | |
2021-04-21 18:20:52.012384 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations/default\" " with result "error:etcdserver: leader changed" took too long (2.885214355s) to execute | |
2021-04-21 18:20:52.012413 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972637695s) to execute | |
2021-04-21 18:20:52.012423 W | etcdserver: read-only range request "key:\"/registry/events/\" range_end:\"/registry/events0\" " with result "error:etcdserver: leader changed" took too long (2.903208444s) to execute | |
2021-04-21 18:20:52.012461 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972761395s) to execute | |
2021-04-21 18:20:52.012490 W | etcdserver: read-only range request "key:\"/registry/configmaps/\" range_end:\"/registry/configmaps0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.904490643s) to execute | |
2021-04-21 18:20:52.012507 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972820595s) to execute | |
2021-04-21 18:20:52.012548 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.904735844s) to execute | |
2021-04-21 18:20:52.012592 W | etcdserver: read-only range request "key:\"/registry/secrets/\" range_end:\"/registry/secrets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.904798544s) to execute | |
2021-04-21 18:20:52.012621 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972972996s) to execute | |
2021-04-21 18:20:52.012634 W | etcdserver: read-only range request "key:\"/registry/poddisruptionbudgets/\" range_end:\"/registry/poddisruptionbudgets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.904850545s) to execute | |
2021-04-21 18:20:52.012717 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973028197s) to execute | |
2021-04-21 18:20:52.012744 W | etcdserver: read-only range request "key:\"/registry/podtemplates/\" range_end:\"/registry/podtemplates0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905527844s) to execute | |
2021-04-21 18:20:52.012769 W | etcdserver: read-only range request "key:\"/registry/roles/\" range_end:\"/registry/roles0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973182698s) to execute | |
2021-04-21 18:20:52.012797 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/felixconfigurations/\" range_end:\"/registry/crd.projectcalico.org/felixconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905585745s) to execute | |
2021-04-21 18:20:52.012884 W | etcdserver: read-only range request "key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973319599s) to execute | |
2021-04-21 18:20:52.012908 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905746146s) to execute | |
2021-04-21 18:20:52.012942 W | etcdserver: read-only range request "key:\"/registry/certificatesigningrequests/\" range_end:\"/registry/certificatesigningrequests0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973442799s) to execute | |
2021-04-21 18:20:52.012963 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations/\" range_end:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905821246s) to execute | |
2021-04-21 18:20:52.013003 W | etcdserver: read-only range request "key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.9735132s) to execute | |
2021-04-21 18:20:52.013018 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networksets/\" range_end:\"/registry/crd.projectcalico.org/networksets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905887747s) to execute | |
2021-04-21 18:20:52.013054 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.9735764s) to execute | |
2021-04-21 18:20:52.013062 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905944047s) to execute | |
2021-04-21 18:20:52.013107 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973636101s) to execute | |
2021-04-21 18:20:52.013141 W | etcdserver: read-only range request "key:\"/registry/rolebindings/\" range_end:\"/registry/rolebindings0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.919252439s) to execute | |
2021-04-21 18:20:52.013155 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.973700401s) to execute | |
2021-04-21 18:20:52.013245 W | etcdserver: read-only range request "key:\"/registry/replicasets/\" range_end:\"/registry/replicasets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.91962064s) to execute | |
2021-04-21 18:20:52.013273 W | etcdserver: read-only range request "key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.987815892s) to execute | |
2021-04-21 18:20:52.013285 W | etcdserver: read-only range request "key:\"/registry/endpointslices/\" range_end:\"/registry/endpointslices0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.91986844s) to execute | |
2021-04-21 18:20:52.013312 W | etcdserver: read-only range request "key:\"/registry/jobs/\" range_end:\"/registry/jobs0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.988066593s) to execute | |
2021-04-21 18:20:52.013322 W | etcdserver: read-only range request "key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.919926841s) to execute | |
2021-04-21 18:20:52.013346 W | etcdserver: read-only range request "key:\"/registry/pods/\" range_end:\"/registry/pods0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.988113793s) to execute | |
2021-04-21 18:20:52.013360 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.92019444s) to execute | |
2021-04-21 18:20:52.013385 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.988397393s) to execute | |
2021-04-21 18:20:52.013401 W | etcdserver: read-only range request "key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.92045994s) to execute | |
2021-04-21 18:20:52.013426 W | etcdserver: read-only range request "key:\"/registry/certificatesigningrequests/\" range_end:\"/registry/certificatesigningrequests0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.988980993s) to execute | |
2021-04-21 18:20:52.013441 W | etcdserver: read-only range request "key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.920601441s) to execute | |
2021-04-21 18:20:52.013467 W | etcdserver: read-only range request "key:\"/registry/persistentvolumeclaims/\" range_end:\"/registry/persistentvolumeclaims0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.989179493s) to execute | |
2021-04-21 18:20:52.013480 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.920648641s) to execute | |
2021-04-21 18:20:52.013506 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.989295393s) to execute | |
2021-04-21 18:20:52.013519 W | etcdserver: read-only range request "key:\"/registry/services/endpoints/\" range_end:\"/registry/services/endpoints0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.920697141s) to execute | |
2021-04-21 18:20:52.013545 W | etcdserver: read-only range request "key:\"/registry/podsecuritypolicy/\" range_end:\"/registry/podsecuritypolicy0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.989365694s) to execute | |
2021-04-21 18:20:52.013555 W | etcdserver: read-only range request "key:\"/registry/runtimeclasses/\" range_end:\"/registry/runtimeclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.920766742s) to execute | |
2021-04-21 18:20:52.013582 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.99536779s) to execute | |
2021-04-21 18:20:52.013592 W | etcdserver: read-only range request "key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927057138s) to execute | |
2021-04-21 18:20:52.013617 W | etcdserver: read-only range request "key:\"/registry/limitranges/\" range_end:\"/registry/limitranges0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.99541849s) to execute | |
2021-04-21 18:20:52.013631 W | etcdserver: read-only range request "key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927103538s) to execute | |
2021-04-21 18:20:52.013656 W | etcdserver: read-only range request "key:\"/registry/roles/\" range_end:\"/registry/roles0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.995496291s) to execute | |
2021-04-21 18:20:52.013667 W | etcdserver: read-only range request "key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927147839s) to execute | |
2021-04-21 18:20:52.013696 W | etcdserver: read-only range request "key:\"/registry/rolebindings/\" range_end:\"/registry/rolebindings0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.99605039s) to execute | |
2021-04-21 18:20:52.013707 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/bgpconfigurations/\" range_end:\"/registry/crd.projectcalico.org/bgpconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927194939s) to execute | |
2021-04-21 18:20:52.013735 W | etcdserver: read-only range request "key:\"/registry/controllerrevisions/\" range_end:\"/registry/controllerrevisions0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.99610589s) to execute | |
2021-04-21 18:20:52.013757 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927246339s) to execute | |
2021-04-21 18:20:52.013785 W | etcdserver: read-only range request "key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.996647791s) to execute | |
2021-04-21 18:20:52.013798 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/hostendpoints/\" range_end:\"/registry/crd.projectcalico.org/hostendpoints0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.92736574s) to execute | |
2021-04-21 18:20:52.013834 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/bgppeers/\" range_end:\"/registry/crd.projectcalico.org/bgppeers0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.999669689s) to execute | |
2021-04-21 18:20:52.013845 W | etcdserver: read-only range request "key:\"/registry/namespaces/\" range_end:\"/registry/namespaces0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.92742394s) to execute | |
2021-04-21 18:20:52.013875 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamblocks/\" range_end:\"/registry/crd.projectcalico.org/ipamblocks0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (3.002761187s) to execute | |
2021-04-21 18:20:52.013903 W | etcdserver: read-only range request "key:\"/registry/services/specs/\" range_end:\"/registry/services/specs0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927472141s) to execute | |
2021-04-21 18:20:52.013928 W | etcdserver: read-only range request "key:\"/registry/namespaces/default\" " with result "error:etcdserver: leader changed" took too long (3.146797189s) to execute | |
2021-04-21 18:20:52.013942 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.927539741s) to execute | |
2021-04-21 18:20:52.013979 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-scheduler-acse-test-f2f17-control-plane-f29cs\" " with result "error:etcdserver: leader changed" took too long (3.302776383s) to execute | |
2021-04-21 18:20:52.014042 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-f29cs\" " with result "error:etcdserver: leader changed" took too long (3.302906784s) to execute | |
2021-04-21 18:20:52.014110 W | etcdserver: read-only range request "key:\"/registry/configmaps/\" range_end:\"/registry/configmaps0\" count_only:true " with result "error:etcdserver: leader changed" took too long (3.537800525s) to execute | |
2021-04-21 18:20:52.014161 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/bgpconfigurations/\" range_end:\"/registry/crd.projectcalico.org/bgpconfigurations0\" count_only:true " with result "error:etcdserver: leader changed" took too long (3.869895798s) to execute | |
2021-04-21 18:20:52.014224 W | etcdserver: read-only range request "key:\"/registry/jobs/\" range_end:\"/registry/jobs0\" limit:500 " with result "error:etcdserver: leader changed" took too long (4.72663583s) to execute | |
2021-04-21 18:20:52.014283 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/clusterinformations/default\" " with result "error:etcdserver: leader changed" took too long (6.234457867s) to execute | |
2021-04-21 18:20:52.014321 W | etcdserver: read-only range request "key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" count_only:true " with result "error:etcdserver: leader changed" took too long (6.574082658s) to execute | |
2021-04-21 18:20:52.014372 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:500 " with result "error:etcdserver: leader changed" took too long (7.140850112s) to execute | |
2021-04-21 18:20:52.014432 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "error:etcdserver: leader changed" took too long (7.611606732s) to execute | |
2021-04-21 18:20:52.015354 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "error:etcdserver: leader changed" took too long (1.818647942s) to execute | |
2021-04-21 18:20:52.015493 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.929093855s) to execute | |
2021-04-21 18:20:52.015553 W | etcdserver: read-only range request "key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.963019031s) to execute | |
2021-04-21 18:20:52.015726 W | etcdserver: read-only range request "key:\"/registry/persistentvolumes/\" range_end:\"/registry/persistentvolumes0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.963255733s) to execute | |
2021-04-21 18:20:52.015812 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/blockaffinities/\" range_end:\"/registry/crd.projectcalico.org/blockaffinities0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.963552533s) to execute | |
2021-04-21 18:20:52.015868 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworksets/\" range_end:\"/registry/crd.projectcalico.org/globalnetworksets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.964473533s) to execute | |
2021-04-21 18:20:52.015920 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networkpolicies/\" range_end:\"/registry/crd.projectcalico.org/networkpolicies0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.965235034s) to execute | |
2021-04-21 18:20:52.015984 W | etcdserver: read-only range request "key:\"/registry/statefulsets/\" range_end:\"/registry/statefulsets0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.966433433s) to execute | |
2021-04-21 18:20:52.016046 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.968226533s) to execute | |
2021-04-21 18:20:52.016118 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamhandles/\" range_end:\"/registry/crd.projectcalico.org/ipamhandles0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.968286733s) to execute | |
2021-04-21 18:20:52.016180 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.970260632s) to execute | |
2021-04-21 18:20:52.016203 W | etcdserver: read-only range request "key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.966152794s) to execute | |
2021-04-21 18:20:52.016645 W | etcdserver: read-only range request "key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.968225395s) to execute | |
2021-04-21 18:20:52.017071 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.903411144s) to execute | |
2021-04-21 18:20:52.017342 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972279293s) to execute | |
2021-04-21 18:20:52.017575 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/clusterinformations/\" range_end:\"/registry/crd.projectcalico.org/clusterinformations0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.905233245s) to execute | |
2021-04-21 18:20:52.018199 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamconfigs/\" range_end:\"/registry/crd.projectcalico.org/ipamconfigs0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.906436648s) to execute | |
2021-04-21 18:20:52.032036 W | etcdserver: read-only range request "key:\"/registry/runtimeclasses/\" range_end:\"/registry/runtimeclasses0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.974176701s) to execute | |
2021-04-21 18:20:52.034044 W | etcdserver: read-only range request "key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" limit:10000 " with result "error:etcdserver: leader changed" took too long (2.972930996s) to execute | |
2021-04-21 18:20:54.054526 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context deadline exceeded" took too long (1.999719864s) to execute | |
2021-04-21 18:20:54.075117 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context canceled" took too long (2.000275668s) to execute | |
WARNING: 2021/04/21 18:20:54 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
2021-04-21 18:20:54.400919 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "error:context canceled" took too long (319.029308ms) to execute | |
WARNING: 2021/04/21 18:20:54 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
2021-04-21 18:20:56.068124 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context deadline exceeded" took too long (2.000446232s) to execute | |
2021-04-21 18:20:58.091559 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context deadline exceeded" took too long (2.000032818s) to execute | |
2021-04-21 18:20:59.055001 W | etcdserver: timed out waiting for read index response (local node might have slow network) | |
2021-04-21 18:20:59.059250 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "range_response_count:1 size:6836" took too long (6.994278497s) to execute | |
2021-04-21 18:20:59.059429 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:500 " with result "range_response_count:5 size:33365" took too long (256.097563ms) to execute | |
2021-04-21 18:20:59.059662 W | etcdserver: read-only range request "key:\"/registry/jobs/\" range_end:\"/registry/jobs0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.996777471s) to execute | |
2021-04-21 18:20:59.059795 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" count_only:true " with result "range_response_count:0 size:7" took too long (481.663345ms) to execute | |
2021-04-21 18:20:59.060025 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5054" took too long (705.163527ms) to execute | |
2021-04-21 18:20:59.060121 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/blockaffinities/\" range_end:\"/registry/crd.projectcalico.org/blockaffinities0\" limit:10000 " with result "range_response_count:4 size:3414" took too long (5.997244972s) to execute | |
2021-04-21 18:20:59.060266 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (956.508095ms) to execute | |
2021-04-21 18:20:59.060512 W | etcdserver: read-only range request "key:\"/registry/persistentvolumes/\" range_end:\"/registry/persistentvolumes0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.997668972s) to execute | |
2021-04-21 18:20:59.061009 W | etcdserver: read-only range request "key:\"/registry/namespaces/\" range_end:\"/registry/namespaces0\" count_only:true " with result "range_response_count:0 size:7" took too long (2.083870941s) to execute | |
2021-04-21 18:20:59.061224 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:538" took too long (2.295615269s) to execute | |
2021-04-21 18:20:59.061464 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" limit:10000 " with result "range_response_count:36 size:35064" took too long (5.998639671s) to execute | |
2021-04-21 18:20:59.061539 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:6835" took too long (3.925139299s) to execute | |
2021-04-21 18:20:59.061731 W | etcdserver: read-only range request "key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" count_only:true " with result "range_response_count:0 size:5" took too long (4.30596555s) to execute | |
2021-04-21 18:20:59.061946 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-scheduler-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:4091" took too long (4.497373533s) to execute | |
2021-04-21 18:20:59.062182 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-apiserver-acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:6326" took too long (5.525750792s) to execute | |
2021-04-21 18:20:59.062286 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" limit:10000 " with result "range_response_count:64 size:57333" took too long (5.999474471s) to execute | |
2021-04-21 18:20:59.062433 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-scheduler-acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:3043" took too long (5.53482097s) to execute | |
2021-04-21 18:20:59.062590 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:4112" took too long (5.522525159s) to execute | |
2021-04-21 18:20:59.062776 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:5573" took too long (5.809650291s) to execute | |
2021-04-21 18:20:59.062975 W | etcdserver: read-only range request "key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.00017047s) to execute | |
2021-04-21 18:20:59.063154 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations/default\" " with result "range_response_count:1 size:1999" took too long (5.977593169s) to execute | |
2021-04-21 18:20:59.063372 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networksets/\" range_end:\"/registry/crd.projectcalico.org/networksets0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.000618671s) to execute | |
2021-04-21 18:20:59.063509 W | etcdserver: read-only range request "key:\"/registry/limitranges/\" range_end:\"/registry/limitranges0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.992201395s) to execute | |
2021-04-21 18:20:59.063987 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" limit:10000 " with result "range_response_count:2 size:910" took too long (5.993941606s) to execute | |
2021-04-21 18:20:59.064157 W | etcdserver: read-only range request "key:\"/registry/apiregistration.k8s.io/apiservices/\" range_end:\"/registry/apiregistration.k8s.io/apiservices0\" limit:10000 " with result "range_response_count:36 size:35064" took too long (6.001373471s) to execute | |
2021-04-21 18:20:59.064505 W | etcdserver: read-only range request "key:\"/registry/minions/\" range_end:\"/registry/minions0\" limit:10000 " with result "range_response_count:5 size:33365" took too long (5.995063311s) to execute | |
2021-04-21 18:20:59.064731 W | etcdserver: read-only range request "key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" limit:10000 " with result "range_response_count:15 size:135403" took too long (6.00201067s) to execute | |
2021-04-21 18:20:59.065038 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.995609711s) to execute | |
2021-04-21 18:20:59.065203 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamconfigs/\" range_end:\"/registry/crd.projectcalico.org/ipamconfigs0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.00246487s) to execute | |
2021-04-21 18:20:59.065594 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/bgppeers/\" range_end:\"/registry/crd.projectcalico.org/bgppeers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.996175311s) to execute | |
2021-04-21 18:20:59.065872 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamblocks/\" range_end:\"/registry/crd.projectcalico.org/ipamblocks0\" limit:10000 " with result "range_response_count:4 size:6853" took too long (6.003239671s) to execute | |
2021-04-21 18:20:59.066294 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/clusterinformations/\" range_end:\"/registry/crd.projectcalico.org/clusterinformations0\" limit:10000 " with result "range_response_count:1 size:920" took too long (5.99688671s) to execute | |
2021-04-21 18:20:59.066605 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.004061171s) to execute | |
2021-04-21 18:20:59.066729 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/bgpconfigurations/\" range_end:\"/registry/crd.projectcalico.org/bgpconfigurations0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.99724531s) to execute | |
2021-04-21 18:20:59.067008 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.004482271s) to execute | |
2021-04-21 18:20:59.067315 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamhandles/\" range_end:\"/registry/crd.projectcalico.org/ipamhandles0\" limit:10000 " with result "range_response_count:7 size:6216" took too long (5.99793151s) to execute | |
2021-04-21 18:20:59.067658 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" limit:10000 " with result "range_response_count:1 size:928" took too long (6.005142971s) to execute | |
2021-04-21 18:20:59.067883 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworksets/\" range_end:\"/registry/crd.projectcalico.org/globalnetworksets0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.999046415s) to execute | |
2021-04-21 18:20:59.068247 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.999744417s) to execute | |
2021-04-21 18:20:59.068487 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/felixconfigurations/\" range_end:\"/registry/crd.projectcalico.org/felixconfigurations0\" limit:10000 " with result "range_response_count:1 size:884" took too long (6.00604047s) to execute | |
2021-04-21 18:20:59.068728 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.000678321s) to execute | |
2021-04-21 18:20:59.068992 W | etcdserver: read-only range request "key:\"/registry/configmaps/\" range_end:\"/registry/configmaps0\" limit:10000 " with result "range_response_count:11 size:17756" took too long (6.000951321s) to execute | |
2021-04-21 18:20:59.069136 W | etcdserver: read-only range request "key:\"/registry/podtemplates/\" range_end:\"/registry/podtemplates0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.00670087s) to execute | |
2021-04-21 18:20:59.069269 W | etcdserver: read-only range request "key:\"/registry/priorityclasses/\" range_end:\"/registry/priorityclasses0\" limit:10000 " with result "range_response_count:2 size:910" took too long (6.001252621s) to execute | |
2021-04-21 18:20:59.069462 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/hostendpoints/\" range_end:\"/registry/crd.projectcalico.org/hostendpoints0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.001461421s) to execute | |
2021-04-21 18:20:59.069653 W | etcdserver: read-only range request "key:\"/registry/runtimeclasses/\" range_end:\"/registry/runtimeclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.001718222s) to execute | |
2021-04-21 18:20:59.069935 W | etcdserver: read-only range request "key:\"/registry/rolebindings/\" range_end:\"/registry/rolebindings0\" limit:10000 " with result "range_response_count:11 size:7879" took too long (6.002007321s) to execute | |
2021-04-21 18:20:59.070211 W | etcdserver: read-only range request "key:\"/registry/secrets/\" range_end:\"/registry/secrets0\" limit:10000 " with result "range_response_count:44 size:110133" took too long (6.009767887s) to execute | |
2021-04-21 18:20:59.070506 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" limit:10000 " with result "range_response_count:49 size:35909" took too long (6.002599621s) to execute | |
2021-04-21 18:20:59.070796 W | etcdserver: read-only range request "key:\"/registry/controllerrevisions/\" range_end:\"/registry/controllerrevisions0\" limit:10000 " with result "range_response_count:2 size:8578" took too long (6.016485141s) to execute | |
2021-04-21 18:20:59.071065 W | etcdserver: read-only range request "key:\"/registry/roles/\" range_end:\"/registry/roles0\" limit:10000 " with result "range_response_count:11 size:5977" took too long (6.003177821s) to execute | |
2021-04-21 18:20:59.071301 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.003424621s) to execute | |
2021-04-21 18:20:59.071617 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.004655928s) to execute | |
2021-04-21 18:20:59.071837 W | etcdserver: read-only range request "key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" limit:10000 " with result "range_response_count:10 size:9988" took too long (6.022376083s) to execute | |
2021-04-21 18:20:59.072009 W | etcdserver: read-only range request "key:\"/registry/services/specs/\" range_end:\"/registry/services/specs0\" limit:10000 " with result "range_response_count:2 size:1809" took too long (6.008318157s) to execute | |
2021-04-21 18:20:59.072254 W | etcdserver: read-only range request "key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.009167363s) to execute | |
2021-04-21 18:20:59.072471 W | etcdserver: read-only range request "key:\"/registry/poddisruptionbudgets/\" range_end:\"/registry/poddisruptionbudgets0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.009403463s) to execute | |
2021-04-21 18:20:59.072749 W | etcdserver: read-only range request "key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 " with result "range_response_count:6 size:3738" took too long (6.023795087s) to execute | |
2021-04-21 18:20:59.073091 W | etcdserver: read-only range request "key:\"/registry/pods/\" range_end:\"/registry/pods0\" limit:10000 " with result "range_response_count:21 size:140190" took too long (6.010034863s) to execute | |
2021-04-21 18:20:59.073384 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/networkpolicies/\" range_end:\"/registry/crd.projectcalico.org/networkpolicies0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.010333463s) to execute | |
2021-04-21 18:20:59.073639 W | etcdserver: read-only range request "key:\"/registry/ingress/\" range_end:\"/registry/ingress0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.024678386s) to execute | |
2021-04-21 18:20:59.073864 W | etcdserver: read-only range request "key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" limit:10000 " with result "range_response_count:2 size:12711" took too long (6.010855662s) to execute | |
2021-04-21 18:20:59.074119 W | etcdserver: read-only range request "key:\"/registry/namespaces/\" range_end:\"/registry/namespaces0\" limit:10000 " with result "range_response_count:4 size:1033" took too long (6.011153763s) to execute | |
2021-04-21 18:20:59.074349 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.011393263s) to execute | |
2021-04-21 18:20:59.074492 W | etcdserver: read-only range request "key:\"/registry/replicasets/\" range_end:\"/registry/replicasets0\" limit:10000 " with result "range_response_count:2 size:6530" took too long (6.025996692s) to execute | |
2021-04-21 18:20:59.074951 W | etcdserver: read-only range request "key:\"/registry/endpointslices/\" range_end:\"/registry/endpointslices0\" limit:10000 " with result "range_response_count:2 size:2251" took too long (6.027099596s) to execute | |
2021-04-21 18:20:59.075395 W | etcdserver: read-only range request "key:\"/registry/configmaps/kube-system/extension-apiserver-authentication\" " with result "range_response_count:1 size:2927" took too long (2.874011028s) to execute | |
2021-04-21 18:20:59.076752 W | etcdserver: read-only range request "key:\"/registry/podsecuritypolicy/\" range_end:\"/registry/podsecuritypolicy0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.001168121s) to execute | |
2021-04-21 18:20:59.077002 W | etcdserver: read-only range request "key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.00578377s) to execute | |
2021-04-21 18:20:59.077282 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" count_only:true " with result "range_response_count:0 size:7" took too long (5.880192111s) to execute | |
2021-04-21 18:20:59.077773 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:5573" took too long (5.687330012s) to execute | |
2021-04-21 18:20:59.084607 W | etcdserver: read-only range request "key:\"/registry/persistentvolumeclaims/\" range_end:\"/registry/persistentvolumeclaims0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.010620162s) to execute | |
2021-04-21 18:20:59.101432 W | etcdserver: read-only range request "key:\"/registry/rolebindings/\" range_end:\"/registry/rolebindings0\" limit:10000 " with result "range_response_count:11 size:7879" took too long (6.00517783s) to execute | |
2021-04-21 18:20:59.108731 W | etcdserver: read-only range request "key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" limit:10000 " with result "range_response_count:4 size:2036" took too long (6.002329621s) to execute | |
2021-04-21 18:20:59.108761 W | etcdserver: read-only range request "key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" limit:10000 " with result "range_response_count:2 size:6814" took too long (5.989779775s) to execute | |
2021-04-21 18:20:59.108949 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-h9j7j\" " with result "range_response_count:1 size:6836" took too long (1.442269076s) to execute | |
2021-04-21 18:20:59.109562 W | etcdserver: read-only range request "key:\"/registry/leases/kube-node-lease/acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:0 size:5" took too long (5.946289794s) to execute | |
2021-04-21 18:20:59.109647 W | etcdserver: read-only range request "key:\"/registry/volumeattachments/\" range_end:\"/registry/volumeattachments0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.991020585s) to execute | |
2021-04-21 18:20:59.109783 W | etcdserver: read-only range request "key:\"/registry/certificatesigningrequests/\" range_end:\"/registry/certificatesigningrequests0\" limit:10000 " with result "range_response_count:5 size:11743" took too long (6.010727162s) to execute | |
2021-04-21 18:20:59.109877 W | etcdserver: read-only range request "key:\"/registry/statefulsets/\" range_end:\"/registry/statefulsets0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.011639063s) to execute | |
2021-04-21 18:20:59.113265 W | etcdserver: read-only range request "key:\"/registry/mutatingwebhookconfigurations/\" range_end:\"/registry/mutatingwebhookconfigurations0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.031735805s) to execute | |
2021-04-21 18:20:59.113341 W | etcdserver: read-only range request "key:\"/registry/clusterroles/\" range_end:\"/registry/clusterroles0\" limit:10000 " with result "range_response_count:64 size:57333" took too long (6.03382542s) to execute | |
2021-04-21 18:20:59.113448 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.035864138s) to execute | |
2021-04-21 18:20:59.113486 W | etcdserver: read-only range request "key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" limit:10000 " with result "range_response_count:4 size:2036" took too long (6.036317541s) to execute | |
2021-04-21 18:20:59.113552 W | etcdserver: read-only range request "key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" limit:10000 " with result "range_response_count:15 size:135403" took too long (6.03651134s) to execute | |
2021-04-21 18:20:59.113591 W | etcdserver: read-only range request "key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.037620749s) to execute | |
2021-04-21 18:20:59.113665 W | etcdserver: read-only range request "key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.037729349s) to execute | |
2021-04-21 18:20:59.113771 W | etcdserver: read-only range request "key:\"/registry/runtimeclasses/\" range_end:\"/registry/runtimeclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.038019449s) to execute | |
2021-04-21 18:20:59.113797 W | etcdserver: read-only range request "key:\"/registry/services/endpoints/\" range_end:\"/registry/services/endpoints0\" limit:10000 " with result "range_response_count:2 size:1389" took too long (6.03812645s) to execute | |
2021-04-21 18:20:59.113865 W | etcdserver: read-only range request "key:\"/registry/roles/\" range_end:\"/registry/roles0\" limit:10000 " with result "range_response_count:11 size:5977" took too long (6.03824505s) to execute | |
2021-04-21 18:20:59.113884 W | etcdserver: read-only range request "key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.03831445s) to execute | |
2021-04-21 18:20:59.113901 W | etcdserver: read-only range request "key:\"/registry/clusterrolebindings/\" range_end:\"/registry/clusterrolebindings0\" limit:10000 " with result "range_response_count:49 size:35909" took too long (6.03859895s) to execute | |
2021-04-21 18:20:59.113962 W | etcdserver: read-only range request "key:\"/registry/certificatesigningrequests/\" range_end:\"/registry/certificatesigningrequests0\" limit:10000 " with result "range_response_count:5 size:11743" took too long (6.03870455s) to execute | |
2021-04-21 18:20:59.114030 W | etcdserver: read-only range request "key:\"/registry/leases/\" range_end:\"/registry/leases0\" limit:10000 " with result "range_response_count:6 size:3738" took too long (6.038962251s) to execute | |
2021-04-21 18:20:59.114069 W | etcdserver: read-only range request "key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.039040351s) to execute | |
2021-04-21 18:20:59.114170 W | etcdserver: read-only range request "key:\"/registry/validatingwebhookconfigurations/\" range_end:\"/registry/validatingwebhookconfigurations0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.039114651s) to execute | |
2021-04-21 18:20:59.114244 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.039495454s) to execute | |
2021-04-21 18:20:59.114266 W | etcdserver: read-only range request "key:\"/registry/prioritylevelconfigurations/\" range_end:\"/registry/prioritylevelconfigurations0\" limit:10000 " with result "range_response_count:7 size:3686" took too long (6.053108274s) to execute | |
2021-04-21 18:20:59.114325 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" limit:10000 " with result "range_response_count:39 size:9639" took too long (6.054364977s) to execute | |
2021-04-21 18:20:59.114397 W | etcdserver: read-only range request "key:\"/registry/csidrivers/\" range_end:\"/registry/csidrivers0\" limit:10000 " with result "range_response_count:0 size:5" took too long (6.054435877s) to execute | |
2021-04-21 18:20:59.114428 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations/\" range_end:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations0\" limit:10000 " with result "range_response_count:1 size:1999" took too long (6.054896781s) to execute | |
2021-04-21 18:20:59.114522 W | etcdserver: read-only range request "key:\"/registry/configmaps/kube-system/kubeadm-config\" " with result "range_response_count:1 size:1568" took too long (6.184344924s) to execute | |
2021-04-21 18:20:59.114600 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ipamblocks/\" range_end:\"/registry/crd.projectcalico.org/ipamblocks0\" count_only:true " with result "range_response_count:0 size:7" took too long (6.247326881s) to execute | |
2021-04-21 18:20:59.114623 W | etcdserver: read-only range request "key:\"/registry/leases/kube-node-lease/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:672" took too long (6.353927923s) to execute | |
2021-04-21 18:20:59.114681 W | etcdserver: read-only range request "key:\"/registry/events/kube-system/kube-apiserver-acse-test-f2f17-control-plane-4whzx.1677f285899e158a\" " with result "range_response_count:1 size:903" took too long (6.354280425s) to execute | |
2021-04-21 18:20:59.114704 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-controller-manager-acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:6113" took too long (6.361410088s) to execute | |
2021-04-21 18:20:59.114723 W | etcdserver: read-only range request "key:\"/registry/ingressclasses/\" range_end:\"/registry/ingressclasses0\" count_only:true " with result "range_response_count:0 size:5" took too long (6.40689139s) to execute | |
2021-04-21 18:20:59.114779 W | etcdserver: read-only range request "key:\"/registry/podtemplates/\" range_end:\"/registry/podtemplates0\" count_only:true " with result "range_response_count:0 size:5" took too long (6.565706094s) to execute | |
2021-04-21 18:20:59.114798 W | etcdserver: read-only range request "key:\"/registry/csinodes/acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:0 size:5" took too long (7.003461865s) to execute | |
2021-04-21 18:20:59.114851 W | etcdserver: read-only range request "key:\"/registry/resourcequotas/default/\" range_end:\"/registry/resourcequotas/default0\" " with result "range_response_count:0 size:5" took too long (7.006158988s) to execute | |
2021-04-21 18:20:59.114874 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/kube-proxy-tppxn\" " with result "range_response_count:1 size:3626" took too long (7.012439343s) to execute | |
2021-04-21 18:20:59.114928 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:7313" took too long (7.012982048s) to execute | |
2021-04-21 18:20:59.115004 W | etcdserver: read-only range request "key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" limit:10000 " with result "range_response_count:0 size:5" took too long (5.996328671s) to execute | |
2021-04-21 18:20:59.371643 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (163.59101ms) to execute | |
2021-04-21 18:20:59.374167 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:20:59.376045 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (167.951807ms) to execute | |
2021-04-21 18:20:59.385377 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (177.139502ms) to execute | |
2021-04-21 18:20:59.389773 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" " with result "range_response_count:0 size:5" took too long (105.685942ms) to execute | |
2021-04-21 18:20:59.390020 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" " with result "range_response_count:0 size:5" took too long (127.91493ms) to execute | |
2021-04-21 18:20:59.390221 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" " with result "range_response_count:0 size:5" took too long (128.27203ms) to execute | |
2021-04-21 18:20:59.394744 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/globalnetworkpolicies/\" range_end:\"/registry/crd.projectcalico.org/globalnetworkpolicies0\" " with result "range_response_count:0 size:5" took too long (133.227827ms) to execute | |
2021-04-21 18:20:59.394981 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (186.735797ms) to execute | |
2021-04-21 18:20:59.406992 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (198.78819ms) to execute | |
2021-04-21 18:20:59.407459 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (199.23089ms) to execute | |
2021-04-21 18:20:59.407640 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (199.42129ms) to execute | |
2021-04-21 18:20:59.407818 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/ippools/\" range_end:\"/registry/crd.projectcalico.org/ippools0\" " with result "range_response_count:1 size:928" took too long (199.60829ms) to execute | |
2021-04-21 18:20:59.768965 W | etcdserver: read-only range request "key:\"/registry/pods/kube-system/etcd-acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:5054" took too long (349.856808ms) to execute | |
2021-04-21 18:20:59.776996 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/hostendpoints/\" range_end:\"/registry/crd.projectcalico.org/hostendpoints0\" " with result "range_response_count:0 size:5" took too long (186.191197ms) to execute | |
2021-04-21 18:20:59.778015 W | etcdserver: read-only range request "key:\"/registry/crd.projectcalico.org/kubecontrollersconfigurations/default\" " with result "range_response_count:1 size:1999" took too long (200.01789ms) to execute | |
2021-04-21 18:20:59.778328 W | etcdserver: read-only range request "key:\"/registry/resourcequotas/kube-node-lease/\" range_end:\"/registry/resourcequotas/kube-node-lease0\" " with result "range_response_count:0 size:5" took too long (213.347083ms) to execute | |
2021-04-21 18:20:59.778632 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:511" took too long (245.684365ms) to execute | |
2021-04-21 18:20:59.778954 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (265.947354ms) to execute | |
2021-04-21 18:20:59.779299 W | etcdserver: read-only range request "key:\"/registry/services/specs/default/kubernetes\" " with result "range_response_count:1 size:644" took too long (266.462654ms) to execute | |
2021-04-21 18:20:59.779907 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" " with result "range_response_count:0 size:5" took too long (270.836552ms) to execute | |
2021-04-21 18:20:59.780379 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" " with result "range_response_count:0 size:5" took too long (271.407452ms) to execute | |
2021-04-21 18:20:59.781758 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" " with result "range_response_count:39 size:9639" took too long (296.493438ms) to execute | |
2021-04-21 18:20:59.790660 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" " with result "range_response_count:0 size:5" took too long (271.863451ms) to execute | |
2021-04-21 18:20:59.790794 W | etcdserver: read-only range request "key:\"/registry/networkpolicies/\" range_end:\"/registry/networkpolicies0\" " with result "range_response_count:0 size:5" took too long (284.960443ms) to execute | |
2021-04-21 18:20:59.791004 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-h9j7j\" " with result "range_response_count:1 size:6836" took too long (285.348243ms) to execute | |
2021-04-21 18:20:59.791263 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "range_response_count:1 size:6836" took too long (285.473843ms) to execute | |
2021-04-21 18:20:59.791477 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:6835" took too long (285.756843ms) to execute | |
2021-04-21 18:20:59.791647 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:7313" took too long (285.929543ms) to execute | |
2021-04-21 18:20:59.791879 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" " with result "range_response_count:39 size:9639" took too long (297.024137ms) to execute | |
2021-04-21 18:20:59.792168 W | etcdserver: read-only range request "key:\"/registry/events/kube-system/kube-apiserver-acse-test-f2f17-control-plane-4whzx.1677f285899e158a\" " with result "range_response_count:1 size:903" took too long (319.000224ms) to execute | |
2021-04-21 18:20:59.792480 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" " with result "range_response_count:39 size:9639" took too long (337.577414ms) to execute | |
2021-04-21 18:20:59.794330 W | etcdserver: read-only range request "key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" " with result "range_response_count:39 size:9639" took too long (337.886114ms) to execute | |
2021-04-21 18:21:00.013922 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:6835" took too long (100.465744ms) to execute | |
2021-04-21 18:21:00.014204 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "range_response_count:1 size:6836" took too long (100.927944ms) to execute | |
2021-04-21 18:21:00.016167 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:7313" took too long (102.453343ms) to execute | |
2021-04-21 18:21:00.027438 W | etcdserver: read-only range request "key:\"/registry/namespaces/default\" " with result "range_response_count:1 size:257" took too long (107.41454ms) to execute | |
2021-04-21 18:21:00.260475 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:7313" took too long (228.34757ms) to execute | |
2021-04-21 18:21:00.261819 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "range_response_count:1 size:6836" took too long (229.651669ms) to execute | |
2021-04-21 18:21:00.265511 W | etcdserver: read-only range request "key:\"/registry/services/specs/default/kubernetes\" " with result "range_response_count:1 size:644" took too long (224.681472ms) to execute | |
2021-04-21 18:21:00.268888 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:6835" took too long (231.615868ms) to execute | |
2021-04-21 18:21:00.269703 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-h9j7j\" " with result "range_response_count:1 size:6836" took too long (228.792069ms) to execute | |
2021-04-21 18:21:00.712534 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-4whzx\" " with result "range_response_count:1 size:7313" took too long (373.722887ms) to execute | |
2021-04-21 18:21:00.716161 W | etcdserver: read-only range request "key:\"/registry/endpointslices/default/kubernetes\" " with result "range_response_count:1 size:480" took too long (377.058485ms) to execute | |
2021-04-21 18:21:00.716377 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (298.44263ms) to execute | |
2021-04-21 18:21:00.718582 W | etcdserver: read-only range request "key:\"/registry/configmaps/kube-system/kubeadm-config\" " with result "range_response_count:1 size:1657" took too long (323.776015ms) to execute | |
2021-04-21 18:21:00.718656 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (154.163012ms) to execute | |
2021-04-21 18:21:00.718814 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-h9j7j\" " with result "range_response_count:1 size:6836" took too long (372.792387ms) to execute | |
2021-04-21 18:21:00.718966 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-control-plane-f29cs\" " with result "range_response_count:1 size:5630" took too long (198.478987ms) to execute | |
2021-04-21 18:21:00.719032 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-dc2dp\" " with result "range_response_count:1 size:6835" took too long (377.659985ms) to execute | |
2021-04-21 18:21:00.719214 W | etcdserver: read-only range request "key:\"/registry/minions/acse-test-f2f17-md-0-vpv8v\" " with result "range_response_count:1 size:6836" took too long (379.851983ms) to execute | |
2021-04-21 18:21:09.364358 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:21:19.184165 I | embed: rejected connection from "127.0.0.1:34722" (error "EOF", ServerName "") | |
2021-04-21 18:21:19.372259 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:21:19.779455 W | etcdserver: read-only range request "key:\"/registry/cronjobs/\" range_end:\"/registry/cronjobs0\" limit:500 " with result "range_response_count:0 size:5" took too long (109.194684ms) to execute | |
2021-04-21 18:21:19.780618 W | etcdserver: read-only range request "key:\"/registry/events/\" range_end:\"/registry/events0\" limit:500 " with result "range_response_count:221 size:177433" took too long (110.741784ms) to execute | |
raft2021/04/21 18:21:21 WARN: 54c89a02620017ab stepped down to follower since quorum is not active | |
raft2021/04/21 18:21:21 INFO: 54c89a02620017ab became follower at term 7 | |
raft2021/04/21 18:21:21 INFO: raft.node: 54c89a02620017ab lost leader 54c89a02620017ab at term 7 | |
raft2021/04/21 18:21:22 INFO: 54c89a02620017ab no leader at term 7; dropping index reading msg | |
2021-04-21 18:21:23.418654 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "error:context canceled" took too long (2.000175416s) to execute | |
WARNING: 2021/04/21 18:21:23 grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" | |
raft2021/04/21 18:21:23 INFO: 54c89a02620017ab [term: 7] received a MsgVote message with higher term from 1e16d8e0c246a4cf [term: 8] | |
raft2021/04/21 18:21:23 INFO: 54c89a02620017ab became follower at term 8 | |
raft2021/04/21 18:21:23 INFO: 54c89a02620017ab [logterm: 7, index: 1412, vote: 0] cast MsgVote for 1e16d8e0c246a4cf [logterm: 7, index: 1412] at term 8 | |
raft2021/04/21 18:21:23 INFO: raft.node: 54c89a02620017ab elected leader 1e16d8e0c246a4cf at term 8 | |
2021-04-21 18:21:23.719840 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-controller-manager\" " with result "range_response_count:1 size:537" took too long (1.622957341s) to execute | |
2021-04-21 18:21:23.720390 W | etcdserver: read-only range request "key:\"/registry/health\" " with result "range_response_count:0 size:5" took too long (287.605584ms) to execute | |
2021-04-21 18:21:23.720844 W | etcdserver: read-only range request "key:\"/registry/events/kube-system/kube-apiserver-acse-test-f2f17-control-plane-4whzx.1677f285899e158a\" " with result "range_response_count:1 size:903" took too long (291.565395ms) to execute | |
2021-04-21 18:21:23.721182 W | etcdserver: read-only range request "key:\"/registry/daemonsets/\" range_end:\"/registry/daemonsets0\" count_only:true " with result "range_response_count:0 size:7" took too long (724.279674ms) to execute | |
2021-04-21 18:21:23.721475 W | etcdserver: read-only range request "key:\"/registry/leases/kube-system/kube-scheduler\" " with result "range_response_count:1 size:511" took too long (2.07242948s) to execute | |
2021-04-21 18:21:29.373634 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:21:31.654681 I | embed: rejected connection from "127.0.0.1:34882" (error "EOF", ServerName "") | |
2021-04-21 18:21:39.379305 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:21:49.373350 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:21:59.372946 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:09.373478 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:19.373188 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:29.375786 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:39.366090 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:49.365469 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:22:59.372775 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:23:09.375385 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:23:19.376890 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:23:29.372242 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:23:39.371705 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:23:49.365330 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
raft2021/04/21 18:23:55 INFO: 54c89a02620017ab switched to configuration voters=(2168158730469156047 6109302229552863147 17036374524277833343) | |
2021-04-21 18:23:55.000548 I | etcdserver/membership: added member ec6d5c5e04183e7f [https://10.0.0.6:2380] to cluster 1375c1fffd7292d1 | |
2021-04-21 18:23:55.000591 I | rafthttp: starting peer ec6d5c5e04183e7f... | |
2021-04-21 18:23:55.000726 I | rafthttp: started HTTP pipelining with peer ec6d5c5e04183e7f | |
2021-04-21 18:23:55.001625 I | rafthttp: started streaming with peer ec6d5c5e04183e7f (writer) | |
2021-04-21 18:23:55.003065 I | rafthttp: started streaming with peer ec6d5c5e04183e7f (writer) | |
2021-04-21 18:23:55.004263 I | rafthttp: started peer ec6d5c5e04183e7f | |
2021-04-21 18:23:55.004289 I | rafthttp: added peer ec6d5c5e04183e7f | |
2021-04-21 18:23:55.004327 I | rafthttp: started streaming with peer ec6d5c5e04183e7f (stream Message reader) | |
2021-04-21 18:23:55.004461 I | rafthttp: started streaming with peer ec6d5c5e04183e7f (stream MsgApp v2 reader) | |
2021-04-21 18:23:59.372823 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:00.004977 W | rafthttp: health check for peer ec6d5c5e04183e7f could not connect: dial tcp 10.0.0.6:2380: connect: connection refused | |
2021-04-21 18:24:00.005286 W | rafthttp: health check for peer ec6d5c5e04183e7f could not connect: dial tcp 10.0.0.6:2380: connect: connection refused | |
2021-04-21 18:24:05.005301 W | rafthttp: health check for peer ec6d5c5e04183e7f could not connect: dial tcp 10.0.0.6:2380: connect: connection refused | |
2021-04-21 18:24:05.005692 W | rafthttp: health check for peer ec6d5c5e04183e7f could not connect: dial tcp 10.0.0.6:2380: connect: connection refused | |
2021-04-21 18:24:06.585150 I | rafthttp: peer ec6d5c5e04183e7f became active | |
2021-04-21 18:24:06.585300 I | rafthttp: established a TCP streaming connection with peer ec6d5c5e04183e7f (stream Message writer) | |
2021-04-21 18:24:06.585830 I | rafthttp: established a TCP streaming connection with peer ec6d5c5e04183e7f (stream MsgApp v2 writer) | |
2021-04-21 18:24:06.589399 I | rafthttp: established a TCP streaming connection with peer ec6d5c5e04183e7f (stream Message reader) | |
2021-04-21 18:24:06.590934 I | rafthttp: established a TCP streaming connection with peer ec6d5c5e04183e7f (stream MsgApp v2 reader) | |
2021-04-21 18:24:09.364879 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:19.388779 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:29.364226 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:39.367858 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:49.381731 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:24:59.372912 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:25:09.365399 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:25:19.364809 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:25:29.364971 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:25:39.387132 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
2021-04-21 18:25:49.374773 I | etcdserver/api/etcdhttp: /health OK (status code 200) | |
# this is the 2nd control plane node | |
$ sudo cat /var/log/cloud-init-output.log | |
[2021-04-21 18:20:05] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:20:05] RequestsDependencyWarning) | |
[2021-04-21 18:20:06] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'init-local' at Wed, 21 Apr 2021 18:20:05 +0000. Up 12.20 seconds. | |
[2021-04-21 18:20:08] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:20:08] RequestsDependencyWarning) | |
[2021-04-21 18:20:12] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'init' at Wed, 21 Apr 2021 18:20:08 +0000. Up 15.21 seconds. | |
[2021-04-21 18:20:12] ci-info: +++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ | |
[2021-04-21 18:20:12] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:20:12] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | | |
[2021-04-21 18:20:12] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:20:12] ci-info: | eth0 | True | 10.0.0.5 | 255.255.0.0 | global | 00:22:48:78:1d:4b | | |
[2021-04-21 18:20:12] ci-info: | eth0 | True | fe80::222:48ff:fe78:1d4b/64 | . | link | 00:22:48:78:1d:4b | | |
[2021-04-21 18:20:12] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | | |
[2021-04-21 18:20:12] ci-info: | lo | True | ::1/128 | . | host | . | | |
[2021-04-21 18:20:12] ci-info: +--------+------+-----------------------------+-------------+--------+-------------------+ | |
[2021-04-21 18:20:12] ci-info: ++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++ | |
[2021-04-21 18:20:12] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:20:12] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | | |
[2021-04-21 18:20:12] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:20:12] ci-info: | 0 | 0.0.0.0 | 10.0.0.1 | 0.0.0.0 | eth0 | UG | | |
[2021-04-21 18:20:12] ci-info: | 1 | 10.0.0.0 | 0.0.0.0 | 255.255.0.0 | eth0 | U | | |
[2021-04-21 18:20:12] ci-info: | 2 | 168.63.129.16 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH | | |
[2021-04-21 18:20:12] ci-info: | 3 | 169.254.169.254 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH | | |
[2021-04-21 18:20:12] ci-info: +-------+-----------------+----------+-----------------+-----------+-------+ | |
[2021-04-21 18:20:12] ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ | |
[2021-04-21 18:20:12] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:20:12] ci-info: | Route | Destination | Gateway | Interface | Flags | | |
[2021-04-21 18:20:12] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:20:12] ci-info: | 1 | fe80::/64 | :: | eth0 | U | | |
[2021-04-21 18:20:12] ci-info: | 3 | anycast | :: | eth0 | U | | |
[2021-04-21 18:20:12] ci-info: | 4 | local | :: | eth0 | U | | |
[2021-04-21 18:20:12] ci-info: | 5 | multicast | :: | eth0 | U | | |
[2021-04-21 18:20:12] ci-info: +-------+-------------+---------+-----------+-------+ | |
[2021-04-21 18:20:23] Generating public/private rsa key pair. | |
[2021-04-21 18:20:23] Your identification has been saved in /etc/ssh/ssh_host_rsa_key. | |
[2021-04-21 18:20:23] Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. | |
[2021-04-21 18:20:23] The key fingerprint is: | |
[2021-04-21 18:20:23] SHA256:Vvb+hOHueGS3tO9tCkH90U7jB/BSz3otc5O8XOeFLqU root@acse-test-f2f17-control-plane-f29cs | |
[2021-04-21 18:20:23] The key's randomart image is: | |
[2021-04-21 18:20:23] +---[RSA 2048]----+ | |
[2021-04-21 18:20:23] | . . | | |
[2021-04-21 18:20:23] | = o.| | |
[2021-04-21 18:20:23] | o o +o=| | |
[2021-04-21 18:20:23] | o o .oB=| | |
[2021-04-21 18:20:23] | S + *=@| | |
[2021-04-21 18:20:23] | . ooB+*B| | |
[2021-04-21 18:20:23] | oEoo=.| | |
[2021-04-21 18:20:23] | o.=o o| | |
[2021-04-21 18:20:23] | .oo o=+| | |
[2021-04-21 18:20:23] +----[SHA256]-----+ | |
[2021-04-21 18:20:23] Generating public/private dsa key pair. | |
[2021-04-21 18:20:23] Your identification has been saved in /etc/ssh/ssh_host_dsa_key. | |
[2021-04-21 18:20:23] Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. | |
[2021-04-21 18:20:23] The key fingerprint is: | |
[2021-04-21 18:20:23] SHA256:kJzquXERQQRiSiqSIjzCZpr75MIQ5eWW6lWTyUpf6ro root@acse-test-f2f17-control-plane-f29cs | |
[2021-04-21 18:20:23] The key's randomart image is: | |
[2021-04-21 18:20:23] +---[DSA 1024]----+ | |
[2021-04-21 18:20:23] | .o .++ | | |
[2021-04-21 18:20:23] |=+.... + | | |
[2021-04-21 18:20:23] |XO o o*o | | |
[2021-04-21 18:20:23] |@.o =.*o. | | |
[2021-04-21 18:20:23] |o. +.+.+S | | |
[2021-04-21 18:20:23] |....o.o. | | |
[2021-04-21 18:20:23] |+...+.. | | |
[2021-04-21 18:20:23] |.=. +. | | |
[2021-04-21 18:20:23] | .o Eo | | |
[2021-04-21 18:20:23] +----[SHA256]-----+ | |
[2021-04-21 18:20:23] Generating public/private ecdsa key pair. | |
[2021-04-21 18:20:23] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. | |
[2021-04-21 18:20:23] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. | |
[2021-04-21 18:20:23] The key fingerprint is: | |
[2021-04-21 18:20:23] SHA256:bEOeDK8gCGF68LI4pjPqlrukl+8gw4xAmGLkObDesZs root@acse-test-f2f17-control-plane-f29cs | |
[2021-04-21 18:20:23] The key's randomart image is: | |
[2021-04-21 18:20:23] +---[ECDSA 256]---+ | |
[2021-04-21 18:20:23] |+o | | |
[2021-04-21 18:20:23] |B*. | | |
[2021-04-21 18:20:23] |O*o. . . | | |
[2021-04-21 18:20:23] |B=o o B . | | |
[2021-04-21 18:20:23] |*o.o. S | | |
[2021-04-21 18:20:23] |B. .o. o . | | |
[2021-04-21 18:20:23] |B+oE . | | |
[2021-04-21 18:20:23] |+Bo. | | |
[2021-04-21 18:20:23] |==ooo | | |
[2021-04-21 18:20:23] +----[SHA256]-----+ | |
[2021-04-21 18:20:23] Generating public/private ed25519 key pair. | |
[2021-04-21 18:20:23] Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. | |
[2021-04-21 18:20:23] Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. | |
[2021-04-21 18:20:23] The key fingerprint is: | |
[2021-04-21 18:20:23] SHA256:pWtr+PZzA23ODqDo0Mzj1wY6VQBKXisuSn+sz9UDUEg root@acse-test-f2f17-control-plane-f29cs | |
[2021-04-21 18:20:23] The key's randomart image is: | |
[2021-04-21 18:20:23] +--[ED25519 256]--+ | |
[2021-04-21 18:20:23] | . +E.. | | |
[2021-04-21 18:20:23] | o o oo | | |
[2021-04-21 18:20:23] | + .. . . | | |
[2021-04-21 18:20:23] | . . . .o | | |
[2021-04-21 18:20:23] |... oS . | | |
[2021-04-21 18:20:23] |o..+..o.oo. o | | |
[2021-04-21 18:20:23] |. ..*=.=oo.= | | |
[2021-04-21 18:20:23] | +*.+.=.o.= | | |
[2021-04-21 18:20:23] | .+= =o..+.. | | |
[2021-04-21 18:20:23] +----[SHA256]-----+ | |
[2021-04-21 18:20:28] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:20:28] RequestsDependencyWarning) | |
[2021-04-21 18:20:29] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'modules:config' at Wed, 21 Apr 2021 18:20:27 +0000. Up 35.02 seconds. | |
[2021-04-21 18:20:30] /usr/lib/python3/dist-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! | |
[2021-04-21 18:20:30] RequestsDependencyWarning) | |
[2021-04-21 18:20:32] I0421 18:20:32.865560 1889 join.go:395] [preflight] found NodeName empty; using OS hostname as NodeName | |
[2021-04-21 18:20:32] I0421 18:20:32.865617 1889 joinconfiguration.go:74] loading configuration from "/run/kubeadm/kubeadm-join-config.yaml" | |
[2021-04-21 18:20:32] I0421 18:20:32.872329 1889 initconfiguration.go:104] detected and using CRI socket: /run/containerd/containerd.sock | |
[2021-04-21 18:20:32] I0421 18:20:32.887189 1889 interface.go:400] Looking for default routes with IPv4 addresses | |
[2021-04-21 18:20:32] I0421 18:20:32.887216 1889 interface.go:405] Default route transits interface "eth0" | |
[2021-04-21 18:20:32] I0421 18:20:32.887352 1889 interface.go:208] Interface eth0 is up | |
[2021-04-21 18:20:32] I0421 18:20:32.887445 1889 interface.go:256] Interface "eth0" has 2 addresses :[10.0.0.5/16 fe80::222:48ff:fe78:1d4b/64]. | |
[2021-04-21 18:20:32] I0421 18:20:32.892720 1889 interface.go:223] Checking addr 10.0.0.5/16. | |
[2021-04-21 18:20:32] I0421 18:20:32.892760 1889 interface.go:230] IP found 10.0.0.5 | |
[2021-04-21 18:20:32] I0421 18:20:32.892779 1889 interface.go:262] Found valid IPv4 address 10.0.0.5 for interface "eth0". | |
[2021-04-21 18:20:32] I0421 18:20:32.892791 1889 interface.go:411] Found active IP 10.0.0.5 | |
[2021-04-21 18:20:32] [preflight] Running pre-flight checks | |
[2021-04-21 18:20:32] I0421 18:20:32.892901 1889 preflight.go:90] [preflight] Running general checks | |
[2021-04-21 18:20:32] I0421 18:20:32.898838 1889 checks.go:249] validating the existence and emptiness of directory /etc/kubernetes/manifests | |
[2021-04-21 18:20:32] I0421 18:20:32.899077 1889 checks.go:286] validating the existence of file /etc/kubernetes/kubelet.conf | |
[2021-04-21 18:20:32] I0421 18:20:32.899101 1889 checks.go:286] validating the existence of file /etc/kubernetes/bootstrap-kubelet.conf | |
[2021-04-21 18:20:32] I0421 18:20:32.899115 1889 checks.go:102] validating the container runtime | |
[2021-04-21 18:20:33] I0421 18:20:33.969748 1889 checks.go:376] validating the presence of executable crictl | |
[2021-04-21 18:20:33] I0421 18:20:33.969811 1889 checks.go:335] validating the contents of file /proc/sys/net/bridge/bridge-nf-call-iptables | |
[2021-04-21 18:20:33] I0421 18:20:33.969910 1889 checks.go:335] validating the contents of file /proc/sys/net/ipv4/ip_forward | |
[2021-04-21 18:20:33] I0421 18:20:33.969977 1889 checks.go:649] validating whether swap is enabled or not | |
[2021-04-21 18:20:33] I0421 18:20:33.970042 1889 checks.go:376] validating the presence of executable conntrack | |
[2021-04-21 18:20:33] I0421 18:20:33.980080 1889 checks.go:376] validating the presence of executable ip | |
[2021-04-21 18:20:33] I0421 18:20:33.980123 1889 checks.go:376] validating the presence of executable iptables | |
[2021-04-21 18:20:33] I0421 18:20:33.980148 1889 checks.go:376] validating the presence of executable mount | |
[2021-04-21 18:20:33] I0421 18:20:33.980174 1889 checks.go:376] validating the presence of executable nsenter | |
[2021-04-21 18:20:33] I0421 18:20:33.980230 1889 checks.go:376] validating the presence of executable ebtables | |
[2021-04-21 18:20:33] I0421 18:20:33.980271 1889 checks.go:376] validating the presence of executable ethtool | |
[2021-04-21 18:20:33] I0421 18:20:33.980314 1889 checks.go:376] validating the presence of executable socat | |
[2021-04-21 18:20:33] I0421 18:20:33.980370 1889 checks.go:376] validating the presence of executable tc | |
[2021-04-21 18:20:33] I0421 18:20:33.980413 1889 checks.go:376] validating the presence of executable touch | |
[2021-04-21 18:20:33] I0421 18:20:33.980464 1889 checks.go:520] running all checks | |
[2021-04-21 18:20:33] I0421 18:20:33.999539 1889 checks.go:406] checking whether the given node name is reachable using net.LookupHost | |
[2021-04-21 18:20:34] I0421 18:20:34.033941 1889 checks.go:618] validating kubelet version | |
[2021-04-21 18:20:34] I0421 18:20:34.160011 1889 checks.go:128] validating if the "kubelet" service is enabled and active | |
[2021-04-21 18:20:34] I0421 18:20:34.172434 1889 checks.go:201] validating availability of port 10250 | |
[2021-04-21 18:20:34] I0421 18:20:34.173067 1889 checks.go:432] validating if the connectivity type is via proxy or direct | |
[2021-04-21 18:20:34] I0421 18:20:34.173116 1889 join.go:465] [preflight] Discovering cluster-info | |
[2021-04-21 18:20:34] I0421 18:20:34.173144 1889 token.go:78] [discovery] Created cluster-info discovery client, requesting info from "acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443" | |
[2021-04-21 18:20:34] I0421 18:20:34.315226 1889 token.go:116] [discovery] Requesting info from "acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443" again to validate TLS against the pinned public key | |
[2021-04-21 18:20:34] I0421 18:20:34.325099 1889 token.go:133] [discovery] Cluster info signature and contents are valid and TLS certificate validates against pinned roots, will use API Server "acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443" | |
[2021-04-21 18:20:34] I0421 18:20:34.325120 1889 discovery.go:51] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process | |
[2021-04-21 18:20:34] I0421 18:20:34.325132 1889 join.go:479] [preflight] Fetching init configuration | |
[2021-04-21 18:20:34] I0421 18:20:34.325138 1889 join.go:517] [preflight] Retrieving KubeConfig objects | |
[2021-04-21 18:20:34] [preflight] Reading configuration from the cluster... | |
[2021-04-21 18:20:34] [preflight] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -o yaml' | |
[2021-04-21 18:20:34] I0421 18:20:34.335098 1889 interface.go:400] Looking for default routes with IPv4 addresses | |
[2021-04-21 18:20:34] I0421 18:20:34.335115 1889 interface.go:405] Default route transits interface "eth0" | |
[2021-04-21 18:20:34] I0421 18:20:34.335202 1889 interface.go:208] Interface eth0 is up | |
[2021-04-21 18:20:34] I0421 18:20:34.335258 1889 interface.go:256] Interface "eth0" has 2 addresses :[10.0.0.5/16 fe80::222:48ff:fe78:1d4b/64]. | |
[2021-04-21 18:20:34] I0421 18:20:34.335305 1889 interface.go:223] Checking addr 10.0.0.5/16. | |
[2021-04-21 18:20:34] I0421 18:20:34.335321 1889 interface.go:230] IP found 10.0.0.5 | |
[2021-04-21 18:20:34] I0421 18:20:34.335328 1889 interface.go:262] Found valid IPv4 address 10.0.0.5 for interface "eth0". | |
[2021-04-21 18:20:34] I0421 18:20:34.335337 1889 interface.go:411] Found active IP 10.0.0.5 | |
[2021-04-21 18:20:34] I0421 18:20:34.340380 1889 preflight.go:101] [preflight] Running configuration dependant checks | |
[2021-04-21 18:20:34] [preflight] Running pre-flight checks before initializing the new control plane instance | |
[2021-04-21 18:20:34] I0421 18:20:34.341110 1889 checks.go:577] validating Kubernetes and kubeadm version | |
[2021-04-21 18:20:34] I0421 18:20:34.341135 1889 checks.go:166] validating if the firewall is enabled and active | |
[2021-04-21 18:20:34] I0421 18:20:34.351129 1889 checks.go:201] validating availability of port 6443 | |
[2021-04-21 18:20:34] I0421 18:20:34.351206 1889 checks.go:201] validating availability of port 10259 | |
[2021-04-21 18:20:34] I0421 18:20:34.351227 1889 checks.go:201] validating availability of port 10257 | |
[2021-04-21 18:20:34] I0421 18:20:34.351248 1889 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-apiserver.yaml | |
[2021-04-21 18:20:34] I0421 18:20:34.351263 1889 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-controller-manager.yaml | |
[2021-04-21 18:20:34] I0421 18:20:34.351274 1889 checks.go:286] validating the existence of file /etc/kubernetes/manifests/kube-scheduler.yaml | |
[2021-04-21 18:20:34] I0421 18:20:34.351281 1889 checks.go:286] validating the existence of file /etc/kubernetes/manifests/etcd.yaml | |
[2021-04-21 18:20:34] I0421 18:20:34.351289 1889 checks.go:432] validating if the connectivity type is via proxy or direct | |
[2021-04-21 18:20:34] I0421 18:20:34.351304 1889 checks.go:471] validating http connectivity to first IP address in the CIDR | |
[2021-04-21 18:20:34] I0421 18:20:34.351317 1889 checks.go:471] validating http connectivity to first IP address in the CIDR | |
[2021-04-21 18:20:34] I0421 18:20:34.351326 1889 checks.go:201] validating availability of port 2379 | |
[2021-04-21 18:20:34] I0421 18:20:34.351346 1889 checks.go:201] validating availability of port 2380 | |
[2021-04-21 18:20:34] I0421 18:20:34.351366 1889 checks.go:249] validating the existence and emptiness of directory /var/lib/etcddisk/etcd | |
[2021-04-21 18:20:34] [preflight] Pulling images required for setting up a Kubernetes cluster | |
[2021-04-21 18:20:34] [preflight] This might take a minute or two, depending on the speed of your internet connection | |
[2021-04-21 18:20:34] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' | |
[2021-04-21 18:20:34] I0421 18:20:34.414647 1889 checks.go:839] image exists: k8s.gcr.io/kube-apiserver:v1.20.6 | |
[2021-04-21 18:20:34] I0421 18:20:34.424592 1889 checks.go:839] image exists: k8s.gcr.io/kube-controller-manager:v1.20.6 | |
[2021-04-21 18:20:34] I0421 18:20:34.432641 1889 checks.go:839] image exists: k8s.gcr.io/kube-scheduler:v1.20.6 | |
[2021-04-21 18:20:34] I0421 18:20:34.440540 1889 checks.go:839] image exists: k8s.gcr.io/kube-proxy:v1.20.6 | |
[2021-04-21 18:20:34] I0421 18:20:34.449186 1889 checks.go:839] image exists: k8s.gcr.io/pause:3.2 | |
[2021-04-21 18:20:34] I0421 18:20:34.456781 1889 checks.go:839] image exists: k8s.gcr.io/etcd:3.4.13-0 | |
[2021-04-21 18:20:34] I0421 18:20:34.464758 1889 checks.go:839] image exists: k8s.gcr.io/coredns:1.7.0 | |
[2021-04-21 18:20:34] I0421 18:20:34.464784 1889 controlplaneprepare.go:211] [download-certs] Skipping certs download | |
[2021-04-21 18:20:34] [certs] Using certificateDir folder "/etc/kubernetes/pki" | |
[2021-04-21 18:20:34] I0421 18:20:34.464798 1889 certs.go:45] creating PKI assets | |
[2021-04-21 18:20:34] [certs] Generating "front-proxy-client" certificate and key | |
[2021-04-21 18:20:35] [certs] Generating "etcd/peer" certificate and key | |
[2021-04-21 18:20:35] [certs] etcd/peer serving cert is signed for DNS names [acse-test-f2f17-control-plane-f29cs localhost] and IPs [10.0.0.5 127.0.0.1 ::1] | |
[2021-04-21 18:20:35] [certs] Generating "etcd/server" certificate and key | |
[2021-04-21 18:20:35] [certs] etcd/server serving cert is signed for DNS names [acse-test-f2f17-control-plane-f29cs localhost] and IPs [10.0.0.5 127.0.0.1 ::1] | |
[2021-04-21 18:20:35] [certs] Generating "etcd/healthcheck-client" certificate and key | |
[2021-04-21 18:20:35] [certs] Generating "apiserver-etcd-client" certificate and key | |
[2021-04-21 18:20:35] [certs] Generating "apiserver" certificate and key | |
[2021-04-21 18:20:35] [certs] apiserver serving cert is signed for DNS names [acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com acse-test-f2f17-control-plane-f29cs kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 10.0.0.5] | |
[2021-04-21 18:20:36] [certs] Generating "apiserver-kubelet-client" certificate and key | |
[2021-04-21 18:20:36] [certs] Valid certificates and keys now exist in "/etc/kubernetes/pki" | |
[2021-04-21 18:20:36] I0421 18:20:36.005095 1889 certs.go:76] creating new public/private key files for signing service account users | |
[2021-04-21 18:20:36] [certs] Using the existing "sa" key | |
[2021-04-21 18:20:36] [kubeconfig] Generating kubeconfig files | |
[2021-04-21 18:20:36] [kubeconfig] Using kubeconfig folder "/etc/kubernetes" | |
[2021-04-21 18:20:36] [kubeconfig] Writing "admin.conf" kubeconfig file | |
[2021-04-21 18:20:36] [kubeconfig] Writing "controller-manager.conf" kubeconfig file | |
[2021-04-21 18:20:36] [kubeconfig] Writing "scheduler.conf" kubeconfig file | |
[2021-04-21 18:20:36] [control-plane] Using manifest folder "/etc/kubernetes/manifests" | |
[2021-04-21 18:20:36] [control-plane] Creating static Pod manifest for "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.597625 1889 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:20:36] I0421 18:20:36.597992 1889 manifests.go:109] [control-plane] adding volume "ca-certs" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.598008 1889 manifests.go:109] [control-plane] adding volume "cloud-config" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.598015 1889 manifests.go:109] [control-plane] adding volume "etc-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.598022 1889 manifests.go:109] [control-plane] adding volume "k8s-certs" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.598028 1889 manifests.go:109] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.598034 1889 manifests.go:109] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver" | |
[2021-04-21 18:20:36] I0421 18:20:36.611110 1889 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml" | |
[2021-04-21 18:20:36] [control-plane] Creating static Pod manifest for "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611134 1889 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:20:36] I0421 18:20:36.611422 1889 manifests.go:109] [control-plane] adding volume "ca-certs" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611438 1889 manifests.go:109] [control-plane] adding volume "cloud-config" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611445 1889 manifests.go:109] [control-plane] adding volume "etc-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611452 1889 manifests.go:109] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611459 1889 manifests.go:109] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611466 1889 manifests.go:109] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611473 1889 manifests.go:109] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.611481 1889 manifests.go:109] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager" | |
[2021-04-21 18:20:36] I0421 18:20:36.613049 1889 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml" | |
[2021-04-21 18:20:36] [control-plane] Creating static Pod manifest for "kube-scheduler" | |
[2021-04-21 18:20:36] I0421 18:20:36.613078 1889 manifests.go:96] [control-plane] getting StaticPodSpecs | |
[2021-04-21 18:20:36] I0421 18:20:36.613653 1889 manifests.go:109] [control-plane] adding volume "kubeconfig" for component "kube-scheduler" | |
[2021-04-21 18:20:36] I0421 18:20:36.614698 1889 manifests.go:126] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml" | |
[2021-04-21 18:20:36] [check-etcd] Checking that the etcd cluster is healthy | |
[2021-04-21 18:20:36] I0421 18:20:36.616968 1889 local.go:80] [etcd] Checking etcd cluster health | |
[2021-04-21 18:20:36] I0421 18:20:36.617028 1889 local.go:83] creating etcd client that connects to etcd pods | |
[2021-04-21 18:20:36] I0421 18:20:36.617054 1889 etcd.go:177] retrieving etcd endpoints from "kubeadm.kubernetes.io/etcd.advertise-client-urls" annotation in etcd Pods | |
[2021-04-21 18:20:36] I0421 18:20:36.649453 1889 etcd.go:101] etcd endpoints read from pods: https://10.0.0.4:2379 | |
[2021-04-21 18:20:36] I0421 18:20:36.698034 1889 etcd.go:247] etcd endpoints read from etcd: https://10.0.0.4:2379 | |
[2021-04-21 18:20:36] I0421 18:20:36.698053 1889 etcd.go:119] update etcd endpoints: https://10.0.0.4:2379 | |
[2021-04-21 18:20:36] I0421 18:20:36.720925 1889 kubelet.go:110] [kubelet-start] writing bootstrap kubelet config file at /etc/kubernetes/bootstrap-kubelet.conf | |
[2021-04-21 18:20:36] I0421 18:20:36.722171 1889 kubelet.go:139] [kubelet-start] Checking for an existing Node in the cluster with name "acse-test-f2f17-control-plane-f29cs" and status "Ready" | |
[2021-04-21 18:20:36] I0421 18:20:36.726611 1889 kubelet.go:153] [kubelet-start] Stopping the kubelet | |
[2021-04-21 18:20:36] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" | |
[2021-04-21 18:20:36] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" | |
[2021-04-21 18:20:36] [kubelet-start] Starting the kubelet | |
[2021-04-21 18:20:36] [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap... | |
[2021-04-21 18:20:41] I0421 18:20:41.933436 1889 cert_rotation.go:137] Starting client certificate rotation controller | |
[2021-04-21 18:20:41] I0421 18:20:41.960659 1889 kubelet.go:188] [kubelet-start] preserving the crisocket information for the node | |
[2021-04-21 18:20:41] I0421 18:20:41.960678 1889 patchnode.go:30] [patchnode] Uploading the CRI Socket information "/run/containerd/containerd.sock" to the Node API object "acse-test-f2f17-control-plane-f29cs" as an annotation | |
[2021-04-21 18:20:43] I0421 18:20:43.472531 1889 local.go:148] creating etcd client that connects to etcd pods | |
[2021-04-21 18:20:43] I0421 18:20:43.472549 1889 etcd.go:177] retrieving etcd endpoints from "kubeadm.kubernetes.io/etcd.advertise-client-urls" annotation in etcd Pods | |
[2021-04-21 18:20:43] I0421 18:20:43.481293 1889 etcd.go:101] etcd endpoints read from pods: https://10.0.0.4:2379 | |
[2021-04-21 18:20:43] I0421 18:20:43.491393 1889 etcd.go:247] etcd endpoints read from etcd: https://10.0.0.4:2379 | |
[2021-04-21 18:20:43] I0421 18:20:43.491410 1889 etcd.go:119] update etcd endpoints: https://10.0.0.4:2379 | |
[2021-04-21 18:20:43] I0421 18:20:43.491420 1889 local.go:156] [etcd] Getting the list of existing members | |
[2021-04-21 18:20:43] I0421 18:20:43.503461 1889 local.go:164] [etcd] Checking if the etcd member already exists: https://10.0.0.5:2380 | |
[2021-04-21 18:20:43] I0421 18:20:43.503478 1889 local.go:175] [etcd] Adding etcd member: https://10.0.0.5:2380 | |
[2021-04-21 18:20:43] [etcd] Announced new etcd member joining to the existing etcd cluster | |
[2021-04-21 18:20:43] I0421 18:20:43.524037 1889 local.go:182] Updated etcd member list: [{acse-test-f2f17-control-plane-f29cs https://10.0.0.5:2380} {acse-test-f2f17-control-plane-4whzx https://10.0.0.4:2380}] | |
[2021-04-21 18:20:43] [etcd] Creating static Pod manifest for "etcd" | |
[2021-04-21 18:20:43] [etcd] Waiting for the new etcd member to join the cluster. This can take up to 40s | |
[2021-04-21 18:20:43] I0421 18:20:43.524954 1889 etcd.go:488] [etcd] attempting to see if all cluster endpoints ([https://10.0.0.4:2379 https://10.0.0.5:2379]) are available 1/8 | |
[2021-04-21 18:20:52] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace | |
[2021-04-21 18:21:00] [mark-control-plane] Marking the node acse-test-f2f17-control-plane-f29cs as control-plane by adding the labels "node-role.kubernetes.io/master=''" and "node-role.kubernetes.io/control-plane='' (deprecated)" | |
[2021-04-21 18:21:00] [mark-control-plane] Marking the node acse-test-f2f17-control-plane-f29cs as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:00] This node has joined the cluster and a new control plane instance was created: | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:00] * Certificate signing request was sent to apiserver and approval was received. | |
[2021-04-21 18:21:00] * The Kubelet was informed of the new secure connection details. | |
[2021-04-21 18:21:00] * Control plane (master) label and taint were applied to the new node. | |
[2021-04-21 18:21:00] * The Kubernetes control plane instances scaled up. | |
[2021-04-21 18:21:00] * A new etcd member was added to the local/stacked etcd cluster. | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:00] To start administering your cluster from this node, you need to run the following as a regular user: | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:00] mkdir -p $HOME/.kube | |
[2021-04-21 18:21:00] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config | |
[2021-04-21 18:21:00] sudo chown $(id -u):$(id -g) $HOME/.kube/config | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:00] Run 'kubectl get nodes' to see this node join the cluster. | |
[2021-04-21 18:21:00] | |
[2021-04-21 18:21:01] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 running 'modules:final' at Wed, 21 Apr 2021 18:20:30 +0000. Up 37.04 seconds. | |
[2021-04-21 18:21:01] Cloud-init v. 20.4.1-0ubuntu1~18.04.1 finished at Wed, 21 Apr 2021 18:21:00 +0000. Datasource DataSourceAzure [seed=/dev/sr0]. Up 68.01 seconds | |
$ sudo journalctl -u kubelet --no-pager | |
-- Logs begin at Wed 2021-04-21 18:20:01 UTC, end at Wed 2021-04-21 18:26:57 UTC. -- | |
Apr 21 18:20:23 acse-test-f2f17-control-plane-f29cs systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: F0421 18:20:29.941023 1382 server.go:198] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: goroutine 1 [running]: | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.stacks(0xc000010001, 0xc0000c0840, 0xfb, 0x14d) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1026 +0xb9 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).output(0x70e3580, 0xc000000003, 0x0, 0x0, 0xc0007acd90, 0x6f4eafe, 0x9, 0xc6, 0x411b00) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:975 +0x19b | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).printDepth(0x70e3580, 0xc000000003, 0x0, 0x0, 0x0, 0x0, 0x1, 0xc000382820, 0x1, 0x1) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:732 +0x16f | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).print(...) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:714 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.Fatal(...) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1482 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/cmd/kubelet/app.NewKubeletCommand.func1(0xc000803b80, 0xc00004e0b0, 0x4, 0x4) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/cmd/kubelet/app/server.go:198 +0xe5a | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).execute(0xc000803b80, 0xc00004e0b0, 0x4, 0x4, 0xc000803b80, 0xc00004e0b0) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:854 +0x2c2 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc000803b80, 0x1677f281b386dc87, 0x70e3140, 0x409b25) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:958 +0x375 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/github.com/spf13/cobra.(*Command).Execute(...) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/spf13/cobra/command.go:895 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: main.main() | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: _output/dockerized/go/src/k8s.io/kubernetes/cmd/kubelet/kubelet.go:41 +0xe5 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: goroutine 6 [chan receive]: | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/klog/v2.(*loggingT).flushDaemon(0x70e3580) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:1169 +0x8b | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: created by k8s.io/kubernetes/vendor/k8s.io/klog/v2.init.0 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/klog/v2/klog.go:417 +0xdf | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: goroutine 89 [select]: | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/go.opencensus.io/stats/view.(*worker).start(0xc00004fae0) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/go.opencensus.io/stats/view/worker.go:154 +0x105 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: created by k8s.io/kubernetes/vendor/go.opencensus.io/stats/view.init.0 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/go.opencensus.io/stats/view/worker.go:32 +0x57 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: goroutine 99 [select]: | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x4a86e78, 0x4f22d60, 0xc00076e5a0, 0x1, 0xc0000a20c0) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:167 +0x149 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.JitterUntil(0x4a86e78, 0x12a05f200, 0x0, 0xc000330f01, 0xc0000a20c0) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x98 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.Until(...) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait.Forever(0x4a86e78, 0x12a05f200) | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:81 +0x4f | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: created by k8s.io/kubernetes/vendor/k8s.io/component-base/logs.InitLogs | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs kubelet[1382]: /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/component-base/logs/logs.go:58 +0x8a | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Apr 21 18:20:29 acse-test-f2f17-control-plane-f29cs systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Apr 21 18:20:36 acse-test-f2f17-control-plane-f29cs systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Apr 21 18:20:36 acse-test-f2f17-control-plane-f29cs systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:37.046037 2038 server.go:191] Warning: For remote container runtime, --pod-infra-container-image is ignored in kubelet, which should be set in that remote runtime instead | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: Flag --cloud-config has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: Flag --cloud-provider has been deprecated, will be removed in 1.23, in favor of removing cloud provider code from Kubelet. | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:37.649378 2038 server.go:416] Version: v1.20.6 | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:37.649696 2038 plugins.go:105] WARNING: azure built-in cloud provider is now deprecated. The Azure provider is deprecated and will be removed in a future release | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:37.704075 2038 server.go:837] Client rotation is on, will bootstrap in background | |
Apr 21 18:20:37 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:37.752737 2038 dynamic_cafile_content.go:167] Starting client-ca-bundle::/etc/kubernetes/pki/ca.crt | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.768038 2038 server.go:645] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to / | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.768481 2038 container_manager_linux.go:274] container manager verified user specified cgroup-root exists: [] | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.768509 2038 container_manager_linux.go:279] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:remote CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: ReservedSystemCPUs: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} QOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalTopologyManagerScope:container ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true CPUCFSQuotaPeriod:100ms ExperimentalTopologyManagerPolicy:none} | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769207 2038 topology_manager.go:120] [topologymanager] Creating topology manager with none policy per container scope | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769233 2038 container_manager_linux.go:310] [topologymanager] Initializing Topology Manager with none policy and container-level scope | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769243 2038 container_manager_linux.go:315] Creating device plugin manager: true | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:42.769411 2038 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769478 2038 remote_runtime.go:62] parsed scheme: "" | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769491 2038 remote_runtime.go:62] scheme "" not registered, fallback to default scheme | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769537 2038 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769550 2038 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:42.769607 2038 util_unix.go:103] Using "/run/containerd/containerd.sock" as endpoint is deprecated, please consider using full url format "unix:///run/containerd/containerd.sock". | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769628 2038 remote_image.go:50] parsed scheme: "" | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769639 2038 remote_image.go:50] scheme "" not registered, fallback to default scheme | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769655 2038 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{/run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.769665 2038 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.798684 2038 kubelet.go:265] Adding pod path: /etc/kubernetes/manifests | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.808337 2038 kubelet.go:276] Watching apiserver | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.827306 2038 kubelet.go:453] Kubelet client is not nil | |
Apr 21 18:20:42 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:42.879017 2038 kuberuntime_manager.go:216] Container runtime containerd initialized, version: v1.4.4, apiVersion: v1alpha2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.020497 2038 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: For verbose messaging see aws.Config.CredentialsChainVerboseErrors | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.028347 2038 probe.go:268] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.050335 2038 server.go:1176] Started kubelet | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.066073 2038 server.go:148] Starting to listen on 0.0.0.0:10250 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.066778 2038 server.go:410] Adding debug handlers to kubelet server. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.072329 2038 fs_resource_analyzer.go:64] Starting FS ResourceAnalyzer | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.084030 2038 volume_manager.go:271] Starting Kubelet Volume Manager | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.085443 2038 cri_stats_provider.go:376] Failed to get the info of the filesystem with mountpoint "/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs": unable to find data in memory cache. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.085506 2038 kubelet.go:1296] Image garbage collection failed once. Stats initialization may not have completed yet: invalid capacity 0 on image filesystem | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.090802 2038 desired_state_of_world_populator.go:142] Desired state populator starts to run | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.098244 2038 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.098583 2038 client.go:86] parsed scheme: "unix" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.098605 2038 client.go:86] scheme "unix" not registered, fallback to default scheme | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.098651 2038 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>} | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.098664 2038 clientconn.go:948] ClientConn switching balancer to "pick_first" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.116996 2038 nodelease.go:49] failed to get node "acse-test-f2f17-control-plane-f29cs" when trying to set owner ref to the node lease: nodes "acse-test-f2f17-control-plane-f29cs" not found | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.184159 2038 kubelet.go:2268] node "acse-test-f2f17-control-plane-f29cs" not found | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.184477 2038 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.184656 2038 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.184822 2038 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.184952 2038 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185097 2038 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185114 2038 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.184913 2038 kubelet_node_status.go:410] Adding node label from cloud provider: beta.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185406 2038 kubelet_node_status.go:412] Adding node label from cloud provider: node.kubernetes.io/instance-type=Standard_D2s_v3 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185566 2038 kubelet_node_status.go:423] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/zone=westus2-2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185713 2038 kubelet_node_status.go:425] Adding node label from cloud provider: topology.kubernetes.io/zone=westus2-2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185736 2038 kubelet_node_status.go:429] Adding node label from cloud provider: failure-domain.beta.kubernetes.io/region=westus2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.185801 2038 kubelet_node_status.go:431] Adding node label from cloud provider: topology.kubernetes.io/region=westus2 | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.186259 2038 kubelet_node_status.go:71] Attempting to register node acse-test-f2f17-control-plane-f29cs | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.187526 2038 cpu_manager.go:193] [cpumanager] starting with none policy | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.187687 2038 cpu_manager.go:194] [cpumanager] reconciling every 10s | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.187781 2038 state_mem.go:36] [cpumanager] initializing new in-memory state store | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.202300 2038 policy_none.go:43] [cpumanager] none policy: Start | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.227548 2038 manager.go:594] Failed to retrieve checkpoint for "kubelet_internal_checkpoint": checkpoint is not found | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.227908 2038 plugin_manager.go:114] Starting Kubelet Plugin Manager | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.229502 2038 kubelet_node_status.go:74] Successfully registered node acse-test-f2f17-control-plane-f29cs | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.233002 2038 eviction_manager.go:260] eviction manager: failed to get summary stats: failed to get node info: node "acse-test-f2f17-control-plane-f29cs" not found | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.475521 2038 kubelet_network_linux.go:56] Initialized IPv4 iptables rules. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.475580 2038 status_manager.go:158] Starting to sync pod status with apiserver | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.475599 2038 kubelet.go:1833] Starting kubelet main sync loop. | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.475654 2038 kubelet.go:1857] skipping pod synchronization - PLEG is not healthy: pleg has yet to be successful | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.575833 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.575996 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.576085 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.576202 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.576327 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.576492 2038 topology_manager.go:187] [topologymanager] Topology Admit Handler | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696115 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-kubeconfig") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696197 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kubeconfig" (UniqueName: "kubernetes.io/host-path/5a6f2f708aee5c505cf62473c639d332-kubeconfig") pod "kube-scheduler-acse-test-f2f17-control-plane-f29cs" (UID: "5a6f2f708aee5c505cf62473c639d332") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696243 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy" (UniqueName: "kubernetes.io/configmap/0563ba11-df69-406b-aff5-ba95beca4be1-kube-proxy") pod "kube-proxy-tppxn" (UID: "0563ba11-df69-406b-aff5-ba95beca4be1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696290 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/0563ba11-df69-406b-aff5-ba95beca4be1-lib-modules") pod "kube-proxy-tppxn" (UID: "0563ba11-df69-406b-aff5-ba95beca4be1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696336 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "calico-node-token-h7w5v" (UniqueName: "kubernetes.io/secret/eeb290f7-d904-45d7-a18f-990178bc3fe9-calico-node-token-h7w5v") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696377 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-data" (UniqueName: "kubernetes.io/host-path/a632c844ad959943c31460d054fd9a81-etcd-data") pod "etcd-acse-test-f2f17-control-plane-f29cs" (UID: "a632c844ad959943c31460d054fd9a81") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696422 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-cloud-config") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696466 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-xtables-lock") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696512 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "host-local-net-dir" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-host-local-net-dir") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696559 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "flexvol-driver-host" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-flexvol-driver-host") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696606 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-ca-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696654 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-k8s-certs") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696707 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-local-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696761 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-usr-share-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696813 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-etc-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696862 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "k8s-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-k8s-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696907 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-bin-dir" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-cni-bin-dir") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.696958 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cni-net-dir" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-cni-net-dir") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697007 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etc-ca-certificates" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-etc-ca-certificates") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697053 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-lib-modules") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697101 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "var-run-calico" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-var-run-calico") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697146 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "var-lib-calico" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-var-lib-calico") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697198 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-usr-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697244 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/0563ba11-df69-406b-aff5-ba95beca4be1-xtables-lock") pod "kube-proxy-tppxn" (UID: "0563ba11-df69-406b-aff5-ba95beca4be1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697287 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "sysfs" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-sysfs") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697337 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy-token-zm8gx" (UniqueName: "kubernetes.io/secret/0563ba11-df69-406b-aff5-ba95beca4be1-kube-proxy-token-zm8gx") pod "kube-proxy-tppxn" (UID: "0563ba11-df69-406b-aff5-ba95beca4be1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697383 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "policysync" (UniqueName: "kubernetes.io/host-path/eeb290f7-d904-45d7-a18f-990178bc3fe9-policysync") pod "calico-node-s4ncb" (UID: "eeb290f7-d904-45d7-a18f-990178bc3fe9") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697434 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "etcd-certs" (UniqueName: "kubernetes.io/host-path/a632c844ad959943c31460d054fd9a81-etcd-certs") pod "etcd-acse-test-f2f17-control-plane-f29cs" (UID: "a632c844ad959943c31460d054fd9a81") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697483 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "cloud-config" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-cloud-config") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697537 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "usr-local-share-ca-certificates" (UniqueName: "kubernetes.io/host-path/fde3c8cc9fa5454791da120bc49688e1-usr-local-share-ca-certificates") pod "kube-apiserver-acse-test-f2f17-control-plane-f29cs" (UID: "fde3c8cc9fa5454791da120bc49688e1") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697589 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "ca-certs" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-ca-certs") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697641 2038 reconciler.go:224] operationExecutor.VerifyControllerAttachedVolume started for volume "flexvolume-dir" (UniqueName: "kubernetes.io/host-path/4c05150cc224ca43924d794c661ad76a-flexvolume-dir") pod "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" (UID: "4c05150cc224ca43924d794c661ad76a") | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:43.697659 2038 reconciler.go:157] Reconciler: start to sync state | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.801665 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.802491 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.802861 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.900571 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.900609 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.900642 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.901396 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.901426 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.901454 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.902160 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:43.902188 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:43 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:43.902212 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.002965 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.003005 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.003062 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.003879 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.003910 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.003936 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.004635 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.004663 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.004688 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.032088 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.032295 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.032423 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.105486 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.105569 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.105603 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.106455 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.106490 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.106518 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.207306 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.207351 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.207384 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.207835 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.207862 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.208026 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.230086 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.230110 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.230128 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.308546 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.308571 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.308598 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.409261 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.409301 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.409330 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.510334 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.510384 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.510425 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.611195 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.611232 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.611262 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:44.617837 2038 request.go:655] Throttling request took 1.005068645s, request: GET:https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/secrets?fieldSelector=metadata.name%3Dcalico-node-token-h7w5v&limit=500&resourceVersion=0 | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.632253 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:44.632287 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:44 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:44.632307 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: I0421 18:20:47.706420 2038 transport.go:132] certificate rotation detected, shutting down client connections to start using new credentials | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.707218 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-scheduler-acse-test-f2f17-control-plane-f29cs_kube-system(5a6f2f708aee5c505cf62473c639d332)": Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/pods": read tcp 10.0.0.5:33840->40.64.93.170:6443: use of closed network connection | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.708643 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-apiserver-acse-test-f2f17-control-plane-f29cs_kube-system(fde3c8cc9fa5454791da120bc49688e1)": Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/pods": read tcp 10.0.0.5:33840->40.64.93.170:6443: use of closed network connection | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.709123 2038 kubelet.go:1666] Failed creating a mirror pod for "etcd-acse-test-f2f17-control-plane-f29cs_kube-system(a632c844ad959943c31460d054fd9a81)": Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/pods": read tcp 10.0.0.5:33840->40.64.93.170:6443: use of closed network connection | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.710080 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-controller-manager-acse-test-f2f17-control-plane-f29cs_kube-system(4c05150cc224ca43924d794c661ad76a)": Post "https://acse-test-f2f17-68eab2e.westus2.cloudapp.azure.com:6443/api/v1/namespaces/kube-system/pods": read tcp 10.0.0.5:33840->40.64.93.170:6443: use of closed network connection | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.787982 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.788009 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.788030 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.788291 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.788308 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.788322 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.788556 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.788587 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.788603 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.789030 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.789047 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.789071 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.789488 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.789513 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.789529 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.789919 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.789988 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.790005 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.790303 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.790320 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.790334 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.790710 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.790733 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.790748 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791092 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.791110 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791136 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791453 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.791474 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791488 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791715 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.791818 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.791910 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.792251 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.792368 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.792477 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.792806 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.792824 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.792839 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793181 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.793197 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793212 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793449 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.793477 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793508 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793828 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.793856 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.793871 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.794285 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.794305 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.794319 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.796635 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.796653 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.796679 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.796962 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.796975 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.796989 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797220 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.797233 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797246 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797462 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.797474 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797486 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797727 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.797737 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797751 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797946 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.797957 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.797973 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798182 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.798192 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798204 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798425 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.798438 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798450 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798631 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.798647 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.798659 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.799977 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.799993 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.800012 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.800245 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.800256 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.800269 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.802013 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.802140 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.802177 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.802600 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.802614 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.802630 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.802972 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.802988 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.803004 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.803266 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.803290 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.803305 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.803536 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.803549 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.803564 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.805103 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.805248 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.805400 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.805870 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.806034 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.806194 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.806573 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.806738 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.806911 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.807467 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.807690 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.807934 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.808348 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.808518 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.808779 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.809217 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.809397 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.809727 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.810244 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.810259 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.810275 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.810688 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.810715 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.810730 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.811279 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.811310 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.811326 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.811764 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.811784 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.811800 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.812647 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.812666 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.812680 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.813111 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.813130 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.813148 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.813603 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.813627 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.813649 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.814011 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.814027 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.814057 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.814548 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.814595 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.814673 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.815196 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.815220 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.815267 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.815871 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.815891 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.815907 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.816346 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.816365 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.816397 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.816879 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.816926 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.817346 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.817634 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.817655 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.817670 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.818066 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.818085 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.818103 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.818618 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.818667 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.818859 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819337 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.819356 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819371 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819626 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.819639 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819653 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819900 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.819911 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.819923 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.820531 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.820554 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.820569 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.820942 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.820971 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.820987 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.821475 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.821496 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.821511 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.821931 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.821950 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.821965 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.822378 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.822391 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.822410 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.823250 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.823264 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.823280 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.823685 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.823703 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.823718 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.824211 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.824225 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.824240 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.824645 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.824660 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.824676 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.825102 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:47.825117 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:47 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:47.825133 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:48 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:48.228384 2038 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.532762 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.532805 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.532944 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.533454 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.533557 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.533581 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.534063 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.534095 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.534111 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.534629 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.534808 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.534970 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.535425 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.535613 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.535779 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.537485 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.537506 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.537524 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.537808 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.537825 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.537842 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.538094 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.538108 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.538143 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.538550 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.538565 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.538615 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.539779 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.539932 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.540092 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.540559 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.540741 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.540868 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.541229 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.541374 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.541494 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.541770 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.541788 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.541802 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542029 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.542045 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542059 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542274 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.542289 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542303 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542581 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.542704 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.542728 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543126 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.543145 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543160 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543444 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.543473 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543488 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543826 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.543848 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.543866 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.544285 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.544301 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.544315 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.544713 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.544729 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.544744 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.545175 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.545192 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.545206 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.545613 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.545629 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.545643 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.546064 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.546080 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.546094 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.546503 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.546525 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.546542 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.547292 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.547319 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.547335 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.547853 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.547877 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.547891 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.548301 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:49.548318 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:49 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:49.548331 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.545680 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.545708 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.545732 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.546525 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.546565 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.546584 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.546894 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.546908 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.546935 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.548457 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.548484 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.548508 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.548904 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.548958 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.548975 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.549338 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.549348 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.549363 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.549732 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.549743 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.549760 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.549960 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.549973 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.550034 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.550354 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.550368 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.550428 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.550875 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.550889 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.550905 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.551428 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.551443 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.551458 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.552286 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.552302 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.552318 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.553530 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.553546 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.553570 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.553809 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.553830 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.553842 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554069 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.554088 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554101 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554339 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.554361 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554378 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554699 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.554715 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.554734 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.555245 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.555260 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.555303 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.556456 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.556479 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.556495 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.557269 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.557285 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.557302 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.557709 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.557757 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.557776 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.558306 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.558324 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.558343 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.558799 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.558816 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.558831 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559137 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.559150 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559165 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559388 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.559401 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559414 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559771 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.559785 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.559800 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.560273 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.560287 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.560302 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.560543 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:50.560556 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:50 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:50.560571 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.063037 2038 csi_plugin.go:294] Failed to initialize CSINode: error updating CSINode annotation: timed out waiting for the condition; caused by: etcdserver: leader changed | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.067561 2038 status_manager.go:550] Failed to get status for pod "kube-scheduler-acse-test-f2f17-control-plane-f29cs_kube-system(5a6f2f708aee5c505cf62473c639d332)": etcdserver: leader changed | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764227 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.764253 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764282 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764503 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.764511 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764519 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764692 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.764700 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764710 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.764986 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.764998 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.765010 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.765211 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.765221 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.765239 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.765438 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.765448 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.765459 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.766664 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.766681 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.766698 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.766924 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.766933 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.766944 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.767551 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.767566 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.767588 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.767813 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.767823 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.767841 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.768066 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.768076 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.768087 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.768852 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.768869 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.768884 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.769282 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.769378 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.769526 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.772965 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.773098 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.773207 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.779114 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.779294 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.779433 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.779830 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.779846 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.779871 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780116 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.780127 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780140 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780418 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.780430 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780444 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780655 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.780666 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780680 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780888 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.780899 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.780911 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781173 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.781184 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781195 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781381 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.781390 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781401 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781606 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.781617 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.781634 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783148 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.783170 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783186 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783420 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.783432 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783445 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783656 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.783666 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783678 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783925 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.783935 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.783946 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.785067 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.785084 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.785098 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.785486 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.785501 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.785513 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.785975 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.785990 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.786003 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.786381 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.786523 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.786541 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.786897 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.786996 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.791179 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.791587 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.791688 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.791782 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.792052 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.792146 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.792218 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.792475 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.792554 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.792630 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.792913 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:52.793141 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:52 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:52.793260 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:53 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:53.228960 2038 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.229719 2038 kubelet.go:2188] Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.629791 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.629820 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.629842 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630090 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.630102 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630116 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630334 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.630353 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630367 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630675 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.630689 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630704 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630939 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.630959 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.630973 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631223 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.631235 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631257 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631713 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.631728 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631743 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631957 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.631967 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.631980 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632186 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.632195 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632207 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632437 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.632447 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632458 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632663 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.632673 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632685 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632884 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.632894 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.632905 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633125 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.633135 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633163 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633376 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.633385 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633397 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633608 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.633618 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633629 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633857 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.633867 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.633879 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634077 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.634086 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634097 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634306 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.634316 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634327 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634547 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.634557 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634568 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634773 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.634787 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.634798 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.635012 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.635041 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.635057 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.639123 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.639154 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.639172 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.640437 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.640465 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.640479 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.640718 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.640730 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.640749 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.640994 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.641008 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641022 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641239 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.641252 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641265 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641478 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.641491 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641506 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641755 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.641768 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.641782 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642000 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.642013 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642030 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642240 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.642252 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642265 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642516 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.642529 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642543 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642757 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.642774 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642788 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.642999 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.643011 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643056 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643280 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.643293 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643306 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643522 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.643534 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643548 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643754 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.643766 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643782 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.643995 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.644006 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644020 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644232 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.644244 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644258 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644469 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.644481 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644495 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644705 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.644724 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.644737 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.645018 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.645055 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.645070 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.645309 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.645332 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.645348 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.647191 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.647205 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.647222 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.648775 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.648791 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.648807 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.729922 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.730126 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.730160 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.730520 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.730534 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.730548 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.731438 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.731647 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.731829 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.732221 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.732383 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.732538 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.732987 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.733218 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.733405 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.734042 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:58.734224 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:58 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:58.734386 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.191732 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-scheduler-acse-test-f2f17-control-plane-f29cs_kube-system(5a6f2f708aee5c505cf62473c639d332)": pods "kube-scheduler-acse-test-f2f17-control-plane-f29cs" already exists | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.221706 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-apiserver-acse-test-f2f17-control-plane-f29cs_kube-system(fde3c8cc9fa5454791da120bc49688e1)": pods "kube-apiserver-acse-test-f2f17-control-plane-f29cs" already exists | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.228142 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-controller-manager-acse-test-f2f17-control-plane-f29cs_kube-system(4c05150cc224ca43924d794c661ad76a)": pods "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" already exists | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.228152 2038 kubelet.go:1666] Failed creating a mirror pod for "etcd-acse-test-f2f17-control-plane-f29cs_kube-system(a632c844ad959943c31460d054fd9a81)": pods "etcd-acse-test-f2f17-control-plane-f29cs" already exists | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.251704 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.251725 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.251742 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252008 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.252021 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252035 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252260 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.252283 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252300 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252564 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.252585 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252599 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252829 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.252847 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.252984 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253221 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.253253 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253268 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253530 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.253549 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253562 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253942 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.253958 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.253993 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.254354 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.254370 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.254384 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.254711 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.254740 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.254756 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255094 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.255110 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255125 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255472 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.255488 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255502 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255879 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.255895 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.255909 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256276 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.256292 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256307 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256669 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.256687 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256701 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256969 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.256986 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.256999 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.257359 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.257377 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.257395 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.257658 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.257686 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.257700 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.258049 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.258263 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.258429 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.258883 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.258900 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.258914 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.259314 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.259339 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.259354 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.259667 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.259683 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.259773 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260073 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.260089 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260103 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260472 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.260488 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260503 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260841 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.260857 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.260872 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.261198 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.261225 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.261241 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.261648 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.261670 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.261694 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.262098 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.262114 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.262128 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.262523 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.262538 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.262552 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.262976 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.262991 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.263005 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.263407 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.263424 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.263439 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.263838 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.263854 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.263868 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.264288 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.264311 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.264326 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.264720 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.264736 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.264749 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.265125 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.265141 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.265158 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.265559 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.265576 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.265590 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.266236 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.266255 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.266271 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.266643 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.266660 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.266698 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267092 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.267117 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267132 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267397 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.267413 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267428 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267645 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.267660 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.267714 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268062 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.268165 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268189 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268405 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.268423 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268437 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268796 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.268817 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.268834 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269130 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.269146 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269161 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269516 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.269532 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269546 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269884 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.269899 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.269914 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.270236 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.270253 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.270268 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.270592 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.270607 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.270620 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.270987 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.271009 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.271048 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.271400 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.271426 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.271440 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.271688 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.271705 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.271719 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272049 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.272064 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272081 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272363 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.272379 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272393 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272712 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.272727 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272741 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.272988 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.273005 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273019 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273334 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.273350 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273364 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273609 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.273626 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273641 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273950 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.273965 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.273980 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274228 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.274246 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274260 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274508 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.274524 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274538 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274736 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.274799 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.274817 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275337 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.275354 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275369 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275601 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.275616 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275630 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275879 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.275900 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.275913 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276125 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.276139 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276153 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276357 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.276371 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276384 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276604 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.276615 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.276631 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.578029 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.578325 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.578597 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.579075 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.579264 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.579446 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.579871 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.580041 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.580195 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.580655 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.580844 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.581007 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.581397 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.581572 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.581732 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.582122 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.582292 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.582460 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.582886 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.583166 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.583355 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.583688 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.583841 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.583974 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.584296 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.584440 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.584571 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.584931 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.585074 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.585204 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.585499 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.585663 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.585794 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.586231 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.586395 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.586551 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.586954 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.587158 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.587290 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.587671 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.587921 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.588066 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.588441 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.588601 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.588743 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.589113 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.589271 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.589402 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.589747 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.589902 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.590054 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.590393 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.590552 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.590693 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.591131 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.591317 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.591464 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.591807 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.591959 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.592090 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.592431 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.592593 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.592726 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.593101 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.593242 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.593379 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.593693 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.593836 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.593968 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.594285 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.594429 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.594575 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.594911 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.595144 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.595446 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.595813 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.596012 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.596173 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.596512 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.596656 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.596807 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.597176 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.597327 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.597462 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.597871 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.598085 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.598235 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.598560 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.598709 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.598834 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.599221 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.599387 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.599526 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.599861 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.600019 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.600154 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.600526 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.600678 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.600823 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.601171 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.601325 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.601454 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.601794 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.601938 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.602085 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.602437 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.602597 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.602728 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.603139 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.603299 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.603433 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.603778 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.603921 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.604051 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.604389 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.604575 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.604701 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.605067 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.605212 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.605343 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.605698 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.605850 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.605992 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.606435 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.606588 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.606755 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.607113 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.607272 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.607421 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.607764 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.607910 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.608038 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.637997 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.638196 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.638370 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.639038 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.639235 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.639418 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.639833 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.640009 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.640180 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.640568 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.640739 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.640896 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.641291 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.641435 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.641589 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.642160 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.642338 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.642497 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.820261 2038 kubelet.go:1666] Failed creating a mirror pod for "kube-controller-manager-acse-test-f2f17-control-plane-f29cs_kube-system(4c05150cc224ca43924d794c661ad76a)": pods "kube-controller-manager-acse-test-f2f17-control-plane-f29cs" already exists | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.909441 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.909838 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.910038 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.910482 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.910705 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.910889 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.911338 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.911586 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.911733 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.912146 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.912294 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.912430 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.912762 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.912956 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.913099 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.915101 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.915123 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.915138 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.915599 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.915738 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.915863 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.916289 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.916426 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.916525 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.916843 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.916960 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.917061 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.917411 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.917556 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.917658 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.917959 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.918072 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.918168 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.918479 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.918601 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.918701 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.919087 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.919225 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.919333 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.919652 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.919776 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.920087 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.920436 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.920562 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.920659 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.921049 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.921171 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.921282 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.921611 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.921728 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.921829 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.922131 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.922243 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.922347 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.922685 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.922800 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.922894 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.923220 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.923343 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.923438 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.923758 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.923875 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.923978 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.924313 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.924425 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.924523 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.924832 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.924940 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.925042 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.925346 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.925565 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.925672 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.925990 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.926099 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.926211 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.926518 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.926630 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.926747 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.927078 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.927189 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.927293 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.927635 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.927755 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.927854 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.928166 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.928281 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.928390 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.928670 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.928778 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.928872 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.929191 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.929297 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.929422 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.929739 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:20:59.929845 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:20:59 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:20:59.929939 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.631880 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.632444 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.632471 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.632763 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.632775 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.632791 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633009 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.633019 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633030 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633259 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.633268 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633279 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633526 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.633536 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633547 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633743 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.633753 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633763 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633957 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.633966 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.633977 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634177 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.634207 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634234 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634438 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.634447 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634457 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634648 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.634657 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634667 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634883 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.634892 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.634905 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635129 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.635139 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635150 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635340 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.635348 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635359 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635582 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.635591 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635601 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635800 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.635810 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.635820 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636009 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.636018 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636028 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636239 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.636249 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636259 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636446 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.636455 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636465 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636652 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.636660 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636670 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636909 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.636920 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.636940 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637139 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.637151 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637162 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637365 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.637375 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637385 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637613 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.637623 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637634 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637823 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.637833 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.637851 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638036 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.638045 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638055 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638272 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.638283 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638293 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638476 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.638485 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638495 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638683 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.638693 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638703 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638907 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.638917 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.638930 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639122 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.639132 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639142 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639343 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.639352 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639363 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639573 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.639583 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639595 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639784 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.639793 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639805 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.639980 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.639990 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640001 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640205 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.640214 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640224 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640456 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.640466 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640477 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640721 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.640732 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.640745 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641002 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641012 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641032 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641197 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641204 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641213 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641390 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641398 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641407 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641575 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641583 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641592 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641780 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641788 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641797 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641979 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.641988 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.641999 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642180 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.642190 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642199 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642416 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.642424 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642434 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642611 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.642620 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642630 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642806 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.642819 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.642832 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643002 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.643011 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643059 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643412 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.643424 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643438 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643663 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.643673 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643684 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643900 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.643909 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.643920 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644196 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.644207 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644220 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644446 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.644456 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644466 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644660 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.644669 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644679 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644902 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.644912 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.644922 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645132 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.645141 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645154 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645362 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.645370 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645379 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645582 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.645590 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.645599 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646018 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.646029 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646041 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646234 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.646244 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646255 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646464 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.646473 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646484 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646658 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.646666 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646676 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646889 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.646899 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.646909 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647151 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.647160 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647171 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647348 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.647357 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647371 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647578 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.647590 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647601 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647777 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.647786 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.647796 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.685130 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.685356 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.685522 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.686877 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.687098 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.687248 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.688972 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.689165 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.689322 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.689659 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.689814 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.689958 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.690341 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.690496 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, args: [init], error: fork/exec /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds: no such file or directory, output: "" | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.690632 2038 plugins.go:747] Error dynamically probing plugins: Error creating Flexvolume plugin from directory nodeagent~uds, skipping. Error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: E0421 18:21:00.690966 2038 driver-call.go:266] Failed to unmarshal output for command: init, output: "", error: unexpected end of JSON input | |
Apr 21 18:21:00 acse-test-f2f17-control-plane-f29cs kubelet[2038]: W0421 18:21:00.691179 2038 driver-call.go:149] FlexVolume: driver call failed: executable: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds/uds, a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment