=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-902168 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-902168 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-902168 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [3592c5b9-a803-407c-84da-475444574f9a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [3592c5b9-a803-407c-84da-475444574f9a] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 7.004261428s
I1104 11:28:38.097535 3525249 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-902168 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-902168 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.635588317s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run: kubectl --context addons-902168 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-902168 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.58.2
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-902168
helpers_test.go:235: (dbg) docker inspect addons-902168:
-- stdout --
[
{
"Id": "abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495",
"Created": "2024-11-04T11:22:19.735456411Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 3526596,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-11-04T11:22:19.877259344Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:b9c385cbd7184c9dd77d4bc379a996635e559e337cc53655e2d39219017c804c",
"ResolvConfPath": "/var/lib/docker/containers/abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495/hostname",
"HostsPath": "/var/lib/docker/containers/abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495/hosts",
"LogPath": "/var/lib/docker/containers/abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495/abf44591d57ea9ab6b25ee7fd28d78525c184e2f4b404291ab1dae62f6abb495-json.log",
"Name": "/addons-902168",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-902168:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-902168",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/69c00bf93fc94fcb19ea08ff6d8f797e99cc21c2d84df34162d46a2e2313242e-init/diff:/var/lib/docker/overlay2/1e886dcf122c6a5396f2a319103cb60bf64fe1c95c8fea010d760a843e6363df/diff",
"MergedDir": "/var/lib/docker/overlay2/69c00bf93fc94fcb19ea08ff6d8f797e99cc21c2d84df34162d46a2e2313242e/merged",
"UpperDir": "/var/lib/docker/overlay2/69c00bf93fc94fcb19ea08ff6d8f797e99cc21c2d84df34162d46a2e2313242e/diff",
"WorkDir": "/var/lib/docker/overlay2/69c00bf93fc94fcb19ea08ff6d8f797e99cc21c2d84df34162d46a2e2313242e/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-902168",
"Source": "/var/lib/docker/volumes/addons-902168/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-902168",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"OnBuild": null,
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-902168",
"name.minikube.sigs.k8s.io": "addons-902168",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "15760077dd3d818e73f5bf87ff32ce532f528eb18c009f5089c9cc0241118fb5",
"SandboxKey": "/var/run/docker/netns/15760077dd3d",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37221"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37222"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37225"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37223"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37224"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-902168": {
"IPAMConfig": {
"IPv4Address": "192.168.58.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:3a:02",
"DriverOpts": null,
"NetworkID": "6590c4ca3a805a0d546061f6b22aa104d2be96f06f29782a3cf79159b8a4b45e",
"EndpointID": "2609d31069abf1de9e0e371b633225d4c316fa05dc52beeeffc0841346df7708",
"Gateway": "192.168.58.1",
"IPAddress": "192.168.58.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-902168",
"abf44591d57e"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-902168 -n addons-902168
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-902168 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-902168 logs -n 25: (1.711269552s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-594295 | download-only-594295 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | 04 Nov 24 11:22 UTC |
| delete | -p download-only-004699 | download-only-004699 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | 04 Nov 24 11:22 UTC |
| start | --download-only -p | download-docker-377558 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | |
| | download-docker-377558 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-377558 | download-docker-377558 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | 04 Nov 24 11:22 UTC |
| start | --download-only -p | binary-mirror-244896 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | |
| | binary-mirror-244896 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:35353 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-244896 | binary-mirror-244896 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | 04 Nov 24 11:22 UTC |
| addons | disable dashboard -p | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | |
| | addons-902168 | | | | | |
| addons | enable dashboard -p | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | |
| | addons-902168 | | | | | |
| start | -p addons-902168 --wait=true | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:22 UTC | 04 Nov 24 11:25 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --addons=amd-gpu-device-plugin | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:25 UTC | 04 Nov 24 11:25 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | gcp-auth --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | enable headlamp | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | -p addons-902168 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | headlamp --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| ip | addons-902168 ip | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | disable nvidia-device-plugin | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-902168 ssh cat | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | /opt/local-path-provisioner/pvc-3f2e21b5-e798-4498-8842-12178c6369dd_default_test-pvc/file1 | | | | | |
| addons | addons-902168 addons | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:26 UTC |
| | disable cloud-spanner | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons disable | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:26 UTC | 04 Nov 24 11:27 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:28 UTC | 04 Nov 24 11:28 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:28 UTC | 04 Nov 24 11:28 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-902168 addons | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:28 UTC | 04 Nov 24 11:28 UTC |
| | disable inspektor-gadget | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-902168 ssh curl -s | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:28 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-902168 ip | addons-902168 | jenkins | v1.34.0 | 04 Nov 24 11:30 UTC | 04 Nov 24 11:30 UTC |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/11/04 11:22:12
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.23.2 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1104 11:22:12.899304 3526110 out.go:345] Setting OutFile to fd 1 ...
I1104 11:22:12.899480 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1104 11:22:12.899506 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:22:12.899525 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1104 11:22:12.899795 3526110 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19906-3519856/.minikube/bin
I1104 11:22:12.900293 3526110 out.go:352] Setting JSON to false
I1104 11:22:12.901507 3526110 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":86680,"bootTime":1730632653,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I1104 11:22:12.901609 3526110 start.go:139] virtualization:
I1104 11:22:12.904428 3526110 out.go:177] * [addons-902168] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I1104 11:22:12.907299 3526110 out.go:177] - MINIKUBE_LOCATION=19906
I1104 11:22:12.909593 3526110 notify.go:220] Checking for updates...
I1104 11:22:12.911856 3526110 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1104 11:22:12.913856 3526110 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19906-3519856/kubeconfig
I1104 11:22:12.916074 3526110 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19906-3519856/.minikube
I1104 11:22:12.918095 3526110 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1104 11:22:12.920110 3526110 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1104 11:22:12.922735 3526110 driver.go:394] Setting default libvirt URI to qemu:///system
I1104 11:22:12.949813 3526110 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I1104 11:22:12.949943 3526110 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1104 11:22:13.016618 3526110 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:true NGoroutines:54 SystemTime:2024-11-04 11:22:13.004997096 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1104 11:22:13.016737 3526110 docker.go:318] overlay module found
I1104 11:22:13.019586 3526110 out.go:177] * Using the docker driver based on user configuration
I1104 11:22:13.021800 3526110 start.go:297] selected driver: docker
I1104 11:22:13.021827 3526110 start.go:901] validating driver "docker" against <nil>
I1104 11:22:13.021842 3526110 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1104 11:22:13.022640 3526110 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1104 11:22:13.072626 3526110 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:true NGoroutines:54 SystemTime:2024-11-04 11:22:13.062919654 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1104 11:22:13.072837 3526110 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I1104 11:22:13.073120 3526110 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1104 11:22:13.075257 3526110 out.go:177] * Using Docker driver with root privileges
I1104 11:22:13.077960 3526110 cni.go:84] Creating CNI manager for ""
I1104 11:22:13.078040 3526110 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1104 11:22:13.078055 3526110 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I1104 11:22:13.078156 3526110 start.go:340] cluster config:
{Name:addons-902168 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.2 ClusterName:addons-902168 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1104 11:22:13.080636 3526110 out.go:177] * Starting "addons-902168" primary control-plane node in "addons-902168" cluster
I1104 11:22:13.082833 3526110 cache.go:121] Beginning downloading kic base image for docker with crio
I1104 11:22:13.085006 3526110 out.go:177] * Pulling base image v0.0.45-1730282848-19883 ...
I1104 11:22:13.086939 3526110 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1104 11:22:13.087002 3526110 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19906-3519856/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
I1104 11:22:13.087015 3526110 cache.go:56] Caching tarball of preloaded images
I1104 11:22:13.087027 3526110 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local docker daemon
I1104 11:22:13.087135 3526110 preload.go:172] Found /home/jenkins/minikube-integration/19906-3519856/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I1104 11:22:13.087159 3526110 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
I1104 11:22:13.087542 3526110 profile.go:143] Saving config to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/config.json ...
I1104 11:22:13.087591 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/config.json: {Name:mkfde330db33e1c86e2f38b4ed26eba0608e83f2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:13.106324 3526110 image.go:98] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 in local docker daemon, skipping pull
I1104 11:22:13.106346 3526110 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 exists in daemon, skipping load
I1104 11:22:13.106363 3526110 cache.go:194] Successfully downloaded all kic artifacts
I1104 11:22:13.106400 3526110 start.go:360] acquireMachinesLock for addons-902168: {Name:mka58489a7610f6d74de2cd0ec68f10bf41de927 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1104 11:22:13.107228 3526110 start.go:364] duration metric: took 810.225µs to acquireMachinesLock for "addons-902168"
I1104 11:22:13.107269 3526110 start.go:93] Provisioning new machine with config: &{Name:addons-902168 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.2 ClusterName:addons-902168 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I1104 11:22:13.107361 3526110 start.go:125] createHost starting for "" (driver="docker")
I1104 11:22:13.110111 3526110 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1104 11:22:13.110381 3526110 start.go:159] libmachine.API.Create for "addons-902168" (driver="docker")
I1104 11:22:13.110419 3526110 client.go:168] LocalClient.Create starting
I1104 11:22:13.110537 3526110 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem
I1104 11:22:13.717095 3526110 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/cert.pem
I1104 11:22:14.313161 3526110 cli_runner.go:164] Run: docker network inspect addons-902168 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1104 11:22:14.329083 3526110 cli_runner.go:211] docker network inspect addons-902168 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1104 11:22:14.329169 3526110 network_create.go:284] running [docker network inspect addons-902168] to gather additional debugging logs...
I1104 11:22:14.329191 3526110 cli_runner.go:164] Run: docker network inspect addons-902168
W1104 11:22:14.345647 3526110 cli_runner.go:211] docker network inspect addons-902168 returned with exit code 1
I1104 11:22:14.345678 3526110 network_create.go:287] error running [docker network inspect addons-902168]: docker network inspect addons-902168: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-902168 not found
I1104 11:22:14.345691 3526110 network_create.go:289] output of [docker network inspect addons-902168]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-902168 not found
** /stderr **
I1104 11:22:14.345800 3526110 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1104 11:22:14.362936 3526110 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-da769ee211ee IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:a6:77:62:50} reservation:<nil>}
I1104 11:22:14.363411 3526110 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001f9a940}
I1104 11:22:14.363436 3526110 network_create.go:124] attempt to create docker network addons-902168 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1104 11:22:14.363492 3526110 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-902168 addons-902168
I1104 11:22:14.440012 3526110 network_create.go:108] docker network addons-902168 192.168.58.0/24 created
I1104 11:22:14.440045 3526110 kic.go:121] calculated static IP "192.168.58.2" for the "addons-902168" container
I1104 11:22:14.440123 3526110 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1104 11:22:14.456117 3526110 cli_runner.go:164] Run: docker volume create addons-902168 --label name.minikube.sigs.k8s.io=addons-902168 --label created_by.minikube.sigs.k8s.io=true
I1104 11:22:14.472163 3526110 oci.go:103] Successfully created a docker volume addons-902168
I1104 11:22:14.472268 3526110 cli_runner.go:164] Run: docker run --rm --name addons-902168-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-902168 --entrypoint /usr/bin/test -v addons-902168:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib
I1104 11:22:15.659196 3526110 cli_runner.go:217] Completed: docker run --rm --name addons-902168-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-902168 --entrypoint /usr/bin/test -v addons-902168:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -d /var/lib: (1.186887982s)
I1104 11:22:15.659227 3526110 oci.go:107] Successfully prepared a docker volume addons-902168
I1104 11:22:15.659259 3526110 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1104 11:22:15.659283 3526110 kic.go:194] Starting extracting preloaded images to volume ...
I1104 11:22:15.659355 3526110 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19906-3519856/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-902168:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir
I1104 11:22:19.675465 3526110 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19906-3519856/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-902168:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.016070854s)
I1104 11:22:19.675503 3526110 kic.go:203] duration metric: took 4.016217417s to extract preloaded images to volume ...
W1104 11:22:19.675652 3526110 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1104 11:22:19.675766 3526110 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1104 11:22:19.720473 3526110 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-902168 --name addons-902168 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-902168 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-902168 --network addons-902168 --ip 192.168.58.2 --volume addons-902168:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4
I1104 11:22:20.052271 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Running}}
I1104 11:22:20.090101 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:20.121132 3526110 cli_runner.go:164] Run: docker exec addons-902168 stat /var/lib/dpkg/alternatives/iptables
I1104 11:22:20.201601 3526110 oci.go:144] the created container "addons-902168" has a running status.
I1104 11:22:20.201628 3526110 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa...
I1104 11:22:21.025110 3526110 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1104 11:22:21.057997 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:21.077271 3526110 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1104 11:22:21.077293 3526110 kic_runner.go:114] Args: [docker exec --privileged addons-902168 chown docker:docker /home/docker/.ssh/authorized_keys]
I1104 11:22:21.147194 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:21.168748 3526110 machine.go:93] provisionDockerMachine start ...
I1104 11:22:21.168839 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:21.190266 3526110 main.go:141] libmachine: Using SSH client type: native
I1104 11:22:21.190539 3526110 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 37221 <nil> <nil>}
I1104 11:22:21.190574 3526110 main.go:141] libmachine: About to run SSH command:
hostname
I1104 11:22:21.318286 3526110 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-902168
I1104 11:22:21.318311 3526110 ubuntu.go:169] provisioning hostname "addons-902168"
I1104 11:22:21.318379 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:21.336662 3526110 main.go:141] libmachine: Using SSH client type: native
I1104 11:22:21.336915 3526110 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 37221 <nil> <nil>}
I1104 11:22:21.336935 3526110 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-902168 && echo "addons-902168" | sudo tee /etc/hostname
I1104 11:22:21.471224 3526110 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-902168
I1104 11:22:21.471308 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:21.491430 3526110 main.go:141] libmachine: Using SSH client type: native
I1104 11:22:21.491676 3526110 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 37221 <nil> <nil>}
I1104 11:22:21.491701 3526110 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-902168' /etc/hosts; then
if grep -xq '127.0.1.1\s.*' /etc/hosts; then
sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-902168/g' /etc/hosts;
else
echo '127.0.1.1 addons-902168' | sudo tee -a /etc/hosts;
fi
fi
I1104 11:22:21.618600 3526110 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1104 11:22:21.618625 3526110 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19906-3519856/.minikube CaCertPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19906-3519856/.minikube}
I1104 11:22:21.618652 3526110 ubuntu.go:177] setting up certificates
I1104 11:22:21.618663 3526110 provision.go:84] configureAuth start
I1104 11:22:21.618724 3526110 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-902168
I1104 11:22:21.636113 3526110 provision.go:143] copyHostCerts
I1104 11:22:21.636199 3526110 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.pem (1078 bytes)
I1104 11:22:21.636325 3526110 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19906-3519856/.minikube/cert.pem (1123 bytes)
I1104 11:22:21.636389 3526110 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19906-3519856/.minikube/key.pem (1675 bytes)
I1104 11:22:21.636444 3526110 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca-key.pem org=jenkins.addons-902168 san=[127.0.0.1 192.168.58.2 addons-902168 localhost minikube]
I1104 11:22:21.914683 3526110 provision.go:177] copyRemoteCerts
I1104 11:22:21.914749 3526110 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1104 11:22:21.914796 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:21.933148 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:22.024284 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1104 11:22:22.050455 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1104 11:22:22.077157 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1104 11:22:22.103027 3526110 provision.go:87] duration metric: took 484.349785ms to configureAuth
I1104 11:22:22.103087 3526110 ubuntu.go:193] setting minikube options for container-runtime
I1104 11:22:22.103351 3526110 config.go:182] Loaded profile config "addons-902168": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1104 11:22:22.103519 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:22.120720 3526110 main.go:141] libmachine: Using SSH client type: native
I1104 11:22:22.120971 3526110 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415580] 0x417dc0 <nil> [] 0s} 127.0.0.1 37221 <nil> <nil>}
I1104 11:22:22.120991 3526110 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I1104 11:22:22.381669 3526110 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I1104 11:22:22.381694 3526110 machine.go:96] duration metric: took 1.212926528s to provisionDockerMachine
I1104 11:22:22.381706 3526110 client.go:171] duration metric: took 9.271276871s to LocalClient.Create
I1104 11:22:22.381719 3526110 start.go:167] duration metric: took 9.271340403s to libmachine.API.Create "addons-902168"
I1104 11:22:22.381727 3526110 start.go:293] postStartSetup for "addons-902168" (driver="docker")
I1104 11:22:22.381738 3526110 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I1104 11:22:22.381814 3526110 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
I1104 11:22:22.381860 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:22.400076 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:22.492266 3526110 ssh_runner.go:195] Run: cat /etc/os-release
I1104 11:22:22.495714 3526110 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1104 11:22:22.495751 3526110 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1104 11:22:22.495762 3526110 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1104 11:22:22.495770 3526110 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I1104 11:22:22.495786 3526110 filesync.go:126] Scanning /home/jenkins/minikube-integration/19906-3519856/.minikube/addons for local assets ...
I1104 11:22:22.495862 3526110 filesync.go:126] Scanning /home/jenkins/minikube-integration/19906-3519856/.minikube/files for local assets ...
I1104 11:22:22.495891 3526110 start.go:296] duration metric: took 114.157698ms for postStartSetup
I1104 11:22:22.496217 3526110 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-902168
I1104 11:22:22.513043 3526110 profile.go:143] Saving config to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/config.json ...
I1104 11:22:22.513342 3526110 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1104 11:22:22.513399 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:22.530261 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:22.615920 3526110 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1104 11:22:22.621145 3526110 start.go:128] duration metric: took 9.513762733s to createHost
I1104 11:22:22.621213 3526110 start.go:83] releasing machines lock for "addons-902168", held for 9.513964442s
I1104 11:22:22.621298 3526110 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-902168
I1104 11:22:22.641087 3526110 ssh_runner.go:195] Run: cat /version.json
I1104 11:22:22.641146 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:22.641405 3526110 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1104 11:22:22.641476 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:22.660460 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:22.672269 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:22.878317 3526110 ssh_runner.go:195] Run: systemctl --version
I1104 11:22:22.883139 3526110 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I1104 11:22:23.026638 3526110 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1104 11:22:23.031373 3526110 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1104 11:22:23.052114 3526110 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I1104 11:22:23.052234 3526110 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1104 11:22:23.085549 3526110 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1104 11:22:23.085574 3526110 start.go:495] detecting cgroup driver to use...
I1104 11:22:23.085626 3526110 detect.go:187] detected "cgroupfs" cgroup driver on host os
I1104 11:22:23.085740 3526110 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1104 11:22:23.102544 3526110 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1104 11:22:23.114347 3526110 docker.go:217] disabling cri-docker service (if available) ...
I1104 11:22:23.114466 3526110 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1104 11:22:23.129608 3526110 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1104 11:22:23.144841 3526110 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1104 11:22:23.239595 3526110 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1104 11:22:23.345370 3526110 docker.go:233] disabling docker service ...
I1104 11:22:23.345489 3526110 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1104 11:22:23.366647 3526110 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1104 11:22:23.378984 3526110 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1104 11:22:23.477511 3526110 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1104 11:22:23.577060 3526110 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1104 11:22:23.588519 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I1104 11:22:23.605202 3526110 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I1104 11:22:23.605275 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.615745 3526110 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I1104 11:22:23.615824 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.625680 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.635622 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.645578 3526110 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1104 11:22:23.655016 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.664661 3526110 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.680338 3526110 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I1104 11:22:23.690224 3526110 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1104 11:22:23.699734 3526110 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1104 11:22:23.710541 3526110 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1104 11:22:23.806108 3526110 ssh_runner.go:195] Run: sudo systemctl restart crio
I1104 11:22:23.938610 3526110 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I1104 11:22:23.938804 3526110 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I1104 11:22:23.943480 3526110 start.go:563] Will wait 60s for crictl version
I1104 11:22:23.943593 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:22:23.947269 3526110 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1104 11:22:23.991081 3526110 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I1104 11:22:23.991226 3526110 ssh_runner.go:195] Run: crio --version
I1104 11:22:24.040071 3526110 ssh_runner.go:195] Run: crio --version
I1104 11:22:24.087283 3526110 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
I1104 11:22:24.089491 3526110 cli_runner.go:164] Run: docker network inspect addons-902168 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1104 11:22:24.105252 3526110 ssh_runner.go:195] Run: grep 192.168.58.1 host.minikube.internal$ /etc/hosts
I1104 11:22:24.108911 3526110 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.58.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1104 11:22:24.120968 3526110 kubeadm.go:883] updating cluster {Name:addons-902168 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.2 ClusterName:addons-902168 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.58.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I1104 11:22:24.121093 3526110 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1104 11:22:24.121151 3526110 ssh_runner.go:195] Run: sudo crictl images --output json
I1104 11:22:24.218997 3526110 crio.go:514] all images are preloaded for cri-o runtime.
I1104 11:22:24.219021 3526110 crio.go:433] Images already preloaded, skipping extraction
I1104 11:22:24.219153 3526110 ssh_runner.go:195] Run: sudo crictl images --output json
I1104 11:22:24.264096 3526110 crio.go:514] all images are preloaded for cri-o runtime.
I1104 11:22:24.264128 3526110 cache_images.go:84] Images are preloaded, skipping loading
I1104 11:22:24.264138 3526110 kubeadm.go:934] updating node { 192.168.58.2 8443 v1.31.2 crio true true} ...
I1104 11:22:24.264230 3526110 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-902168 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.58.2
[Install]
config:
{KubernetesVersion:v1.31.2 ClusterName:addons-902168 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I1104 11:22:24.264329 3526110 ssh_runner.go:195] Run: crio config
I1104 11:22:24.316814 3526110 cni.go:84] Creating CNI manager for ""
I1104 11:22:24.316840 3526110 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1104 11:22:24.316852 3526110 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I1104 11:22:24.316874 3526110 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.58.2 APIServerPort:8443 KubernetesVersion:v1.31.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-902168 NodeName:addons-902168 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.58.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.58.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1104 11:22:24.317006 3526110 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.58.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/crio/crio.sock
name: "addons-902168"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.58.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.58.2"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
- name: "proxy-refresh-interval"
value: "70000"
kubernetesVersion: v1.31.2
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1104 11:22:24.317082 3526110 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
I1104 11:22:24.326368 3526110 binaries.go:44] Found k8s binaries, skipping transfer
I1104 11:22:24.326448 3526110 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1104 11:22:24.336196 3526110 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I1104 11:22:24.355623 3526110 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1104 11:22:24.374889 3526110 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
I1104 11:22:24.393778 3526110 ssh_runner.go:195] Run: grep 192.168.58.2 control-plane.minikube.internal$ /etc/hosts
I1104 11:22:24.397512 3526110 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.58.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1104 11:22:24.409316 3526110 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1104 11:22:24.507473 3526110 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1104 11:22:24.522370 3526110 certs.go:68] Setting up /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168 for IP: 192.168.58.2
I1104 11:22:24.522390 3526110 certs.go:194] generating shared ca certs ...
I1104 11:22:24.522407 3526110 certs.go:226] acquiring lock for ca certs: {Name:mkd148abc6c84d01f35b41d4b9586da146bcb2a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:24.522633 3526110 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.key
I1104 11:22:25.023909 3526110 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.crt ...
I1104 11:22:25.023941 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.crt: {Name:mkabbd76c911514e49d971d3db8f5911c1833651 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:25.024949 3526110 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.key ...
I1104 11:22:25.024978 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.key: {Name:mk621bad35470025d3c319d16fc0191981c69413 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:25.025095 3526110 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.key
I1104 11:22:25.255457 3526110 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.crt ...
I1104 11:22:25.255487 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.crt: {Name:mk4808fdbac0668e13228414099f8cb944ae22ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:25.255696 3526110 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.key ...
I1104 11:22:25.255711 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.key: {Name:mk915ae4d60c03371bf8b8e78f79fb7d9358c8ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:25.255801 3526110 certs.go:256] generating profile certs ...
I1104 11:22:25.255869 3526110 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.key
I1104 11:22:25.255886 3526110 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.crt with IP's: []
I1104 11:22:26.060229 3526110 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.crt ...
I1104 11:22:26.060266 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.crt: {Name:mk6f7fa187a7781f61cf22d71441497526171406 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:26.060502 3526110 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.key ...
I1104 11:22:26.060519 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/client.key: {Name:mk63471432fac20ce5db05c2214d629dd4381d09 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:26.061381 3526110 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key.df3546bc
I1104 11:22:26.061410 3526110 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt.df3546bc with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.58.2]
I1104 11:22:26.521679 3526110 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt.df3546bc ...
I1104 11:22:26.521711 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt.df3546bc: {Name:mk586519962ef9223592b4d12abcfcf2f2e3df9e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:26.521902 3526110 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key.df3546bc ...
I1104 11:22:26.521916 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key.df3546bc: {Name:mk4796e57862d6d6bb36f7f7b1005aa8de72ffb9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:26.522010 3526110 certs.go:381] copying /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt.df3546bc -> /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt
I1104 11:22:26.522088 3526110 certs.go:385] copying /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key.df3546bc -> /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key
I1104 11:22:26.522146 3526110 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.key
I1104 11:22:26.522164 3526110 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.crt with IP's: []
I1104 11:22:27.013874 3526110 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.crt ...
I1104 11:22:27.013915 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.crt: {Name:mka13ed536f646d6e29636c2d508c64edcf206b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:27.014173 3526110 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.key ...
I1104 11:22:27.014193 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.key: {Name:mk6c557c1595f6ed576325b03de59d6ff3128ad8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:27.014418 3526110 certs.go:484] found cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca-key.pem (1679 bytes)
I1104 11:22:27.014469 3526110 certs.go:484] found cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/ca.pem (1078 bytes)
I1104 11:22:27.014506 3526110 certs.go:484] found cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/cert.pem (1123 bytes)
I1104 11:22:27.014535 3526110 certs.go:484] found cert: /home/jenkins/minikube-integration/19906-3519856/.minikube/certs/key.pem (1675 bytes)
I1104 11:22:27.015225 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1104 11:22:27.044935 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1104 11:22:27.072539 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1104 11:22:27.099005 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I1104 11:22:27.123818 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1104 11:22:27.148413 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1104 11:22:27.173571 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1104 11:22:27.198989 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/profiles/addons-902168/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I1104 11:22:27.224236 3526110 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19906-3519856/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1104 11:22:27.249551 3526110 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1104 11:22:27.268611 3526110 ssh_runner.go:195] Run: openssl version
I1104 11:22:27.274534 3526110 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
I1104 11:22:27.284566 3526110 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1104 11:22:27.288539 3526110 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Nov 4 11:22 /usr/share/ca-certificates/minikubeCA.pem
I1104 11:22:27.288607 3526110 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1104 11:22:27.296071 3526110 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
I1104 11:22:27.306278 3526110 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1104 11:22:27.309855 3526110 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I1104 11:22:27.309906 3526110 kubeadm.go:392] StartCluster: {Name:addons-902168 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730282848-19883@sha256:e762c909ad2a507083ec25b1ad3091c71fc7d92824e4a659c9158bbfe5ae03d4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.2 ClusterName:addons-902168 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.58.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1104 11:22:27.309994 3526110 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I1104 11:22:27.310054 3526110 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1104 11:22:27.353235 3526110 cri.go:89] found id: ""
I1104 11:22:27.353311 3526110 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1104 11:22:27.362896 3526110 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1104 11:22:27.371997 3526110 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I1104 11:22:27.372090 3526110 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
I1104 11:22:27.381332 3526110 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I1104 11:22:27.381353 3526110 kubeadm.go:157] found existing configuration files:
I1104 11:22:27.381431 3526110 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1104 11:22:27.391058 3526110 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I1104 11:22:27.391124 3526110 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1104 11:22:27.400040 3526110 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1104 11:22:27.408933 3526110 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I1104 11:22:27.409027 3526110 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1104 11:22:27.417718 3526110 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1104 11:22:27.426751 3526110 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I1104 11:22:27.426842 3526110 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1104 11:22:27.436295 3526110 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1104 11:22:27.445569 3526110 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I1104 11:22:27.445662 3526110 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1104 11:22:27.454261 3526110 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I1104 11:22:27.513632 3526110 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
I1104 11:22:27.514074 3526110 kubeadm.go:310] [preflight] Running pre-flight checks
I1104 11:22:27.534092 3526110 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I1104 11:22:27.534165 3526110 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1071-aws[0m
I1104 11:22:27.534210 3526110 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I1104 11:22:27.534265 3526110 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1104 11:22:27.534317 3526110 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1104 11:22:27.534368 3526110 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1104 11:22:27.534418 3526110 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1104 11:22:27.534469 3526110 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1104 11:22:27.534519 3526110 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1104 11:22:27.534583 3526110 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1104 11:22:27.534637 3526110 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1104 11:22:27.534687 3526110 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1104 11:22:27.595795 3526110 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I1104 11:22:27.595909 3526110 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1104 11:22:27.596002 3526110 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1104 11:22:27.602726 3526110 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1104 11:22:27.608371 3526110 out.go:235] - Generating certificates and keys ...
I1104 11:22:27.608502 3526110 kubeadm.go:310] [certs] Using existing ca certificate authority
I1104 11:22:27.608621 3526110 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I1104 11:22:28.027394 3526110 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I1104 11:22:28.303070 3526110 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I1104 11:22:28.591643 3526110 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I1104 11:22:29.264810 3526110 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I1104 11:22:29.758184 3526110 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I1104 11:22:29.758818 3526110 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-902168 localhost] and IPs [192.168.58.2 127.0.0.1 ::1]
I1104 11:22:30.002733 3526110 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I1104 11:22:30.003441 3526110 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-902168 localhost] and IPs [192.168.58.2 127.0.0.1 ::1]
I1104 11:22:30.321843 3526110 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I1104 11:22:30.509800 3526110 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I1104 11:22:31.215143 3526110 kubeadm.go:310] [certs] Generating "sa" key and public key
I1104 11:22:31.215215 3526110 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1104 11:22:31.684392 3526110 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I1104 11:22:31.981549 3526110 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1104 11:22:32.159555 3526110 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1104 11:22:33.015530 3526110 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1104 11:22:33.319593 3526110 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1104 11:22:33.320478 3526110 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1104 11:22:33.324135 3526110 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1104 11:22:33.327145 3526110 out.go:235] - Booting up control plane ...
I1104 11:22:33.327263 3526110 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1104 11:22:33.327625 3526110 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1104 11:22:33.328771 3526110 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1104 11:22:33.339817 3526110 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1104 11:22:33.346624 3526110 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1104 11:22:33.346688 3526110 kubeadm.go:310] [kubelet-start] Starting the kubelet
I1104 11:22:33.447450 3526110 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1104 11:22:33.447575 3526110 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1104 11:22:34.949096 3526110 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501695436s
I1104 11:22:34.949213 3526110 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I1104 11:22:40.451111 3526110 kubeadm.go:310] [api-check] The API server is healthy after 5.502063513s
I1104 11:22:40.470698 3526110 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1104 11:22:40.486291 3526110 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1104 11:22:40.516725 3526110 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I1104 11:22:40.516919 3526110 kubeadm.go:310] [mark-control-plane] Marking the node addons-902168 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1104 11:22:40.531040 3526110 kubeadm.go:310] [bootstrap-token] Using token: wxjk5m.54xxjk6oqo7waedo
I1104 11:22:40.533140 3526110 out.go:235] - Configuring RBAC rules ...
I1104 11:22:40.533267 3526110 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1104 11:22:40.538538 3526110 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1104 11:22:40.546660 3526110 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I1104 11:22:40.555513 3526110 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1104 11:22:40.559864 3526110 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1104 11:22:40.566784 3526110 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1104 11:22:40.857071 3526110 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1104 11:22:41.292289 3526110 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I1104 11:22:41.859844 3526110 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I1104 11:22:41.860970 3526110 kubeadm.go:310]
I1104 11:22:41.861044 3526110 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I1104 11:22:41.861055 3526110 kubeadm.go:310]
I1104 11:22:41.861133 3526110 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I1104 11:22:41.861142 3526110 kubeadm.go:310]
I1104 11:22:41.861167 3526110 kubeadm.go:310] mkdir -p $HOME/.kube
I1104 11:22:41.861230 3526110 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1104 11:22:41.861285 3526110 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1104 11:22:41.861293 3526110 kubeadm.go:310]
I1104 11:22:41.861346 3526110 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I1104 11:22:41.861354 3526110 kubeadm.go:310]
I1104 11:22:41.861401 3526110 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I1104 11:22:41.861409 3526110 kubeadm.go:310]
I1104 11:22:41.861468 3526110 kubeadm.go:310] You should now deploy a pod network to the cluster.
I1104 11:22:41.861545 3526110 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1104 11:22:41.861616 3526110 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1104 11:22:41.861623 3526110 kubeadm.go:310]
I1104 11:22:41.861707 3526110 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I1104 11:22:41.861785 3526110 kubeadm.go:310] and service account keys on each node and then running the following as root:
I1104 11:22:41.861799 3526110 kubeadm.go:310]
I1104 11:22:41.861884 3526110 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token wxjk5m.54xxjk6oqo7waedo \
I1104 11:22:41.861989 3526110 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:fe7c124041b53f786d195d9737be1bcc584caa2601b14de7e54ac5b9511a4bfb \
I1104 11:22:41.862013 3526110 kubeadm.go:310] --control-plane
I1104 11:22:41.862020 3526110 kubeadm.go:310]
I1104 11:22:41.862103 3526110 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I1104 11:22:41.862111 3526110 kubeadm.go:310]
I1104 11:22:41.862191 3526110 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token wxjk5m.54xxjk6oqo7waedo \
I1104 11:22:41.862295 3526110 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:fe7c124041b53f786d195d9737be1bcc584caa2601b14de7e54ac5b9511a4bfb
I1104 11:22:41.866148 3526110 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1071-aws\n", err: exit status 1
I1104 11:22:41.866265 3526110 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1104 11:22:41.866287 3526110 cni.go:84] Creating CNI manager for ""
I1104 11:22:41.866295 3526110 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1104 11:22:41.868576 3526110 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1104 11:22:41.870732 3526110 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1104 11:22:41.874967 3526110 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
I1104 11:22:41.874988 3526110 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I1104 11:22:41.900936 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1104 11:22:42.221343 3526110 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1104 11:22:42.221516 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:42.221608 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-902168 minikube.k8s.io/updated_at=2024_11_04T11_22_42_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=c03dd974d73f8853a1a57928c124797a5ae24dc4 minikube.k8s.io/name=addons-902168 minikube.k8s.io/primary=true
I1104 11:22:42.403633 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:42.403695 3526110 ops.go:34] apiserver oom_adj: -16
I1104 11:22:42.904410 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:43.404285 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:43.904218 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:44.403703 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:44.904538 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:45.403794 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:45.904544 3526110 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1104 11:22:45.997294 3526110 kubeadm.go:1113] duration metric: took 3.775833184s to wait for elevateKubeSystemPrivileges
I1104 11:22:45.997322 3526110 kubeadm.go:394] duration metric: took 18.687420311s to StartCluster
I1104 11:22:45.997339 3526110 settings.go:142] acquiring lock: {Name:mk25b37f59903c351dcd45962e3d8e741b2719aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:45.997920 3526110 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19906-3519856/kubeconfig
I1104 11:22:45.998312 3526110 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19906-3519856/kubeconfig: {Name:mk654810aec594f75883d7e68e021201d58ab4e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1104 11:22:45.998531 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1104 11:22:45.998576 3526110 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.58.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I1104 11:22:45.998814 3526110 config.go:182] Loaded profile config "addons-902168": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1104 11:22:45.998856 3526110 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I1104 11:22:45.998930 3526110 addons.go:69] Setting yakd=true in profile "addons-902168"
I1104 11:22:45.998944 3526110 addons.go:234] Setting addon yakd=true in "addons-902168"
I1104 11:22:45.998968 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:45.999423 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.000001 3526110 addons.go:69] Setting metrics-server=true in profile "addons-902168"
I1104 11:22:46.000026 3526110 addons.go:234] Setting addon metrics-server=true in "addons-902168"
I1104 11:22:46.000051 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.000473 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.000621 3526110 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-902168"
I1104 11:22:46.000639 3526110 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-902168"
I1104 11:22:46.000661 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.001028 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.003493 3526110 addons.go:69] Setting registry=true in profile "addons-902168"
I1104 11:22:46.003533 3526110 addons.go:234] Setting addon registry=true in "addons-902168"
I1104 11:22:46.003577 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.003616 3526110 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-902168"
I1104 11:22:46.003666 3526110 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-902168"
I1104 11:22:46.003772 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.003896 3526110 addons.go:69] Setting cloud-spanner=true in profile "addons-902168"
I1104 11:22:46.003914 3526110 addons.go:234] Setting addon cloud-spanner=true in "addons-902168"
I1104 11:22:46.003939 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.004052 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.004354 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.009451 3526110 addons.go:69] Setting storage-provisioner=true in profile "addons-902168"
I1104 11:22:46.009563 3526110 addons.go:234] Setting addon storage-provisioner=true in "addons-902168"
I1104 11:22:46.009640 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.010416 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.012468 3526110 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-902168"
I1104 11:22:46.012522 3526110 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-902168"
I1104 11:22:46.012855 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.013213 3526110 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-902168"
I1104 11:22:46.013273 3526110 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-902168"
I1104 11:22:46.013307 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.013726 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.021145 3526110 addons.go:69] Setting volcano=true in profile "addons-902168"
I1104 11:22:46.021180 3526110 addons.go:234] Setting addon volcano=true in "addons-902168"
I1104 11:22:46.021224 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.021708 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.035632 3526110 addons.go:69] Setting default-storageclass=true in profile "addons-902168"
I1104 11:22:46.035674 3526110 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-902168"
I1104 11:22:46.036027 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.036800 3526110 addons.go:69] Setting volumesnapshots=true in profile "addons-902168"
I1104 11:22:46.036827 3526110 addons.go:234] Setting addon volumesnapshots=true in "addons-902168"
I1104 11:22:46.036867 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.037308 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.055533 3526110 addons.go:69] Setting gcp-auth=true in profile "addons-902168"
I1104 11:22:46.055582 3526110 mustload.go:65] Loading cluster: addons-902168
I1104 11:22:46.055777 3526110 config.go:182] Loaded profile config "addons-902168": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1104 11:22:46.056120 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.071419 3526110 addons.go:69] Setting ingress=true in profile "addons-902168"
I1104 11:22:46.071456 3526110 addons.go:234] Setting addon ingress=true in "addons-902168"
I1104 11:22:46.071509 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.071979 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.078157 3526110 out.go:177] * Verifying Kubernetes components...
I1104 11:22:46.164491 3526110 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1104 11:22:46.174859 3526110 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
I1104 11:22:46.177734 3526110 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
I1104 11:22:46.086833 3526110 addons.go:69] Setting ingress-dns=true in profile "addons-902168"
I1104 11:22:46.178896 3526110 addons.go:234] Setting addon ingress-dns=true in "addons-902168"
I1104 11:22:46.178940 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.179410 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.180218 3526110 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1104 11:22:46.180235 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1104 11:22:46.180288 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.086851 3526110 addons.go:69] Setting inspektor-gadget=true in profile "addons-902168"
I1104 11:22:46.197292 3526110 addons.go:234] Setting addon inspektor-gadget=true in "addons-902168"
I1104 11:22:46.197366 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.198348 3526110 out.go:177] - Using image docker.io/registry:2.8.3
I1104 11:22:46.198645 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.206533 3526110 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I1104 11:22:46.206714 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1104 11:22:46.206796 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.099778 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.232253 3526110 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
I1104 11:22:46.234212 3526110 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I1104 11:22:46.234235 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1104 11:22:46.234302 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.248984 3526110 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I1104 11:22:46.250957 3526110 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I1104 11:22:46.251101 3526110 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1104 11:22:46.251128 3526110 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1104 11:22:46.251223 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.260763 3526110 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-902168"
I1104 11:22:46.260809 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.261274 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.274383 3526110 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I1104 11:22:46.274406 3526110 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1104 11:22:46.274473 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.275427 3526110 addons.go:234] Setting addon default-storageclass=true in "addons-902168"
I1104 11:22:46.275494 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:46.275902 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:46.294338 3526110 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1104 11:22:46.294617 3526110 host.go:66] Checking if "addons-902168" exists ...
W1104 11:22:46.316670 3526110 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I1104 11:22:46.317196 3526110 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1104 11:22:46.317211 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1104 11:22:46.317271 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.322236 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1104 11:22:46.322490 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1104 11:22:46.322878 3526110 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
I1104 11:22:46.326974 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1104 11:22:46.326996 3526110 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1104 11:22:46.327074 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.348301 3526110 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1104 11:22:46.354634 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1104 11:22:46.362849 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1104 11:22:46.362996 3526110 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1104 11:22:46.366960 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1104 11:22:46.367322 3526110 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1104 11:22:46.370597 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1104 11:22:46.370708 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.382653 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1104 11:22:46.385025 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1104 11:22:46.387287 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1104 11:22:46.397023 3526110 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1104 11:22:46.399402 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1104 11:22:46.399481 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1104 11:22:46.399572 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.416875 3526110 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
I1104 11:22:46.421856 3526110 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I1104 11:22:46.421884 3526110 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
I1104 11:22:46.421958 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.438330 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.445309 3526110 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I1104 11:22:46.447648 3526110 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1104 11:22:46.447718 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1104 11:22:46.447805 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.453196 3526110 out.go:177] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I1104 11:22:46.458324 3526110 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1104 11:22:46.458347 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I1104 11:22:46.458416 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.510477 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.511332 3526110 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1104 11:22:46.512337 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.58.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1104 11:22:46.512596 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.513295 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.518613 3526110 out.go:177] - Using image docker.io/busybox:stable
I1104 11:22:46.521138 3526110 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1104 11:22:46.523633 3526110 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1104 11:22:46.523657 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1104 11:22:46.523725 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.532383 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.541031 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.557551 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.557719 3526110 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I1104 11:22:46.557739 3526110 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1104 11:22:46.557800 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:46.590201 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.621212 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.628988 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.629878 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.654917 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:46.656604 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
W1104 11:22:46.663084 3526110 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1104 11:22:46.663114 3526110 retry.go:31] will retry after 240.539903ms: ssh: handshake failed: EOF
I1104 11:22:46.664961 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
W1104 11:22:46.665757 3526110 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1104 11:22:46.665779 3526110 retry.go:31] will retry after 362.223156ms: ssh: handshake failed: EOF
I1104 11:22:46.800019 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1104 11:22:46.959755 3526110 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I1104 11:22:46.959783 3526110 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1104 11:22:46.966773 3526110 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1104 11:22:46.966809 3526110 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1104 11:22:46.972795 3526110 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1104 11:22:46.972828 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1104 11:22:46.979227 3526110 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I1104 11:22:46.979255 3526110 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1104 11:22:47.001942 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1104 11:22:47.017133 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1104 11:22:47.035104 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1104 11:22:47.035131 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1104 11:22:47.080935 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1104 11:22:47.135203 3526110 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1104 11:22:47.135231 3526110 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1104 11:22:47.145285 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1104 11:22:47.154140 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1104 11:22:47.167642 3526110 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
I1104 11:22:47.167676 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
I1104 11:22:47.222277 3526110 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I1104 11:22:47.222311 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1104 11:22:47.235694 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1104 11:22:47.236750 3526110 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I1104 11:22:47.236772 3526110 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1104 11:22:47.242370 3526110 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1104 11:22:47.242398 3526110 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1104 11:22:47.333217 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1104 11:22:47.333256 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1104 11:22:47.339967 3526110 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1104 11:22:47.340008 3526110 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1104 11:22:47.349118 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I1104 11:22:47.353902 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1104 11:22:47.360669 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1104 11:22:47.477151 3526110 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I1104 11:22:47.477189 3526110 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1104 11:22:47.484647 3526110 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1104 11:22:47.484687 3526110 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1104 11:22:47.493401 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I1104 11:22:47.585494 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1104 11:22:47.585537 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1104 11:22:47.700632 3526110 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I1104 11:22:47.700657 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1104 11:22:47.704360 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1104 11:22:47.704387 3526110 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1104 11:22:47.756777 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1104 11:22:47.756815 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1104 11:22:47.845240 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I1104 11:22:47.848329 3526110 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1104 11:22:47.848353 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1104 11:22:47.884174 3526110 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1104 11:22:47.884208 3526110 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1104 11:22:47.916140 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1104 11:22:47.997049 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1104 11:22:47.997070 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1104 11:22:48.101496 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1104 11:22:48.101518 3526110 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1104 11:22:48.219712 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1104 11:22:48.219781 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1104 11:22:48.341024 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1104 11:22:48.341091 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1104 11:22:48.443322 3526110 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1104 11:22:48.443391 3526110 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1104 11:22:48.531891 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1104 11:22:49.800961 3526110 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.289595644s)
I1104 11:22:49.801849 3526110 node_ready.go:35] waiting up to 6m0s for node "addons-902168" to be "Ready" ...
I1104 11:22:49.802092 3526110 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.58.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.289729858s)
I1104 11:22:49.802116 3526110 start.go:971] {"host.minikube.internal": 192.168.58.1} host record injected into CoreDNS's ConfigMap
I1104 11:22:49.807357 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.007298193s)
I1104 11:22:50.522312 3526110 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-902168" context rescaled to 1 replicas
I1104 11:22:51.777810 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.775816566s)
I1104 11:22:51.777893 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.760726663s)
I1104 11:22:51.777949 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.696990046s)
I1104 11:22:51.850614 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:22:53.232236 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.996515661s)
I1104 11:22:53.232466 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.883322555s)
I1104 11:22:53.232508 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.8785807s)
I1104 11:22:53.232524 3526110 addons.go:475] Verifying addon registry=true in "addons-902168"
I1104 11:22:53.232168 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (6.07798546s)
I1104 11:22:53.232670 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.871978131s)
I1104 11:22:53.232810 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.087501351s)
I1104 11:22:53.232826 3526110 addons.go:475] Verifying addon ingress=true in "addons-902168"
I1104 11:22:53.233013 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.739582994s)
I1104 11:22:53.233194 3526110 addons.go:475] Verifying addon metrics-server=true in "addons-902168"
I1104 11:22:53.233053 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.387785149s)
I1104 11:22:53.234658 3526110 out.go:177] * Verifying registry addon...
I1104 11:22:53.234736 3526110 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-902168 service yakd-dashboard -n yakd-dashboard
I1104 11:22:53.234773 3526110 out.go:177] * Verifying ingress addon...
I1104 11:22:53.237995 3526110 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1104 11:22:53.239090 3526110 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1104 11:22:53.275906 3526110 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I1104 11:22:53.276041 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:53.277995 3526110 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1104 11:22:53.278061 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W1104 11:22:53.306440 3526110 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I1104 11:22:53.381525 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.465345729s)
W1104 11:22:53.381692 3526110 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1104 11:22:53.381733 3526110 retry.go:31] will retry after 195.634996ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1104 11:22:53.577780 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1104 11:22:53.638817 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.106803933s)
I1104 11:22:53.638902 3526110 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-902168"
I1104 11:22:53.642643 3526110 out.go:177] * Verifying csi-hostpath-driver addon...
I1104 11:22:53.645797 3526110 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1104 11:22:53.661039 3526110 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1104 11:22:53.661110 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:53.761885 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:53.762741 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:54.149853 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:54.250473 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:54.250701 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:54.305594 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:22:54.651022 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:54.751518 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:54.752950 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:55.149765 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:55.242514 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:55.243301 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:55.475678 3526110 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1104 11:22:55.475794 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:55.493168 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:55.598600 3526110 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1104 11:22:55.618595 3526110 addons.go:234] Setting addon gcp-auth=true in "addons-902168"
I1104 11:22:55.618649 3526110 host.go:66] Checking if "addons-902168" exists ...
I1104 11:22:55.619120 3526110 cli_runner.go:164] Run: docker container inspect addons-902168 --format={{.State.Status}}
I1104 11:22:55.635233 3526110 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1104 11:22:55.635295 3526110 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-902168
I1104 11:22:55.651139 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:55.658190 3526110 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37221 SSHKeyPath:/home/jenkins/minikube-integration/19906-3519856/.minikube/machines/addons-902168/id_rsa Username:docker}
I1104 11:22:55.741578 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:55.743207 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:56.150388 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:56.251667 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:56.253312 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:56.308199 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:22:56.366124 3526110 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.788244226s)
I1104 11:22:56.368578 3526110 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1104 11:22:56.370817 3526110 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I1104 11:22:56.372987 3526110 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1104 11:22:56.373015 3526110 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1104 11:22:56.392091 3526110 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1104 11:22:56.392117 3526110 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1104 11:22:56.411407 3526110 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1104 11:22:56.411431 3526110 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1104 11:22:56.433207 3526110 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1104 11:22:56.658121 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:56.741781 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:56.744750 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:56.975078 3526110 addons.go:475] Verifying addon gcp-auth=true in "addons-902168"
I1104 11:22:56.977191 3526110 out.go:177] * Verifying gcp-auth addon...
I1104 11:22:56.980183 3526110 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1104 11:22:56.984467 3526110 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1104 11:22:56.984490 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:57.149771 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:57.242950 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:57.243244 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:57.483760 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:57.649874 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:57.741731 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:57.742645 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:57.983840 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:58.149450 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:58.242446 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:58.243910 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:58.484169 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:58.649210 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:58.741098 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:58.744033 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:58.805353 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:22:58.983679 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:59.150047 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:59.245695 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:59.247470 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:59.483642 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:22:59.651008 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:22:59.741546 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:22:59.742807 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:22:59.984132 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:00.180231 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:00.265792 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:00.265781 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:00.486791 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:00.650363 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:00.741774 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:00.745425 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:00.805482 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:00.984191 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:01.149190 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:01.241984 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:01.243537 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:01.483610 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:01.650839 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:01.742815 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:01.743576 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:01.983552 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:02.149478 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:02.247654 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:02.248648 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:02.484061 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:02.649520 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:02.741758 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:02.743502 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:02.805810 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:02.984142 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:03.149218 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:03.243060 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:03.243732 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:03.484016 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:03.650025 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:03.741876 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:03.744733 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:03.984085 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:04.149585 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:04.242841 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:04.243444 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:04.483451 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:04.650519 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:04.741355 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:04.742611 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:04.984175 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:05.149702 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:05.241078 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:05.243425 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:05.305733 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:05.484330 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:05.649990 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:05.741123 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:05.744015 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:05.984016 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:06.150414 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:06.242658 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:06.243604 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:06.483859 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:06.651076 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:06.745307 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:06.747684 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:06.983915 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:07.149951 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:07.242596 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:07.243914 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:07.483841 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:07.649945 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:07.741555 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:07.743781 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:07.804872 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:07.984142 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:08.149251 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:08.243133 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:08.243341 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:08.484445 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:08.653266 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:08.745236 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:08.746394 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:08.983914 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:09.149597 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:09.242579 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:09.243971 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:09.484122 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:09.649783 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:09.742459 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:09.743131 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:09.805500 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:09.984460 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:10.150504 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:10.243724 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:10.245412 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:10.483980 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:10.651664 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:10.742871 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:10.744134 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:10.984246 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:11.149644 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:11.242273 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:11.242812 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:11.483646 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:11.651321 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:11.741756 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:11.743213 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:11.805547 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:11.983589 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:12.151398 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:12.253388 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:12.253755 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:12.483651 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:12.649380 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:12.742512 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:12.744102 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:12.983850 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:13.150014 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:13.241674 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:13.242794 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:13.483401 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:13.649644 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:13.741994 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:13.743633 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:13.806849 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:13.984137 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:14.149487 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:14.241421 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:14.243913 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:14.484436 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:14.649605 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:14.741729 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:14.743913 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:14.984086 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:15.150186 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:15.241165 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:15.243150 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:15.483533 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:15.650049 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:15.754509 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:15.755407 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:15.984031 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:16.150004 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:16.249614 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:16.250994 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:16.305473 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:16.483344 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:16.650060 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:16.741646 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:16.742753 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:16.983245 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:17.149918 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:17.242457 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:17.243215 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:17.485406 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:17.649937 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:17.740946 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:17.744807 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:17.984567 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:18.149954 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:18.242366 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:18.243091 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:18.483993 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:18.650377 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:18.742790 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:18.743227 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:18.805571 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:18.983907 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:19.149804 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:19.241383 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:19.243365 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:19.484210 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:19.649194 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:19.741799 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:19.743154 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:19.984173 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:20.149471 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:20.242601 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:20.243786 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:20.483683 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:20.649891 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:20.741163 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:20.743506 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:20.805602 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:20.983854 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:21.150161 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:21.242724 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:21.243467 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:21.483813 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:21.650213 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:21.741943 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:21.743249 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:21.984867 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:22.149473 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:22.242378 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:22.243427 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:22.484542 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:22.650207 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:22.741845 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:22.744035 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:22.984297 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:23.149423 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:23.242658 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:23.243469 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:23.304841 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:23.484230 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:23.649947 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:23.743012 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:23.743939 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:23.984167 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:24.149781 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:24.243035 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:24.243768 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:24.483965 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:24.650450 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:24.742594 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:24.743707 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:24.983810 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:25.149880 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:25.241190 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:25.242866 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:25.305303 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:25.483428 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:25.649791 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:25.744689 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:25.744889 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:25.984670 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:26.149840 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:26.241684 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:26.243351 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:26.483802 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:26.651243 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:26.741701 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:26.743222 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:26.983554 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:27.149890 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:27.241997 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:27.243142 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:27.305719 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:27.484056 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:27.649707 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:27.742453 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:27.743280 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:27.983631 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:28.149456 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:28.241184 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:28.243083 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:28.483980 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:28.649865 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:28.741314 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:28.745242 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:28.984306 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:29.149924 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:29.241760 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:29.243686 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:29.484283 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:29.649764 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:29.742480 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:29.743280 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:29.805919 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:29.984190 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:30.150746 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:30.243176 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:30.244245 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:30.483985 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:30.650468 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:30.742925 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:30.743314 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:30.984780 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:31.149513 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:31.241110 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:31.242211 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:31.484411 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:31.651035 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:31.741206 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:31.742910 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:31.805957 3526110 node_ready.go:53] node "addons-902168" has status "Ready":"False"
I1104 11:23:31.984313 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:32.149521 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:32.242025 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:32.243417 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:32.483527 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:32.650035 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:32.741601 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:32.743542 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:32.983699 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:33.149292 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:33.241571 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:33.243157 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:33.483959 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:33.682117 3526110 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1104 11:23:33.682146 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:33.805731 3526110 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1104 11:23:33.805769 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:33.805950 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:33.826032 3526110 node_ready.go:49] node "addons-902168" has status "Ready":"True"
I1104 11:23:33.826078 3526110 node_ready.go:38] duration metric: took 44.024199497s for node "addons-902168" to be "Ready" ...
I1104 11:23:33.826094 3526110 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I1104 11:23:33.941143 3526110 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-972jb" in "kube-system" namespace to be "Ready" ...
I1104 11:23:33.989674 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:34.159176 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:34.247909 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:34.248602 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:34.483992 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:34.651106 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:34.742820 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:34.744006 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:34.984352 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:35.150831 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:35.243271 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:35.243967 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:35.493633 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:35.658049 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:35.757139 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:35.758381 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:35.949279 3526110 pod_ready.go:103] pod "coredns-7c65d6cfc9-972jb" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:35.984416 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:36.158721 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:36.252862 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:36.254196 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:36.500833 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:36.659102 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:36.760064 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:36.761460 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:36.948111 3526110 pod_ready.go:93] pod "coredns-7c65d6cfc9-972jb" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:36.948136 3526110 pod_ready.go:82] duration metric: took 3.006956126s for pod "coredns-7c65d6cfc9-972jb" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.948160 3526110 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.954217 3526110 pod_ready.go:93] pod "etcd-addons-902168" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:36.954243 3526110 pod_ready.go:82] duration metric: took 6.075081ms for pod "etcd-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.954259 3526110 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.959868 3526110 pod_ready.go:93] pod "kube-apiserver-addons-902168" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:36.959896 3526110 pod_ready.go:82] duration metric: took 5.610912ms for pod "kube-apiserver-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.959912 3526110 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.965190 3526110 pod_ready.go:93] pod "kube-controller-manager-addons-902168" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:36.965219 3526110 pod_ready.go:82] duration metric: took 5.297127ms for pod "kube-controller-manager-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.965232 3526110 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rlv28" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.970672 3526110 pod_ready.go:93] pod "kube-proxy-rlv28" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:36.970697 3526110 pod_ready.go:82] duration metric: took 5.457055ms for pod "kube-proxy-rlv28" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.970709 3526110 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:36.983872 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:37.149692 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:37.242678 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:37.243442 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:37.345067 3526110 pod_ready.go:93] pod "kube-scheduler-addons-902168" in "kube-system" namespace has status "Ready":"True"
I1104 11:23:37.345097 3526110 pod_ready.go:82] duration metric: took 374.361243ms for pod "kube-scheduler-addons-902168" in "kube-system" namespace to be "Ready" ...
I1104 11:23:37.345109 3526110 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace to be "Ready" ...
I1104 11:23:37.484745 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:37.651526 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:37.744489 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:37.746827 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:37.984141 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:38.151408 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:38.242215 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:38.244075 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:38.484699 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:38.651173 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:38.742946 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:38.743301 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:38.984491 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:39.151374 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:39.244792 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:39.245736 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:39.355980 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:39.485035 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:39.666256 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:39.746605 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:39.748459 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:39.985322 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:40.150919 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:40.242004 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:40.245185 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:40.484389 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:40.658342 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:40.758199 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:40.759405 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:40.983578 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:41.151638 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:41.242660 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:41.245274 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:41.484272 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:41.655846 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:41.744063 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:41.745439 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:41.853888 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:41.984852 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:42.154013 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:42.243581 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:42.249998 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:42.487126 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:42.654905 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:42.744045 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:42.746823 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:42.984112 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:43.153912 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:43.249197 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:43.253221 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:43.485002 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:43.652632 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:43.743850 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:43.744775 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:43.985543 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:44.153218 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:44.242187 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:44.246366 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:44.355972 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:44.485689 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:44.655533 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:44.748684 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:44.751883 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:44.987074 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:45.152284 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:45.255672 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:45.257229 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:45.484924 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:45.670911 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:45.743248 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:45.746524 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:45.984317 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:46.152717 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:46.242491 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:46.246349 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:46.360589 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:46.496503 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:46.660633 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:46.748033 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:46.749914 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:46.984986 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:47.150669 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:47.243445 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:47.245420 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:47.485422 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:47.653578 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:47.745587 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:47.747465 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:47.984184 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:48.151523 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:48.242998 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:48.245661 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:48.486801 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:48.652648 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:48.752804 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:48.753925 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:48.853325 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:48.984063 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:49.151850 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:49.242124 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:49.244238 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:49.485657 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:49.651383 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:49.749307 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:49.751329 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:49.984892 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:50.151288 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:50.243821 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:50.244452 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:50.483993 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:50.651577 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:50.742091 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:50.744130 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:50.984562 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:51.151691 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:51.244551 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:51.245142 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:51.354617 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:51.484300 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:51.657534 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:51.752785 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:51.753967 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:51.983793 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:52.150872 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:52.245859 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:52.248129 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:52.484384 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:52.654729 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:52.756056 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:52.756752 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:52.984709 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:53.151106 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:53.243592 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:53.244324 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:53.484044 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:53.651203 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:53.742714 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:53.744598 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:53.855739 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:53.985141 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:54.151060 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:54.241619 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:54.243899 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:54.484677 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:54.650918 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:54.744525 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:54.745765 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:54.985637 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:55.153277 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:55.244935 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:55.246388 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:55.490399 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:55.652258 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:55.743260 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:55.744174 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:55.983335 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:56.151129 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:56.242006 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:56.244668 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:56.351894 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:56.484634 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:56.653683 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:56.743585 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:56.744171 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:56.983340 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:57.150916 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:57.241958 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:57.244179 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:57.488299 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:57.650308 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:57.746782 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:57.748339 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:57.984759 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:58.151559 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:58.244126 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:58.247035 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:58.357146 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:23:58.485921 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:58.668187 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:58.745782 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:58.753279 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:58.984564 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:59.151786 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:59.243969 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:59.244715 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:59.485792 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:23:59.653494 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:23:59.745250 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:23:59.746376 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:23:59.984617 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:00.161448 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:00.258486 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:00.277034 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:00.358396 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:00.494110 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:00.666495 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:00.745246 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:00.749709 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:00.985243 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:01.152463 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:01.268096 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:01.270838 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:01.484105 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:01.650602 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:01.754199 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:01.755663 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:01.984972 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:02.153254 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:02.245555 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:02.248201 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:02.486702 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:02.659442 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:02.757735 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:02.758750 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:02.851158 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:02.985219 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:03.150492 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:03.245552 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:03.246429 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:03.487635 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:03.651706 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:03.745702 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:03.747058 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:03.983941 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:04.150952 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:04.243135 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:04.244218 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:04.484471 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:04.651494 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:04.744346 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:04.745337 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:04.855986 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:04.985545 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:05.152529 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:05.252635 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:05.257377 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:05.487024 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:05.651902 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:05.752055 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:05.753043 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:05.985274 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:06.150987 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:06.293238 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:06.293834 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:06.485701 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:06.652570 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:06.742029 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:06.743704 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:06.983579 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:07.151183 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:07.241970 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:07.244586 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:07.363240 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:07.484555 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:07.653710 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:07.745416 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:07.745997 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:07.985119 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:08.156511 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:08.264947 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:08.266249 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:08.484800 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:08.652864 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:08.741961 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:08.744746 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:08.984389 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:09.151092 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:09.249626 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:09.250095 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:09.485932 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:09.656590 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:09.757546 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1104 11:24:09.757908 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:09.851413 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:09.984360 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:10.152109 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:10.243300 3526110 kapi.go:107] duration metric: took 1m17.005301621s to wait for kubernetes.io/minikube-addons=registry ...
I1104 11:24:10.244760 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:10.484644 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:10.651132 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:10.752207 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:10.984171 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:11.150790 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:11.243433 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:11.483700 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:11.660714 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:11.745205 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:11.853242 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:11.983866 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:12.151994 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:12.244984 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:12.489615 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:12.652248 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:12.750800 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:12.984889 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:13.152270 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:13.276987 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:13.486098 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:13.673011 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:13.745886 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:13.885721 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:13.994259 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:14.160360 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:14.248951 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:14.484959 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:14.721747 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:14.745529 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:14.985596 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:15.151545 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:15.265225 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:15.485462 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:15.658877 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:15.744740 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:15.984610 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:16.150591 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:16.244895 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:16.352384 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:16.484156 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:16.658762 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:16.745802 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:16.985067 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:17.152625 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:17.244306 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:17.485694 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:17.651995 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:17.744007 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:17.984874 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:18.152576 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:18.243753 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:18.485492 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:18.652570 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:18.744150 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:18.854819 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:18.986841 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:19.150605 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:19.251350 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:19.484015 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:19.651706 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:19.743277 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:19.984933 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:20.151891 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:20.253116 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:20.485684 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:20.651841 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:20.743987 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:20.984280 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:21.151158 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:21.243720 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:21.355718 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:21.485586 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:21.687630 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:21.747777 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:21.984226 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:22.151122 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:22.251912 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:22.483916 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:22.650816 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:22.744233 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:22.984690 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:23.151240 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:23.243531 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:23.485261 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:23.652422 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:23.743701 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:23.851649 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:23.984228 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:24.150869 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:24.243925 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:24.485928 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:24.653349 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:24.744165 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:24.985390 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:25.152584 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:25.291900 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:25.496929 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:25.660177 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:25.745040 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:25.852730 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:25.984342 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:26.151729 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:26.244232 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:26.485621 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:26.667323 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:26.745120 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:26.984363 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:27.152271 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:27.244898 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:27.484606 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:27.650629 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:27.743980 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:27.995196 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:28.151026 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:28.244368 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:28.351526 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:28.487149 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:28.655637 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:28.756386 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:28.984518 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:29.150906 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:29.244266 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:29.484308 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:29.653315 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:29.743633 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:29.983821 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:30.151211 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:30.243963 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:30.352778 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:30.484251 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:30.657082 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:30.752917 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:30.983930 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:31.151238 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:31.245723 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:31.485185 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:31.655550 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:31.754181 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:31.984846 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:32.152452 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:32.244943 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:32.354988 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:32.488861 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:32.652256 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:32.744186 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:32.984814 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:33.151303 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:33.245248 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:33.490919 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:33.652681 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:33.746542 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:33.984129 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:34.151929 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:34.250206 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:34.486786 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:34.655804 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:34.744853 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:34.851991 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:34.984476 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:35.151639 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:35.243750 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:35.485163 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:35.652288 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:35.761013 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:35.984668 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:36.153077 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:36.244756 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:36.483569 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:36.656252 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:36.745717 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:36.989018 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:37.150834 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:37.243953 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:37.351203 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:37.483997 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:37.651439 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:37.747092 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:37.985473 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:38.151219 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:38.244070 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:38.485761 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:38.652199 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:38.752516 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:38.983955 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:39.151588 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:39.244096 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:39.351505 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:39.484435 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:39.651090 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:39.743629 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:39.984560 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:40.152815 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:40.244409 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:40.484026 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:40.660233 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:40.745390 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:40.984000 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:41.151473 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:41.243801 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:41.352955 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:41.484870 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:41.657847 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:41.744323 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:41.983498 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:42.156083 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:42.253717 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:42.484327 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:42.652874 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:42.745433 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:42.984543 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:43.155472 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:43.245706 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:43.360164 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:43.487769 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:43.653216 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:43.743796 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:43.985033 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:44.152313 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:44.272890 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:44.484623 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:44.656435 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:44.744579 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:44.984169 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:45.152983 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:45.245207 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:45.487255 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:45.652559 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:45.752696 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:45.852105 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:45.983989 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:46.151273 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:46.244169 3526110 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1104 11:24:46.483641 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:46.653361 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:46.743545 3526110 kapi.go:107] duration metric: took 1m53.504450441s to wait for app.kubernetes.io/name=ingress-nginx ...
I1104 11:24:46.984020 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:47.151804 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:47.484329 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:47.651786 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:47.858363 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:47.985028 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:48.150684 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:48.485064 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:48.658058 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:48.984571 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:49.154045 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:49.487551 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1104 11:24:49.652872 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:49.985791 3526110 kapi.go:107] duration metric: took 1m53.005608655s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1104 11:24:49.996103 3526110 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-902168 cluster.
I1104 11:24:50.020762 3526110 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I1104 11:24:50.028843 3526110 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1104 11:24:50.151175 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:50.352522 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:50.652361 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:51.157248 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:51.665225 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:52.152337 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:52.652807 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:52.852690 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:53.152381 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:53.657662 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:54.151947 3526110 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1104 11:24:54.652109 3526110 kapi.go:107] duration metric: took 2m1.006310922s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1104 11:24:54.654195 3526110 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, inspektor-gadget, amd-gpu-device-plugin, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I1104 11:24:54.656001 3526110 addons.go:510] duration metric: took 2m8.657145365s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns inspektor-gadget amd-gpu-device-plugin metrics-server yakd storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I1104 11:24:55.352162 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:57.352506 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:24:59.352733 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:01.852485 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:04.352307 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:06.850972 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:08.851956 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:11.350985 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:13.351712 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:15.852788 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:18.351893 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:20.852443 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:23.352170 3526110 pod_ready.go:103] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"False"
I1104 11:25:24.352303 3526110 pod_ready.go:93] pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace has status "Ready":"True"
I1104 11:25:24.352330 3526110 pod_ready.go:82] duration metric: took 1m47.007213109s for pod "metrics-server-84c5f94fbc-67dbg" in "kube-system" namespace to be "Ready" ...
I1104 11:25:24.352342 3526110 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t72gf" in "kube-system" namespace to be "Ready" ...
I1104 11:25:24.358097 3526110 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-t72gf" in "kube-system" namespace has status "Ready":"True"
I1104 11:25:24.358124 3526110 pod_ready.go:82] duration metric: took 5.772785ms for pod "nvidia-device-plugin-daemonset-t72gf" in "kube-system" namespace to be "Ready" ...
I1104 11:25:24.358163 3526110 pod_ready.go:39] duration metric: took 1m50.532023361s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I1104 11:25:24.358206 3526110 api_server.go:52] waiting for apiserver process to appear ...
I1104 11:25:24.358254 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1104 11:25:24.358323 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1104 11:25:24.438023 3526110 cri.go:89] found id: "03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:24.438048 3526110 cri.go:89] found id: ""
I1104 11:25:24.438058 3526110 logs.go:282] 1 containers: [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be]
I1104 11:25:24.438121 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.442308 3526110 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1104 11:25:24.442383 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1104 11:25:24.483030 3526110 cri.go:89] found id: "39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:24.483051 3526110 cri.go:89] found id: ""
I1104 11:25:24.483060 3526110 logs.go:282] 1 containers: [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb]
I1104 11:25:24.483118 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.486949 3526110 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1104 11:25:24.487032 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1104 11:25:24.532018 3526110 cri.go:89] found id: "9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:24.532042 3526110 cri.go:89] found id: ""
I1104 11:25:24.532074 3526110 logs.go:282] 1 containers: [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818]
I1104 11:25:24.532135 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.535760 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1104 11:25:24.535830 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1104 11:25:24.579793 3526110 cri.go:89] found id: "6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:24.579815 3526110 cri.go:89] found id: ""
I1104 11:25:24.579823 3526110 logs.go:282] 1 containers: [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff]
I1104 11:25:24.579900 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.583511 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1104 11:25:24.583613 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1104 11:25:24.623917 3526110 cri.go:89] found id: "8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:24.623941 3526110 cri.go:89] found id: ""
I1104 11:25:24.623949 3526110 logs.go:282] 1 containers: [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6]
I1104 11:25:24.624005 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.627629 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1104 11:25:24.627702 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1104 11:25:24.670666 3526110 cri.go:89] found id: "9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:24.670707 3526110 cri.go:89] found id: ""
I1104 11:25:24.670716 3526110 logs.go:282] 1 containers: [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02]
I1104 11:25:24.670817 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.674406 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1104 11:25:24.674488 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1104 11:25:24.718612 3526110 cri.go:89] found id: "96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:24.718636 3526110 cri.go:89] found id: ""
I1104 11:25:24.718645 3526110 logs.go:282] 1 containers: [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a]
I1104 11:25:24.718710 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:24.722480 3526110 logs.go:123] Gathering logs for CRI-O ...
I1104 11:25:24.722506 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1104 11:25:24.819987 3526110 logs.go:123] Gathering logs for dmesg ...
I1104 11:25:24.820024 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1104 11:25:24.838547 3526110 logs.go:123] Gathering logs for kube-apiserver [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be] ...
I1104 11:25:24.838595 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:24.917749 3526110 logs.go:123] Gathering logs for etcd [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb] ...
I1104 11:25:24.917784 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:24.971368 3526110 logs.go:123] Gathering logs for kube-scheduler [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff] ...
I1104 11:25:24.971401 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:25.038635 3526110 logs.go:123] Gathering logs for kube-controller-manager [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02] ...
I1104 11:25:25.046533 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:25.130741 3526110 logs.go:123] Gathering logs for container status ...
I1104 11:25:25.130784 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1104 11:25:25.184491 3526110 logs.go:123] Gathering logs for kubelet ...
I1104 11:25:25.184527 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1104 11:25:25.239958 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109854 1488 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.240185 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109900 1488 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.240412 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109922 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.240632 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109933 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.265102 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.557367 1488 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.265321 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.557433 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.265540 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570032 1488 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.265763 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570405 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.265927 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570355 1488 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.266135 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570884 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.266314 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570626 1488 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.266538 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.571070 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.266732 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600262 1488 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.266966 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.267253 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.267479 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.267666 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.267892 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:25.312165 3526110 logs.go:123] Gathering logs for describe nodes ...
I1104 11:25:25.312204 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1104 11:25:25.507948 3526110 logs.go:123] Gathering logs for coredns [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818] ...
I1104 11:25:25.507983 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:25.572793 3526110 logs.go:123] Gathering logs for kube-proxy [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6] ...
I1104 11:25:25.572836 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:25.613523 3526110 logs.go:123] Gathering logs for kindnet [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a] ...
I1104 11:25:25.613551 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:25.667349 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:25.667378 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1104 11:25:25.667545 3526110 out.go:270] X Problems detected in kubelet:
W1104 11:25:25.667578 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.667593 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.667619 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:25.667626 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:25.667638 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:25.667644 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:25.667656 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1104 11:25:35.669008 3526110 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1104 11:25:35.685482 3526110 api_server.go:72] duration metric: took 2m49.686874685s to wait for apiserver process to appear ...
I1104 11:25:35.685510 3526110 api_server.go:88] waiting for apiserver healthz status ...
I1104 11:25:35.685545 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1104 11:25:35.685607 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1104 11:25:35.736679 3526110 cri.go:89] found id: "03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:35.736703 3526110 cri.go:89] found id: ""
I1104 11:25:35.736718 3526110 logs.go:282] 1 containers: [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be]
I1104 11:25:35.736778 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.740504 3526110 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1104 11:25:35.740581 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1104 11:25:35.785655 3526110 cri.go:89] found id: "39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:35.785676 3526110 cri.go:89] found id: ""
I1104 11:25:35.785683 3526110 logs.go:282] 1 containers: [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb]
I1104 11:25:35.785741 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.789742 3526110 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1104 11:25:35.789816 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1104 11:25:35.831381 3526110 cri.go:89] found id: "9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:35.831406 3526110 cri.go:89] found id: ""
I1104 11:25:35.831414 3526110 logs.go:282] 1 containers: [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818]
I1104 11:25:35.831476 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.835335 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1104 11:25:35.835409 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1104 11:25:35.877524 3526110 cri.go:89] found id: "6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:35.877549 3526110 cri.go:89] found id: ""
I1104 11:25:35.877559 3526110 logs.go:282] 1 containers: [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff]
I1104 11:25:35.877622 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.881339 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1104 11:25:35.881418 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1104 11:25:35.920081 3526110 cri.go:89] found id: "8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:35.920104 3526110 cri.go:89] found id: ""
I1104 11:25:35.920112 3526110 logs.go:282] 1 containers: [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6]
I1104 11:25:35.920176 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.923933 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1104 11:25:35.924002 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1104 11:25:35.969607 3526110 cri.go:89] found id: "9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:35.969631 3526110 cri.go:89] found id: ""
I1104 11:25:35.969640 3526110 logs.go:282] 1 containers: [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02]
I1104 11:25:35.969695 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:35.973353 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1104 11:25:35.973451 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1104 11:25:36.022928 3526110 cri.go:89] found id: "96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:36.022952 3526110 cri.go:89] found id: ""
I1104 11:25:36.022961 3526110 logs.go:282] 1 containers: [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a]
I1104 11:25:36.023050 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:36.028482 3526110 logs.go:123] Gathering logs for kube-controller-manager [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02] ...
I1104 11:25:36.028509 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:36.144159 3526110 logs.go:123] Gathering logs for kindnet [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a] ...
I1104 11:25:36.144235 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:36.192417 3526110 logs.go:123] Gathering logs for CRI-O ...
I1104 11:25:36.192451 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1104 11:25:36.288264 3526110 logs.go:123] Gathering logs for container status ...
I1104 11:25:36.288301 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1104 11:25:36.340065 3526110 logs.go:123] Gathering logs for describe nodes ...
I1104 11:25:36.340102 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1104 11:25:36.480444 3526110 logs.go:123] Gathering logs for coredns [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818] ...
I1104 11:25:36.480478 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:36.547615 3526110 logs.go:123] Gathering logs for kube-scheduler [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff] ...
I1104 11:25:36.547653 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:36.601045 3526110 logs.go:123] Gathering logs for etcd [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb] ...
I1104 11:25:36.601082 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:36.670714 3526110 logs.go:123] Gathering logs for kube-proxy [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6] ...
I1104 11:25:36.670757 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:36.716452 3526110 logs.go:123] Gathering logs for kubelet ...
I1104 11:25:36.716479 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1104 11:25:36.763640 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109854 1488 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.763836 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109900 1488 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.764060 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109922 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.764273 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109933 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.789258 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.557367 1488 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.789514 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.557433 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.789701 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570032 1488 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.789922 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570405 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.790085 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570355 1488 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.790288 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570884 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.790466 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570626 1488 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.790711 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.571070 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.790898 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600262 1488 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.791128 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.791304 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.791516 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.791699 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.791927 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:36.836974 3526110 logs.go:123] Gathering logs for dmesg ...
I1104 11:25:36.837010 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1104 11:25:36.854601 3526110 logs.go:123] Gathering logs for kube-apiserver [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be] ...
I1104 11:25:36.854632 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:36.930067 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:36.930100 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1104 11:25:36.930164 3526110 out.go:270] X Problems detected in kubelet:
W1104 11:25:36.930176 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.930187 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.930196 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:36.930207 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:36.930213 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:36.930220 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:36.930231 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1104 11:25:46.932040 3526110 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
I1104 11:25:46.939752 3526110 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
ok
I1104 11:25:46.940763 3526110 api_server.go:141] control plane version: v1.31.2
I1104 11:25:46.940792 3526110 api_server.go:131] duration metric: took 11.255275029s to wait for apiserver health ...
I1104 11:25:46.940801 3526110 system_pods.go:43] waiting for kube-system pods to appear ...
I1104 11:25:46.940826 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1104 11:25:46.940894 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1104 11:25:46.987355 3526110 cri.go:89] found id: "03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:46.987377 3526110 cri.go:89] found id: ""
I1104 11:25:46.987385 3526110 logs.go:282] 1 containers: [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be]
I1104 11:25:46.987444 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:46.992074 3526110 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1104 11:25:46.992148 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1104 11:25:47.065084 3526110 cri.go:89] found id: "39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:47.065107 3526110 cri.go:89] found id: ""
I1104 11:25:47.065115 3526110 logs.go:282] 1 containers: [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb]
I1104 11:25:47.065170 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.075689 3526110 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1104 11:25:47.075774 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1104 11:25:47.126540 3526110 cri.go:89] found id: "9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:47.126596 3526110 cri.go:89] found id: ""
I1104 11:25:47.126605 3526110 logs.go:282] 1 containers: [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818]
I1104 11:25:47.126660 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.130268 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1104 11:25:47.130360 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1104 11:25:47.169517 3526110 cri.go:89] found id: "6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:47.169540 3526110 cri.go:89] found id: ""
I1104 11:25:47.169547 3526110 logs.go:282] 1 containers: [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff]
I1104 11:25:47.169604 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.173488 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1104 11:25:47.173560 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1104 11:25:47.217487 3526110 cri.go:89] found id: "8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:47.217508 3526110 cri.go:89] found id: ""
I1104 11:25:47.217516 3526110 logs.go:282] 1 containers: [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6]
I1104 11:25:47.217573 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.221361 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1104 11:25:47.221435 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1104 11:25:47.263770 3526110 cri.go:89] found id: "9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:47.263847 3526110 cri.go:89] found id: ""
I1104 11:25:47.263864 3526110 logs.go:282] 1 containers: [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02]
I1104 11:25:47.263932 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.267634 3526110 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1104 11:25:47.267708 3526110 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1104 11:25:47.313002 3526110 cri.go:89] found id: "96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:47.313027 3526110 cri.go:89] found id: ""
I1104 11:25:47.313035 3526110 logs.go:282] 1 containers: [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a]
I1104 11:25:47.313112 3526110 ssh_runner.go:195] Run: which crictl
I1104 11:25:47.316880 3526110 logs.go:123] Gathering logs for kube-apiserver [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be] ...
I1104 11:25:47.316910 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be"
I1104 11:25:47.387095 3526110 logs.go:123] Gathering logs for kube-scheduler [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff] ...
I1104 11:25:47.387133 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff"
I1104 11:25:47.437753 3526110 logs.go:123] Gathering logs for kubelet ...
I1104 11:25:47.437786 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1104 11:25:47.483874 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109854 1488 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.484072 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: W1104 11:22:48.109900 1488 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.484297 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109922 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.484511 3526110 logs.go:138] Found kubelet problem: Nov 04 11:22:48 addons-902168 kubelet[1488]: E1104 11:22:48.109933 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.508882 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.557367 1488 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.509108 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.557433 1488 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.509287 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570032 1488 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.509506 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570405 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.509672 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570355 1488 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.509877 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.570884 1488 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.510059 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.570626 1488 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.510277 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.571070 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.510457 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600262 1488 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.510686 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.510866 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.511075 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:47.511292 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:47.511667 3526110 logs.go:138] Found kubelet problem: Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:47.557145 3526110 logs.go:123] Gathering logs for describe nodes ...
I1104 11:25:47.557180 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1104 11:25:47.702414 3526110 logs.go:123] Gathering logs for coredns [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818] ...
I1104 11:25:47.702446 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818"
I1104 11:25:47.769545 3526110 logs.go:123] Gathering logs for kube-proxy [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6] ...
I1104 11:25:47.769582 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6"
I1104 11:25:47.820018 3526110 logs.go:123] Gathering logs for kube-controller-manager [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02] ...
I1104 11:25:47.820047 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02"
I1104 11:25:47.904432 3526110 logs.go:123] Gathering logs for kindnet [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a] ...
I1104 11:25:47.904471 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a"
I1104 11:25:47.951306 3526110 logs.go:123] Gathering logs for CRI-O ...
I1104 11:25:47.951339 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1104 11:25:48.044527 3526110 logs.go:123] Gathering logs for container status ...
I1104 11:25:48.044619 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1104 11:25:48.122617 3526110 logs.go:123] Gathering logs for dmesg ...
I1104 11:25:48.122689 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1104 11:25:48.140810 3526110 logs.go:123] Gathering logs for etcd [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb] ...
I1104 11:25:48.140837 3526110 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb"
I1104 11:25:48.201099 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:48.201190 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1104 11:25:48.201293 3526110 out.go:270] X Problems detected in kubelet:
W1104 11:25:48.201340 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600551 1488 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:48.201371 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.600492 1488 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-902168" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-902168' and this object
W1104 11:25:48.201420 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.600759 1488 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
W1104 11:25:48.201455 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: W1104 11:23:33.607110 1488 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-902168" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-902168' and this object
W1104 11:25:48.201501 3526110 out.go:270] Nov 04 11:23:33 addons-902168 kubelet[1488]: E1104 11:23:33.607164 1488 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-902168\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-902168' and this object" logger="UnhandledError"
I1104 11:25:48.201540 3526110 out.go:358] Setting ErrFile to fd 2...
I1104 11:25:48.201562 3526110 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1104 11:25:58.215259 3526110 system_pods.go:59] 18 kube-system pods found
I1104 11:25:58.215299 3526110 system_pods.go:61] "coredns-7c65d6cfc9-972jb" [afffc3bb-6efd-4bb3-a69e-78abc806837a] Running
I1104 11:25:58.215306 3526110 system_pods.go:61] "csi-hostpath-attacher-0" [86171412-319a-4430-bf31-715676106dd1] Running
I1104 11:25:58.215311 3526110 system_pods.go:61] "csi-hostpath-resizer-0" [7ae5f356-0fd1-4988-8a15-5f4621b218e2] Running
I1104 11:25:58.215315 3526110 system_pods.go:61] "csi-hostpathplugin-j87dc" [e8888d0a-3f65-4811-9e74-0f969b6a1840] Running
I1104 11:25:58.215320 3526110 system_pods.go:61] "etcd-addons-902168" [f5bcf7ca-b7f3-4c01-889d-1720c35e4a6f] Running
I1104 11:25:58.215325 3526110 system_pods.go:61] "kindnet-w4k7n" [4980ed88-9f2b-49f2-8242-1fd254e42105] Running
I1104 11:25:58.215329 3526110 system_pods.go:61] "kube-apiserver-addons-902168" [eefd195f-44f2-4036-8090-e2dc6511b662] Running
I1104 11:25:58.215334 3526110 system_pods.go:61] "kube-controller-manager-addons-902168" [030a22e5-a502-404e-87a2-7d9c49d9d973] Running
I1104 11:25:58.215339 3526110 system_pods.go:61] "kube-ingress-dns-minikube" [48e06fdd-0535-4bfb-ac75-fa21be137189] Running
I1104 11:25:58.215344 3526110 system_pods.go:61] "kube-proxy-rlv28" [1bafd657-aa06-4350-85cc-43b7be79ed10] Running
I1104 11:25:58.215354 3526110 system_pods.go:61] "kube-scheduler-addons-902168" [0e5ab732-af56-4940-93ac-cad0eedfe21f] Running
I1104 11:25:58.215359 3526110 system_pods.go:61] "metrics-server-84c5f94fbc-67dbg" [ceca6cf3-55ca-433a-8126-9140d7003beb] Running
I1104 11:25:58.215365 3526110 system_pods.go:61] "nvidia-device-plugin-daemonset-t72gf" [4ba1d524-b2ca-4b58-820c-fd08cc74e0c2] Running
I1104 11:25:58.215370 3526110 system_pods.go:61] "registry-66c9cd494c-bfdfh" [509684ad-88d1-4649-b2f3-0855d2bd0339] Running
I1104 11:25:58.215374 3526110 system_pods.go:61] "registry-proxy-7cmr5" [fd049e3c-7c66-432b-89c1-f3f6c4b396e3] Running
I1104 11:25:58.215382 3526110 system_pods.go:61] "snapshot-controller-56fcc65765-9ppcq" [69d66819-10ca-4c1d-96e1-5f0951d45e08] Running
I1104 11:25:58.215386 3526110 system_pods.go:61] "snapshot-controller-56fcc65765-qs7qv" [6e0ffca1-a899-4cca-9202-f7ef5268aa22] Running
I1104 11:25:58.215399 3526110 system_pods.go:61] "storage-provisioner" [d5886290-1d25-4870-83ff-049dd9e99117] Running
I1104 11:25:58.215404 3526110 system_pods.go:74] duration metric: took 11.274597081s to wait for pod list to return data ...
I1104 11:25:58.215413 3526110 default_sa.go:34] waiting for default service account to be created ...
I1104 11:25:58.218200 3526110 default_sa.go:45] found service account: "default"
I1104 11:25:58.218228 3526110 default_sa.go:55] duration metric: took 2.805259ms for default service account to be created ...
I1104 11:25:58.218238 3526110 system_pods.go:116] waiting for k8s-apps to be running ...
I1104 11:25:58.228994 3526110 system_pods.go:86] 18 kube-system pods found
I1104 11:25:58.229036 3526110 system_pods.go:89] "coredns-7c65d6cfc9-972jb" [afffc3bb-6efd-4bb3-a69e-78abc806837a] Running
I1104 11:25:58.229044 3526110 system_pods.go:89] "csi-hostpath-attacher-0" [86171412-319a-4430-bf31-715676106dd1] Running
I1104 11:25:58.229049 3526110 system_pods.go:89] "csi-hostpath-resizer-0" [7ae5f356-0fd1-4988-8a15-5f4621b218e2] Running
I1104 11:25:58.229054 3526110 system_pods.go:89] "csi-hostpathplugin-j87dc" [e8888d0a-3f65-4811-9e74-0f969b6a1840] Running
I1104 11:25:58.229058 3526110 system_pods.go:89] "etcd-addons-902168" [f5bcf7ca-b7f3-4c01-889d-1720c35e4a6f] Running
I1104 11:25:58.229062 3526110 system_pods.go:89] "kindnet-w4k7n" [4980ed88-9f2b-49f2-8242-1fd254e42105] Running
I1104 11:25:58.229066 3526110 system_pods.go:89] "kube-apiserver-addons-902168" [eefd195f-44f2-4036-8090-e2dc6511b662] Running
I1104 11:25:58.229071 3526110 system_pods.go:89] "kube-controller-manager-addons-902168" [030a22e5-a502-404e-87a2-7d9c49d9d973] Running
I1104 11:25:58.229075 3526110 system_pods.go:89] "kube-ingress-dns-minikube" [48e06fdd-0535-4bfb-ac75-fa21be137189] Running
I1104 11:25:58.229079 3526110 system_pods.go:89] "kube-proxy-rlv28" [1bafd657-aa06-4350-85cc-43b7be79ed10] Running
I1104 11:25:58.229083 3526110 system_pods.go:89] "kube-scheduler-addons-902168" [0e5ab732-af56-4940-93ac-cad0eedfe21f] Running
I1104 11:25:58.229088 3526110 system_pods.go:89] "metrics-server-84c5f94fbc-67dbg" [ceca6cf3-55ca-433a-8126-9140d7003beb] Running
I1104 11:25:58.229092 3526110 system_pods.go:89] "nvidia-device-plugin-daemonset-t72gf" [4ba1d524-b2ca-4b58-820c-fd08cc74e0c2] Running
I1104 11:25:58.229096 3526110 system_pods.go:89] "registry-66c9cd494c-bfdfh" [509684ad-88d1-4649-b2f3-0855d2bd0339] Running
I1104 11:25:58.229102 3526110 system_pods.go:89] "registry-proxy-7cmr5" [fd049e3c-7c66-432b-89c1-f3f6c4b396e3] Running
I1104 11:25:58.229105 3526110 system_pods.go:89] "snapshot-controller-56fcc65765-9ppcq" [69d66819-10ca-4c1d-96e1-5f0951d45e08] Running
I1104 11:25:58.229109 3526110 system_pods.go:89] "snapshot-controller-56fcc65765-qs7qv" [6e0ffca1-a899-4cca-9202-f7ef5268aa22] Running
I1104 11:25:58.229115 3526110 system_pods.go:89] "storage-provisioner" [d5886290-1d25-4870-83ff-049dd9e99117] Running
I1104 11:25:58.229124 3526110 system_pods.go:126] duration metric: took 10.877624ms to wait for k8s-apps to be running ...
I1104 11:25:58.229137 3526110 system_svc.go:44] waiting for kubelet service to be running ....
I1104 11:25:58.229204 3526110 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1104 11:25:58.244626 3526110 system_svc.go:56] duration metric: took 15.479524ms WaitForService to wait for kubelet
I1104 11:25:58.244656 3526110 kubeadm.go:582] duration metric: took 3m12.246053688s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1104 11:25:58.244675 3526110 node_conditions.go:102] verifying NodePressure condition ...
I1104 11:25:58.248426 3526110 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1104 11:25:58.248463 3526110 node_conditions.go:123] node cpu capacity is 2
I1104 11:25:58.248475 3526110 node_conditions.go:105] duration metric: took 3.793833ms to run NodePressure ...
I1104 11:25:58.248487 3526110 start.go:241] waiting for startup goroutines ...
I1104 11:25:58.248494 3526110 start.go:246] waiting for cluster config update ...
I1104 11:25:58.248521 3526110 start.go:255] writing updated cluster config ...
I1104 11:25:58.248810 3526110 ssh_runner.go:195] Run: rm -f paused
I1104 11:25:58.596869 3526110 start.go:600] kubectl: 1.31.2, cluster: 1.31.2 (minor skew: 0)
I1104 11:25:58.599306 3526110 out.go:177] * Done! kubectl is now configured to use "addons-902168" cluster and "default" namespace by default
==> CRI-O <==
Nov 04 11:28:41 addons-902168 crio[974]: time="2024-11-04 11:28:41.907716085Z" level=info msg="Removed pod sandbox: f521065a8808ab507c1127a5235c9b2fa7cedc6dea4f7e34214f168c1bee5b90" id=5c1ebfd7-7a18-4488-a0ba-748080564c5c name=/runtime.v1.RuntimeService/RemovePodSandbox
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.233608799Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-hxtq6/POD" id=17c4bd54-d524-4825-844e-ae011bb37a64 name=/runtime.v1.RuntimeService/RunPodSandbox
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.233677033Z" level=warning msg="Allowed annotations are specified for workload []"
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.266757518Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-hxtq6 Namespace:default ID:8e3641e7d747fdaa8cd6034fb89c0ad1ae8fb85f35edc15ba90d1901933ae97c UID:b1ce9eff-56c1-46e0-a34c-33b02e958fd8 NetNS:/var/run/netns/f7b9d223-734c-442a-ad0b-beaf3c17e4a4 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.266831981Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-hxtq6 to CNI network \"kindnet\" (type=ptp)"
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.277339462Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-hxtq6 Namespace:default ID:8e3641e7d747fdaa8cd6034fb89c0ad1ae8fb85f35edc15ba90d1901933ae97c UID:b1ce9eff-56c1-46e0-a34c-33b02e958fd8 NetNS:/var/run/netns/f7b9d223-734c-442a-ad0b-beaf3c17e4a4 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.277809318Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-hxtq6 for CNI network kindnet (type=ptp)"
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.282143794Z" level=info msg="Ran pod sandbox 8e3641e7d747fdaa8cd6034fb89c0ad1ae8fb85f35edc15ba90d1901933ae97c with infra container: default/hello-world-app-55bf9c44b4-hxtq6/POD" id=17c4bd54-d524-4825-844e-ae011bb37a64 name=/runtime.v1.RuntimeService/RunPodSandbox
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.286648209Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=4719b8af-85db-47dc-a18d-9ba648b7e2fd name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.286918169Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=4719b8af-85db-47dc-a18d-9ba648b7e2fd name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.287888765Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=2efcc444-c0bd-48eb-b06d-c80cbe4451ce name=/runtime.v1.ImageService/PullImage
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.290870471Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Nov 04 11:30:48 addons-902168 crio[974]: time="2024-11-04 11:30:48.602281284Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.358503312Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=2efcc444-c0bd-48eb-b06d-c80cbe4451ce name=/runtime.v1.ImageService/PullImage
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.359437477Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=196d180d-d770-4221-a57d-23bb1f590864 name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.360098942Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=196d180d-d770-4221-a57d-23bb1f590864 name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.361136222Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=3bd0df15-eacb-44c3-804f-c3f51c046705 name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.361784016Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=3bd0df15-eacb-44c3-804f-c3f51c046705 name=/runtime.v1.ImageService/ImageStatus
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.364082128Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-hxtq6/hello-world-app" id=8a61ce54-61da-4cee-bfe9-0177b7f05c33 name=/runtime.v1.RuntimeService/CreateContainer
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.364185308Z" level=warning msg="Allowed annotations are specified for workload []"
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.405595140Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d8832cd050b5ad08da01be2f3a937edd2cc53373dea90a5673d87d15dd88a174/merged/etc/passwd: no such file or directory"
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.405647473Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d8832cd050b5ad08da01be2f3a937edd2cc53373dea90a5673d87d15dd88a174/merged/etc/group: no such file or directory"
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.462427629Z" level=info msg="Created container cc6fec919efcfe6999d67539075fe2e79542c6c1d8d3d953733e15ea2a4df521: default/hello-world-app-55bf9c44b4-hxtq6/hello-world-app" id=8a61ce54-61da-4cee-bfe9-0177b7f05c33 name=/runtime.v1.RuntimeService/CreateContainer
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.463253666Z" level=info msg="Starting container: cc6fec919efcfe6999d67539075fe2e79542c6c1d8d3d953733e15ea2a4df521" id=198c1615-5df0-49ba-8ca1-8236978b74c1 name=/runtime.v1.RuntimeService/StartContainer
Nov 04 11:30:49 addons-902168 crio[974]: time="2024-11-04 11:30:49.488468145Z" level=info msg="Started container" PID=9752 containerID=cc6fec919efcfe6999d67539075fe2e79542c6c1d8d3d953733e15ea2a4df521 description=default/hello-world-app-55bf9c44b4-hxtq6/hello-world-app id=198c1615-5df0-49ba-8ca1-8236978b74c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e3641e7d747fdaa8cd6034fb89c0ad1ae8fb85f35edc15ba90d1901933ae97c
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
cc6fec919efcf docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 Less than a second ago Running hello-world-app 0 8e3641e7d747f hello-world-app-55bf9c44b4-hxtq6
085a0d2f62d64 docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250 2 minutes ago Running nginx 0 74e8e4e500af0 nginx
c585a252c2234 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 4 minutes ago Running busybox 0 5ce32a921a129 busybox
0051387f777b8 registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee 6 minutes ago Running controller 0 b277bd0d0dca3 ingress-nginx-controller-5f85ff4588-rc56c
93e6ccdbe3dbc registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771 6 minutes ago Exited patch 0 3ae29903b973b ingress-nginx-admission-patch-lwx75
7780277ef7b32 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771 6 minutes ago Exited create 0 95b77349582fd ingress-nginx-admission-create-xpf69
56ac78944526f registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f 6 minutes ago Running metrics-server 0 facbb25da26bb metrics-server-84c5f94fbc-67dbg
d5d257131ede5 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 6 minutes ago Running minikube-ingress-dns 0 98d4b58c77537 kube-ingress-dns-minikube
9c8dce52d04a4 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4 7 minutes ago Running coredns 0 d6d4ba670c635 coredns-7c65d6cfc9-972jb
b6bf9c69062b8 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 7 minutes ago Running storage-provisioner 0 ffea845181612 storage-provisioner
96c6c145bc499 docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450 7 minutes ago Running kindnet-cni 0 e30ee8e6a10e8 kindnet-w4k7n
8cfa06778355d 021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba 8 minutes ago Running kube-proxy 0 e36b59a168b31 kube-proxy-rlv28
03971f1718fa7 f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270 8 minutes ago Running kube-apiserver 0 d11f10ebce69d kube-apiserver-addons-902168
39e7985bab369 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 8 minutes ago Running etcd 0 56e74ce97c857 etcd-addons-902168
6ca4adb456050 d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a 8 minutes ago Running kube-scheduler 0 0cd84daf656fc kube-scheduler-addons-902168
9424eec7acc73 9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba 8 minutes ago Running kube-controller-manager 0 221222c83ffa7 kube-controller-manager-addons-902168
==> coredns [9c8dce52d04a49be0e24f9020de95ec4350f382c4a4d182d19a685c6f2565818] <==
[INFO] 10.244.0.3:41502 - 49747 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.0018467s
[INFO] 10.244.0.3:41502 - 38548 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000066512s
[INFO] 10.244.0.3:41502 - 42301 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000104624s
[INFO] 10.244.0.3:38468 - 16439 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000136986s
[INFO] 10.244.0.3:38468 - 16185 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000043832s
[INFO] 10.244.0.3:58357 - 39505 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000066265s
[INFO] 10.244.0.3:58357 - 39284 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000160109s
[INFO] 10.244.0.3:58479 - 5758 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000061695s
[INFO] 10.244.0.3:58479 - 5569 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046089s
[INFO] 10.244.0.3:44138 - 35108 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001459922s
[INFO] 10.244.0.3:44138 - 34903 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001452866s
[INFO] 10.244.0.3:42873 - 12770 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000078589s
[INFO] 10.244.0.3:42873 - 12366 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000063739s
[INFO] 10.244.0.21:45722 - 29407 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000890521s
[INFO] 10.244.0.21:47542 - 34492 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000223568s
[INFO] 10.244.0.21:50007 - 25985 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000175723s
[INFO] 10.244.0.21:48556 - 50016 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000136749s
[INFO] 10.244.0.21:44171 - 33469 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120928s
[INFO] 10.244.0.21:40407 - 6015 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000134048s
[INFO] 10.244.0.21:35311 - 33526 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002636445s
[INFO] 10.244.0.21:34610 - 49014 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002242799s
[INFO] 10.244.0.21:44554 - 51909 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001535821s
[INFO] 10.244.0.21:59437 - 49220 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00203103s
[INFO] 10.244.0.24:46490 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000191936s
[INFO] 10.244.0.24:60983 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118246s
==> describe nodes <==
Name: addons-902168
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-902168
kubernetes.io/os=linux
minikube.k8s.io/commit=c03dd974d73f8853a1a57928c124797a5ae24dc4
minikube.k8s.io/name=addons-902168
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_11_04T11_22_42_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-902168
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 04 Nov 2024 11:22:38 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-902168
AcquireTime: <unset>
RenewTime: Mon, 04 Nov 2024 11:30:40 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 04 Nov 2024 11:28:49 +0000 Mon, 04 Nov 2024 11:22:36 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 04 Nov 2024 11:28:49 +0000 Mon, 04 Nov 2024 11:22:36 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 04 Nov 2024 11:28:49 +0000 Mon, 04 Nov 2024 11:22:36 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 04 Nov 2024 11:28:49 +0000 Mon, 04 Nov 2024 11:23:33 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.58.2
Hostname: addons-902168
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022300Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022300Ki
pods: 110
System Info:
Machine ID: adb463c2f42d4cdf94eb383e0ddca827
System UUID: e79435fe-32ea-4f1e-bdd6-95fe744e1679
Boot ID: 7b5557d0-ce05-4f72-baf2-7694590ca702
Kernel Version: 5.15.0-1071-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.31.2
Kube-Proxy Version: v1.31.2
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (14 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
default hello-world-app-55bf9c44b4-hxtq6 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3s
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 2m20s
ingress-nginx ingress-nginx-controller-5f85ff4588-rc56c 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 7m57s
kube-system coredns-7c65d6cfc9-972jb 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 8m2s
kube-system etcd-addons-902168 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 8m9s
kube-system kindnet-w4k7n 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 8m3s
kube-system kube-apiserver-addons-902168 250m (12%) 0 (0%) 0 (0%) 0 (0%) 8m9s
kube-system kube-controller-manager-addons-902168 200m (10%) 0 (0%) 0 (0%) 0 (0%) 8m9s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 7m59s
kube-system kube-proxy-rlv28 0 (0%) 0 (0%) 0 (0%) 0 (0%) 8m3s
kube-system kube-scheduler-addons-902168 100m (5%) 0 (0%) 0 (0%) 0 (0%) 8m9s
kube-system metrics-server-84c5f94fbc-67dbg 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 7m59s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 7m59s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 510Mi (6%) 220Mi (2%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 7m57s kube-proxy
Normal Starting 8m9s kubelet Starting kubelet.
Warning CgroupV1 8m9s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 8m9s kubelet Node addons-902168 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 8m9s kubelet Node addons-902168 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 8m9s kubelet Node addons-902168 status is now: NodeHasSufficientPID
Normal RegisteredNode 8m5s node-controller Node addons-902168 event: Registered Node addons-902168 in Controller
Normal NodeReady 7m17s kubelet Node addons-902168 status is now: NodeReady
==> dmesg <==
==> etcd [39e7985bab3696f327d775a829568c9f1f0cd129367ef730798af678a57594cb] <==
{"level":"info","ts":"2024-11-04T11:22:47.532371Z","caller":"traceutil/trace.go:171","msg":"trace[446258040] transaction","detail":"{read_only:false; response_revision:317; number_of_response:1; }","duration":"133.00705ms","start":"2024-11-04T11:22:47.399349Z","end":"2024-11-04T11:22:47.532356Z","steps":["trace[446258040] 'process raft request' (duration: 132.97253ms)"],"step_count":1}
{"level":"info","ts":"2024-11-04T11:22:47.532548Z","caller":"traceutil/trace.go:171","msg":"trace[1178444549] transaction","detail":"{read_only:false; response_revision:314; number_of_response:1; }","duration":"335.496506ms","start":"2024-11-04T11:22:47.197041Z","end":"2024-11-04T11:22:47.532538Z","steps":["trace[1178444549] 'process raft request' (duration: 316.450127ms)","trace[1178444549] 'compare' (duration: 18.621718ms)"],"step_count":2}
{"level":"info","ts":"2024-11-04T11:22:47.532581Z","caller":"traceutil/trace.go:171","msg":"trace[1405163595] linearizableReadLoop","detail":"{readStateIndex:324; appliedIndex:322; }","duration":"288.011716ms","start":"2024-11-04T11:22:47.244551Z","end":"2024-11-04T11:22:47.532563Z","steps":["trace[1405163595] 'read index received' (duration: 154.14334ms)","trace[1405163595] 'applied index is now lower than readState.Index' (duration: 133.867613ms)"],"step_count":2}
{"level":"warn","ts":"2024-11-04T11:22:47.532741Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"288.173736ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
{"level":"info","ts":"2024-11-04T11:22:47.532855Z","caller":"traceutil/trace.go:171","msg":"trace[2003312069] transaction","detail":"{read_only:false; response_revision:315; number_of_response:1; }","duration":"288.203964ms","start":"2024-11-04T11:22:47.244638Z","end":"2024-11-04T11:22:47.532842Z","steps":["trace[2003312069] 'process raft request' (duration: 287.584822ms)"],"step_count":1}
{"level":"info","ts":"2024-11-04T11:22:47.532882Z","caller":"traceutil/trace.go:171","msg":"trace[2068350299] transaction","detail":"{read_only:false; response_revision:316; number_of_response:1; }","duration":"133.677737ms","start":"2024-11-04T11:22:47.399197Z","end":"2024-11-04T11:22:47.532875Z","steps":["trace[2068350299] 'process raft request' (duration: 133.078132ms)"],"step_count":1}
{"level":"warn","ts":"2024-11-04T11:22:47.730635Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.399175Z","time spent":"329.78033ms","remote":"127.0.0.1:49418","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3360,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/pods/kube-system/kube-proxy-rlv28\" mod_revision:0 > success:<request_put:<key:\"/registry/pods/kube-system/kube-proxy-rlv28\" value_size:3309 >> failure:<>"}
{"level":"warn","ts":"2024-11-04T11:22:47.731881Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.399342Z","time spent":"332.50425ms","remote":"127.0.0.1:49418","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3623,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/pods/kube-system/kindnet-w4k7n\" mod_revision:0 > success:<request_put:<key:\"/registry/pods/kube-system/kindnet-w4k7n\" value_size:3575 >> failure:<>"}
{"level":"warn","ts":"2024-11-04T11:22:47.733243Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.196999Z","time spent":"536.216153ms","remote":"127.0.0.1:49340","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1743,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-node-lease/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-node-lease/kube-root-ca.crt\" value_size:1682 >> failure:<>"}
{"level":"info","ts":"2024-11-04T11:22:47.760359Z","caller":"traceutil/trace.go:171","msg":"trace[6908589] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:317; }","duration":"515.792749ms","start":"2024-11-04T11:22:47.244546Z","end":"2024-11-04T11:22:47.760339Z","steps":["trace[6908589] 'agreement among raft nodes before linearized reading' (duration: 288.04621ms)"],"step_count":1}
{"level":"warn","ts":"2024-11-04T11:22:47.786193Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.244511Z","time spent":"541.674488ms","remote":"127.0.0.1:49430","response type":"/etcdserverpb.KV/Range","request count":0,"request size":61,"response count":1,"response size":230,"request content":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" "}
{"level":"warn","ts":"2024-11-04T11:22:47.763150Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.244629Z","time spent":"518.444784ms","remote":"127.0.0.1:49486","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2280,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/certificatesigningrequests/csr-55kgt\" mod_revision:309 > success:<request_put:<key:\"/registry/certificatesigningrequests/csr-55kgt\" value_size:2226 >> failure:<request_range:<key:\"/registry/certificatesigningrequests/csr-55kgt\" > >"}
{"level":"warn","ts":"2024-11-04T11:22:47.763505Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"500.930722ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:3684"}
{"level":"info","ts":"2024-11-04T11:22:47.829577Z","caller":"traceutil/trace.go:171","msg":"trace[182371241] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:317; }","duration":"566.984486ms","start":"2024-11-04T11:22:47.262565Z","end":"2024-11-04T11:22:47.829549Z","steps":["trace[182371241] 'agreement among raft nodes before linearized reading' (duration: 500.881565ms)"],"step_count":1}
{"level":"warn","ts":"2024-11-04T11:22:47.786072Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"313.741321ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
{"level":"info","ts":"2024-11-04T11:22:47.842737Z","caller":"traceutil/trace.go:171","msg":"trace[496988495] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:317; }","duration":"370.397817ms","start":"2024-11-04T11:22:47.472311Z","end":"2024-11-04T11:22:47.842709Z","steps":["trace[496988495] 'agreement among raft nodes before linearized reading' (duration: 313.699491ms)"],"step_count":1}
{"level":"warn","ts":"2024-11-04T11:22:47.842816Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.472269Z","time spent":"370.519599ms","remote":"127.0.0.1:49340","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":635,"request content":"key:\"/registry/configmaps/kube-system/coredns\" "}
{"level":"warn","ts":"2024-11-04T11:22:47.842927Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-11-04T11:22:47.262508Z","time spent":"580.412995ms","remote":"127.0.0.1:49698","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":3707,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
{"level":"info","ts":"2024-11-04T11:22:49.951921Z","caller":"traceutil/trace.go:171","msg":"trace[1874074868] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"107.530945ms","start":"2024-11-04T11:22:49.844383Z","end":"2024-11-04T11:22:49.951914Z","steps":["trace[1874074868] 'process raft request' (duration: 55.908016ms)","trace[1874074868] 'compare' (duration: 51.264271ms)"],"step_count":2}
{"level":"info","ts":"2024-11-04T11:22:49.951881Z","caller":"traceutil/trace.go:171","msg":"trace[1046397156] transaction","detail":"{read_only:false; response_revision:345; number_of_response:1; }","duration":"106.395285ms","start":"2024-11-04T11:22:49.845471Z","end":"2024-11-04T11:22:49.951866Z","steps":["trace[1046397156] 'process raft request' (duration: 106.182146ms)"],"step_count":1}
{"level":"warn","ts":"2024-11-04T11:22:50.161179Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"106.015433ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-902168\" ","response":"range_response_count:1 size:5745"}
{"level":"info","ts":"2024-11-04T11:22:50.165323Z","caller":"traceutil/trace.go:171","msg":"trace[73300578] range","detail":"{range_begin:/registry/minions/addons-902168; range_end:; response_count:1; response_revision:346; }","duration":"110.162089ms","start":"2024-11-04T11:22:50.055138Z","end":"2024-11-04T11:22:50.165301Z","steps":["trace[73300578] 'range keys from in-memory index tree' (duration: 105.353912ms)"],"step_count":1}
{"level":"info","ts":"2024-11-04T11:22:50.165845Z","caller":"traceutil/trace.go:171","msg":"trace[1991445382] transaction","detail":"{read_only:false; response_revision:347; number_of_response:1; }","duration":"110.607576ms","start":"2024-11-04T11:22:50.055226Z","end":"2024-11-04T11:22:50.165833Z","steps":["trace[1991445382] 'process raft request' (duration: 84.719347ms)","trace[1991445382] 'compare' (duration: 20.878908ms)"],"step_count":2}
{"level":"info","ts":"2024-11-04T11:22:50.168238Z","caller":"traceutil/trace.go:171","msg":"trace[1467615519] transaction","detail":"{read_only:false; response_revision:349; number_of_response:1; }","duration":"112.619495ms","start":"2024-11-04T11:22:50.055605Z","end":"2024-11-04T11:22:50.168225Z","steps":["trace[1467615519] 'process raft request' (duration: 112.571093ms)"],"step_count":1}
{"level":"info","ts":"2024-11-04T11:22:50.169377Z","caller":"traceutil/trace.go:171","msg":"trace[664156765] transaction","detail":"{read_only:false; response_revision:348; number_of_response:1; }","duration":"113.982506ms","start":"2024-11-04T11:22:50.055381Z","end":"2024-11-04T11:22:50.169363Z","steps":["trace[664156765] 'process raft request' (duration: 112.713289ms)"],"step_count":1}
==> kernel <==
11:30:50 up 1 day, 13 min, 0 users, load average: 0.28, 1.00, 2.07
Linux addons-902168 5.15.0-1071-aws #77~20.04.1-Ubuntu SMP Thu Oct 3 19:34:36 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kindnet [96c6c145bc499bbe05ee608d61e7f3f31d93ebefc9b1128603917edaf531f03a] <==
I1104 11:28:42.968775 1 main.go:301] handling current node
I1104 11:28:52.960284 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:28:52.960401 1 main.go:301] handling current node
I1104 11:29:02.960979 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:02.961014 1 main.go:301] handling current node
I1104 11:29:12.968979 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:12.969013 1 main.go:301] handling current node
I1104 11:29:22.959674 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:22.959710 1 main.go:301] handling current node
I1104 11:29:32.966573 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:32.966608 1 main.go:301] handling current node
I1104 11:29:42.968139 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:42.968265 1 main.go:301] handling current node
I1104 11:29:52.959581 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:29:52.959700 1 main.go:301] handling current node
I1104 11:30:02.965832 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:30:02.965867 1 main.go:301] handling current node
I1104 11:30:12.966643 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:30:12.966678 1 main.go:301] handling current node
I1104 11:30:22.963982 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:30:22.964016 1 main.go:301] handling current node
I1104 11:30:32.965253 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:30:32.965298 1 main.go:301] handling current node
I1104 11:30:42.960219 1 main.go:297] Handling node with IPs: map[192.168.58.2:{}]
I1104 11:30:42.960250 1 main.go:301] handling current node
==> kube-apiserver [03971f1718fa7704e7c34c3491ff23b4c5a19736764dfd5e4a2599ec93d2e5be] <==
E1104 11:26:08.947664 1 conn.go:339] Error on socket receive: read tcp 192.168.58.2:8443->192.168.58.1:33728: use of closed network connection
I1104 11:26:18.469343 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.103.190.58"}
E1104 11:26:54.566890 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E1104 11:26:54.578485 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E1104 11:26:54.588831 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E1104 11:27:09.588992 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I1104 11:27:56.686185 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I1104 11:28:11.215186 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1104 11:28:11.215335 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1104 11:28:11.256082 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1104 11:28:11.256276 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1104 11:28:11.283650 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1104 11:28:11.283796 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1104 11:28:11.293121 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1104 11:28:11.293164 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1104 11:28:11.320650 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1104 11:28:11.320698 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1104 11:28:12.293409 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1104 11:28:12.321159 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
W1104 11:28:12.421152 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
I1104 11:28:25.035819 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W1104 11:28:26.057857 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I1104 11:28:30.775923 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I1104 11:28:31.079384 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.108.240"}
I1104 11:30:48.194599 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.127.64"}
==> kube-controller-manager [9424eec7acc7304be730cc33c40cdeed051591cc5ba69388bec38950e6223b02] <==
E1104 11:28:54.544579 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:29:04.843468 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:29:04.843513 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:29:22.184632 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:29:22.184677 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:29:28.469711 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:29:28.469757 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:29:37.013012 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:29:37.013057 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:29:53.670410 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:29:53.670453 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:30:09.064336 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:30:09.064380 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:30:13.950054 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:30:13.950095 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:30:30.686569 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:30:30.686611 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W1104 11:30:44.685284 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1104 11:30:44.685415 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I1104 11:30:47.926883 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="37.89084ms"
I1104 11:30:47.949331 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="22.196868ms"
I1104 11:30:47.963542 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="14.152136ms"
I1104 11:30:47.963660 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="65.798µs"
I1104 11:30:49.631656 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="18.679911ms"
I1104 11:30:49.631743 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="48.181µs"
==> kube-proxy [8cfa06778355dbc3b61f72de53d9018f9b3cf80d08d158734c908b5c0184adf6] <==
I1104 11:22:51.486393 1 server_linux.go:66] "Using iptables proxy"
I1104 11:22:52.602428 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.58.2"]
E1104 11:22:52.620212 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I1104 11:22:52.829389 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1104 11:22:52.829470 1 server_linux.go:169] "Using iptables Proxier"
I1104 11:22:52.859591 1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I1104 11:22:52.859988 1 server.go:483] "Version info" version="v1.31.2"
I1104 11:22:52.860117 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1104 11:22:52.870122 1 config.go:199] "Starting service config controller"
I1104 11:22:52.870224 1 shared_informer.go:313] Waiting for caches to sync for service config
I1104 11:22:52.870261 1 config.go:105] "Starting endpoint slice config controller"
I1104 11:22:52.870274 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I1104 11:22:52.870930 1 config.go:328] "Starting node config controller"
I1104 11:22:52.870985 1 shared_informer.go:313] Waiting for caches to sync for node config
I1104 11:22:52.971200 1 shared_informer.go:320] Caches are synced for node config
I1104 11:22:52.971330 1 shared_informer.go:320] Caches are synced for service config
I1104 11:22:52.971982 1 shared_informer.go:320] Caches are synced for endpoint slice config
==> kube-scheduler [6ca4adb456050e8ad23dbcc99bf61819c6a5520f46c07831bcf12f9d805d6dff] <==
W1104 11:22:38.802921 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E1104 11:22:38.802968 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:38.803070 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E1104 11:22:38.803114 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W1104 11:22:38.803194 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E1104 11:22:38.803234 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W1104 11:22:38.803304 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E1104 11:22:38.803355 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.618578 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E1104 11:22:39.618620 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.644520 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E1104 11:22:39.644664 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.710358 1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E1104 11:22:39.710488 1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
W1104 11:22:39.716129 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E1104 11:22:39.716260 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.729748 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E1104 11:22:39.729875 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.863189 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E1104 11:22:39.863234 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.905432 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E1104 11:22:39.905556 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
W1104 11:22:39.909403 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E1104 11:22:39.909448 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
I1104 11:22:42.190206 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Nov 04 11:29:01 addons-902168 kubelet[1488]: E1104 11:29:01.559355 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719741559083801,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:01 addons-902168 kubelet[1488]: E1104 11:29:01.559429 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719741559083801,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:11 addons-902168 kubelet[1488]: E1104 11:29:11.562633 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719751562270605,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:11 addons-902168 kubelet[1488]: E1104 11:29:11.562666 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719751562270605,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:21 addons-902168 kubelet[1488]: E1104 11:29:21.565612 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719761565388653,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:21 addons-902168 kubelet[1488]: E1104 11:29:21.565650 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719761565388653,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:31 addons-902168 kubelet[1488]: E1104 11:29:31.568621 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719771568368947,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:31 addons-902168 kubelet[1488]: E1104 11:29:31.568660 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719771568368947,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:41 addons-902168 kubelet[1488]: E1104 11:29:41.571297 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719781570955882,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:41 addons-902168 kubelet[1488]: E1104 11:29:41.571334 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719781570955882,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:51 addons-902168 kubelet[1488]: E1104 11:29:51.574175 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719791573935298,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:51 addons-902168 kubelet[1488]: E1104 11:29:51.574209 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719791573935298,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:29:52 addons-902168 kubelet[1488]: I1104 11:29:52.186633 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
Nov 04 11:30:01 addons-902168 kubelet[1488]: E1104 11:30:01.577026 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719801576734171,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:01 addons-902168 kubelet[1488]: E1104 11:30:01.577067 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719801576734171,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:11 addons-902168 kubelet[1488]: E1104 11:30:11.580033 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719811579770082,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:11 addons-902168 kubelet[1488]: E1104 11:30:11.580076 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719811579770082,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:21 addons-902168 kubelet[1488]: E1104 11:30:21.582483 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719821582233129,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:21 addons-902168 kubelet[1488]: E1104 11:30:21.582525 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719821582233129,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:31 addons-902168 kubelet[1488]: E1104 11:30:31.585637 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719831585401714,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:31 addons-902168 kubelet[1488]: E1104 11:30:31.585672 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719831585401714,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:41 addons-902168 kubelet[1488]: E1104 11:30:41.588802 1488 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719841588532546,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:41 addons-902168 kubelet[1488]: E1104 11:30:41.588857 1488 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1730719841588532546,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:605077,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Nov 04 11:30:47 addons-902168 kubelet[1488]: I1104 11:30:47.930160 1488 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=137.260316694 podStartE2EDuration="2m17.930143713s" podCreationTimestamp="2024-11-04 11:28:30 +0000 UTC" firstStartedPulling="2024-11-04 11:28:31.359081393 +0000 UTC m=+350.284815175" lastFinishedPulling="2024-11-04 11:28:32.028908411 +0000 UTC m=+350.954642194" observedRunningTime="2024-11-04 11:28:32.348244748 +0000 UTC m=+351.273978539" watchObservedRunningTime="2024-11-04 11:30:47.930143713 +0000 UTC m=+486.855877496"
Nov 04 11:30:47 addons-902168 kubelet[1488]: I1104 11:30:47.999298 1488 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-t8d5j\" (UniqueName: \"kubernetes.io/projected/b1ce9eff-56c1-46e0-a34c-33b02e958fd8-kube-api-access-t8d5j\") pod \"hello-world-app-55bf9c44b4-hxtq6\" (UID: \"b1ce9eff-56c1-46e0-a34c-33b02e958fd8\") " pod="default/hello-world-app-55bf9c44b4-hxtq6"
==> storage-provisioner [b6bf9c69062b838294c1596c89701a0fa4ccf5513ba5fd3133232d059281a6e3] <==
I1104 11:23:34.165598 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1104 11:23:34.218163 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1104 11:23:34.218298 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1104 11:23:34.305369 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1104 11:23:34.306666 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-902168_7b7dc09c-c405-457c-a776-b242e2374936!
I1104 11:23:34.329589 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"8f00dbb6-6224-4a8c-b7c0-058ab9987966", APIVersion:"v1", ResourceVersion:"877", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-902168_7b7dc09c-c405-457c-a776-b242e2374936 became leader
I1104 11:23:34.411925 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-902168_7b7dc09c-c405-457c-a776-b242e2374936!
E1104 11:27:58.363660 1 controller.go:1050] claim "c9cf43da-98df-44fb-bf73-c930caac46e5" in work queue no longer exists
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-902168 -n addons-902168
helpers_test.go:261: (dbg) Run: kubectl --context addons-902168 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-xpf69 ingress-nginx-admission-patch-lwx75
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-902168 describe pod ingress-nginx-admission-create-xpf69 ingress-nginx-admission-patch-lwx75
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-902168 describe pod ingress-nginx-admission-create-xpf69 ingress-nginx-admission-patch-lwx75: exit status 1 (82.233449ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-xpf69" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-lwx75" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-902168 describe pod ingress-nginx-admission-create-xpf69 ingress-nginx-admission-patch-lwx75: exit status 1
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-902168 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-902168 addons disable ingress-dns --alsologtostderr -v=1: (1.346578844s)
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-902168 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-902168 addons disable ingress --alsologtostderr -v=1: (7.798548997s)
--- FAIL: TestAddons/parallel/Ingress (150.00s)