=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-642201 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-642201 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-642201 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" [cc6b7267-64c6-4162-bbe4-978191b90ebe] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [cc6b7267-64c6-4162-bbe4-978191b90ebe] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003504858s
I1205 20:48:52.003003 883431 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-642201 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-642201 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.308304743s)
** 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-642201 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-642201 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.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-642201
helpers_test.go:235: (dbg) docker inspect addons-642201:
-- stdout --
[
{
"Id": "a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d",
"Created": "2024-12-05T20:44:02.666979145Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 884695,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-12-05T20:44:02.813088204Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:51526bd7c0894c18bc1ef50650a0aaaea3bed24f70f72f77ac668ae72dfff137",
"ResolvConfPath": "/var/lib/docker/containers/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d/hostname",
"HostsPath": "/var/lib/docker/containers/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d/hosts",
"LogPath": "/var/lib/docker/containers/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d-json.log",
"Name": "/addons-642201",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-642201:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-642201",
"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/4ea85a7bbfbfd31f29f3f81d99d827e06afcb1c71a2c2e9db9cbf9578b7777b3-init/diff:/var/lib/docker/overlay2/ab97e03d1e580cb1465ba799b79eb61d947385fa7b73cde27440886c3317428a/diff",
"MergedDir": "/var/lib/docker/overlay2/4ea85a7bbfbfd31f29f3f81d99d827e06afcb1c71a2c2e9db9cbf9578b7777b3/merged",
"UpperDir": "/var/lib/docker/overlay2/4ea85a7bbfbfd31f29f3f81d99d827e06afcb1c71a2c2e9db9cbf9578b7777b3/diff",
"WorkDir": "/var/lib/docker/overlay2/4ea85a7bbfbfd31f29f3f81d99d827e06afcb1c71a2c2e9db9cbf9578b7777b3/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-642201",
"Source": "/var/lib/docker/volumes/addons-642201/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-642201",
"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-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615",
"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-642201",
"name.minikube.sigs.k8s.io": "addons-642201",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "17ebd6189d1fb8d6745c453777293274f9ce1ccfb3cb20a9ac3de1b0a24c8548",
"SandboxKey": "/var/run/docker/netns/17ebd6189d1f",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33561"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33562"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33565"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33563"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33564"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-642201": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "1c03dc7e6ad2aa64803c886f1b4652dda7d97c9db29d539ea8b20bd9d78bc3dc",
"EndpointID": "7ba610b8b800598c69aad13c037aa75afe3c7e4f4db8b7869aa2a3450cf5bf4e",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-642201",
"a8b24d9db855"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-642201 -n addons-642201
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-642201 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-642201 logs -n 25: (1.578105826s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-439720 | download-only-439720 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | 05 Dec 24 20:43 UTC |
| delete | -p download-only-235468 | download-only-235468 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | 05 Dec 24 20:43 UTC |
| start | --download-only -p | download-docker-337213 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | |
| | download-docker-337213 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-337213 | download-docker-337213 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | 05 Dec 24 20:43 UTC |
| start | --download-only -p | binary-mirror-797527 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | |
| | binary-mirror-797527 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:39805 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-797527 | binary-mirror-797527 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | 05 Dec 24 20:43 UTC |
| addons | enable dashboard -p | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | |
| | addons-642201 | | | | | |
| addons | disable dashboard -p | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | |
| | addons-642201 | | | | | |
| start | -p addons-642201 --wait=true | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:43 UTC | 05 Dec 24 20:47 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-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | addons-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | gcp-auth --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| ip | addons-642201 ip | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| addons | addons-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-642201 addons | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | disable nvidia-device-plugin | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-642201 ssh cat | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | /opt/local-path-provisioner/pvc-e421ae0d-2a8b-4cfb-ab1c-9f102a2c4835_default_test-pvc/file1 | | | | | |
| addons | addons-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:47 UTC | 05 Dec 24 20:47 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-642201 addons | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | disable cloud-spanner | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | enable headlamp | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | -p addons-642201 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-642201 addons disable | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | headlamp --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-642201 addons | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-642201 addons | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-642201 addons | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | 05 Dec 24 20:48 UTC |
| | disable inspektor-gadget | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-642201 ssh curl -s | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:48 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-642201 ip | addons-642201 | jenkins | v1.34.0 | 05 Dec 24 20:51 UTC | 05 Dec 24 20:51 UTC |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/12/05 20:43:37
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.23.2 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1205 20:43:37.443100 884194 out.go:345] Setting OutFile to fd 1 ...
I1205 20:43:37.443330 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1205 20:43:37.443359 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:43:37.443378 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1205 20:43:37.443681 884194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20053-878048/.minikube/bin
I1205 20:43:37.444226 884194 out.go:352] Setting JSON to false
I1205 20:43:37.445252 884194 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12365,"bootTime":1733419053,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1072-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I1205 20:43:37.445379 884194 start.go:139] virtualization:
I1205 20:43:37.448087 884194 out.go:177] * [addons-642201] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I1205 20:43:37.449988 884194 out.go:177] - MINIKUBE_LOCATION=20053
I1205 20:43:37.450059 884194 notify.go:220] Checking for updates...
I1205 20:43:37.453282 884194 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1205 20:43:37.456044 884194 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/20053-878048/kubeconfig
I1205 20:43:37.457627 884194 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/20053-878048/.minikube
I1205 20:43:37.459323 884194 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1205 20:43:37.461225 884194 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1205 20:43:37.463149 884194 driver.go:394] Setting default libvirt URI to qemu:///system
I1205 20:43:37.485709 884194 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I1205 20:43:37.485842 884194 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1205 20:43:37.542821 884194 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 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:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-05 20:43:37.533350341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-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-30-239 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:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-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>}}
I1205 20:43:37.542941 884194 docker.go:318] overlay module found
I1205 20:43:37.544892 884194 out.go:177] * Using the docker driver based on user configuration
I1205 20:43:37.546550 884194 start.go:297] selected driver: docker
I1205 20:43:37.546567 884194 start.go:901] validating driver "docker" against <nil>
I1205 20:43:37.546580 884194 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1205 20:43:37.547273 884194 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1205 20:43:37.595393 884194 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 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:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-12-05 20:43:37.586655904 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1072-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-30-239 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:88bf19b2105c8b17560993bee28a01ddc2f97182 Expected:88bf19b2105c8b17560993bee28a01ddc2f97182} RuncCommit:{ID:v1.2.2-0-g7cb3632 Expected:v1.2.2-0-g7cb3632} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-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>}}
I1205 20:43:37.595668 884194 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I1205 20:43:37.595953 884194 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]
I1205 20:43:37.597903 884194 out.go:177] * Using Docker driver with root privileges
I1205 20:43:37.599601 884194 cni.go:84] Creating CNI manager for ""
I1205 20:43:37.599671 884194 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1205 20:43:37.599684 884194 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I1205 20:43:37.599772 884194 start.go:340] cluster config:
{Name:addons-642201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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-642201 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}
I1205 20:43:37.601580 884194 out.go:177] * Starting "addons-642201" primary control-plane node in "addons-642201" cluster
I1205 20:43:37.603268 884194 cache.go:121] Beginning downloading kic base image for docker with crio
I1205 20:43:37.604930 884194 out.go:177] * Pulling base image v0.0.45-1730888964-19917 ...
I1205 20:43:37.606838 884194 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1205 20:43:37.606913 884194 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20053-878048/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4
I1205 20:43:37.606938 884194 cache.go:56] Caching tarball of preloaded images
I1205 20:43:37.607047 884194 preload.go:172] Found /home/jenkins/minikube-integration/20053-878048/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I1205 20:43:37.607064 884194 cache.go:59] Finished verifying existence of preloaded tar for v1.31.2 on crio
I1205 20:43:37.607514 884194 profile.go:143] Saving config to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/config.json ...
I1205 20:43:37.607553 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/config.json: {Name:mkdc5306fb3cf8aae929972fd40aa5cd54debf68 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:43:37.606918 884194 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local docker daemon
I1205 20:43:37.622506 884194 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 to local cache
I1205 20:43:37.622619 884194 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory
I1205 20:43:37.622638 884194 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 in local cache directory, skipping pull
I1205 20:43:37.622642 884194 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 exists in cache, skipping pull
I1205 20:43:37.622649 884194 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 as a tarball
I1205 20:43:37.622654 884194 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from local cache
I1205 20:43:54.608682 884194 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 from cached tarball
I1205 20:43:54.608722 884194 cache.go:194] Successfully downloaded all kic artifacts
I1205 20:43:54.608763 884194 start.go:360] acquireMachinesLock for addons-642201: {Name:mke9acfb7730d1e96d5e7b828505ed016c6c9625 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1205 20:43:54.608874 884194 start.go:364] duration metric: took 87.883µs to acquireMachinesLock for "addons-642201"
I1205 20:43:54.608904 884194 start.go:93] Provisioning new machine with config: &{Name:addons-642201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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-642201 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}
I1205 20:43:54.608990 884194 start.go:125] createHost starting for "" (driver="docker")
I1205 20:43:54.612241 884194 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1205 20:43:54.612525 884194 start.go:159] libmachine.API.Create for "addons-642201" (driver="docker")
I1205 20:43:54.612561 884194 client.go:168] LocalClient.Create starting
I1205 20:43:54.612671 884194 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem
I1205 20:43:54.942005 884194 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/cert.pem
I1205 20:43:56.228829 884194 cli_runner.go:164] Run: docker network inspect addons-642201 --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}}]}"
W1205 20:43:56.243814 884194 cli_runner.go:211] docker network inspect addons-642201 --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
I1205 20:43:56.243903 884194 network_create.go:284] running [docker network inspect addons-642201] to gather additional debugging logs...
I1205 20:43:56.243925 884194 cli_runner.go:164] Run: docker network inspect addons-642201
W1205 20:43:56.259167 884194 cli_runner.go:211] docker network inspect addons-642201 returned with exit code 1
I1205 20:43:56.259202 884194 network_create.go:287] error running [docker network inspect addons-642201]: docker network inspect addons-642201: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-642201 not found
I1205 20:43:56.259216 884194 network_create.go:289] output of [docker network inspect addons-642201]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-642201 not found
** /stderr **
I1205 20:43:56.259317 884194 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}}]}"
I1205 20:43:56.274491 884194 network.go:206] using free private subnet 192.168.49.0/24: &{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: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40018df120}
I1205 20:43:56.274542 884194 network_create.go:124] attempt to create docker network addons-642201 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1205 20:43:56.274597 884194 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.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-642201 addons-642201
I1205 20:43:56.346712 884194 network_create.go:108] docker network addons-642201 192.168.49.0/24 created
I1205 20:43:56.346755 884194 kic.go:121] calculated static IP "192.168.49.2" for the "addons-642201" container
I1205 20:43:56.346828 884194 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1205 20:43:56.360961 884194 cli_runner.go:164] Run: docker volume create addons-642201 --label name.minikube.sigs.k8s.io=addons-642201 --label created_by.minikube.sigs.k8s.io=true
I1205 20:43:56.376835 884194 oci.go:103] Successfully created a docker volume addons-642201
I1205 20:43:56.376926 884194 cli_runner.go:164] Run: docker run --rm --name addons-642201-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-642201 --entrypoint /usr/bin/test -v addons-642201:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib
I1205 20:43:58.520538 884194 cli_runner.go:217] Completed: docker run --rm --name addons-642201-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-642201 --entrypoint /usr/bin/test -v addons-642201:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -d /var/lib: (2.143573147s)
I1205 20:43:58.520566 884194 oci.go:107] Successfully prepared a docker volume addons-642201
I1205 20:43:58.520589 884194 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1205 20:43:58.520609 884194 kic.go:194] Starting extracting preloaded images to volume ...
I1205 20:43:58.520674 884194 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20053-878048/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-642201:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir
I1205 20:44:02.609031 884194 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20053-878048/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-642201:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 -I lz4 -xf /preloaded.tar -C /extractDir: (4.088309997s)
I1205 20:44:02.609061 884194 kic.go:203] duration metric: took 4.088449744s to extract preloaded images to volume ...
W1205 20:44:02.609196 884194 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1205 20:44:02.609325 884194 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1205 20:44:02.653347 884194 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-642201 --name addons-642201 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-642201 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-642201 --network addons-642201 --ip 192.168.49.2 --volume addons-642201:/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-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615
I1205 20:44:02.966561 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Running}}
I1205 20:44:02.987962 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:03.020803 884194 cli_runner.go:164] Run: docker exec addons-642201 stat /var/lib/dpkg/alternatives/iptables
I1205 20:44:03.075980 884194 oci.go:144] the created container "addons-642201" has a running status.
I1205 20:44:03.076009 884194 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa...
I1205 20:44:04.667785 884194 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1205 20:44:04.687391 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:04.703474 884194 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1205 20:44:04.703496 884194 kic_runner.go:114] Args: [docker exec --privileged addons-642201 chown docker:docker /home/docker/.ssh/authorized_keys]
I1205 20:44:04.740124 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:04.754929 884194 machine.go:93] provisionDockerMachine start ...
I1205 20:44:04.755051 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:04.770617 884194 main.go:141] libmachine: Using SSH client type: native
I1205 20:44:04.770888 884194 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil> [] 0s} 127.0.0.1 33561 <nil> <nil>}
I1205 20:44:04.770905 884194 main.go:141] libmachine: About to run SSH command:
hostname
I1205 20:44:04.891550 884194 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-642201
I1205 20:44:04.891574 884194 ubuntu.go:169] provisioning hostname "addons-642201"
I1205 20:44:04.891649 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:04.913575 884194 main.go:141] libmachine: Using SSH client type: native
I1205 20:44:04.913826 884194 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil> [] 0s} 127.0.0.1 33561 <nil> <nil>}
I1205 20:44:04.913844 884194 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-642201 && echo "addons-642201" | sudo tee /etc/hostname
I1205 20:44:05.044370 884194 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-642201
I1205 20:44:05.044449 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:05.061306 884194 main.go:141] libmachine: Using SSH client type: native
I1205 20:44:05.061561 884194 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil> [] 0s} 127.0.0.1 33561 <nil> <nil>}
I1205 20:44:05.061585 884194 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-642201' /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-642201/g' /etc/hosts;
else
echo '127.0.1.1 addons-642201' | sudo tee -a /etc/hosts;
fi
fi
I1205 20:44:05.184448 884194 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1205 20:44:05.184479 884194 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20053-878048/.minikube CaCertPath:/home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20053-878048/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20053-878048/.minikube}
I1205 20:44:05.184499 884194 ubuntu.go:177] setting up certificates
I1205 20:44:05.184509 884194 provision.go:84] configureAuth start
I1205 20:44:05.184573 884194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-642201
I1205 20:44:05.200937 884194 provision.go:143] copyHostCerts
I1205 20:44:05.201027 884194 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20053-878048/.minikube/cert.pem (1123 bytes)
I1205 20:44:05.201191 884194 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20053-878048/.minikube/key.pem (1675 bytes)
I1205 20:44:05.201256 884194 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20053-878048/.minikube/ca.pem (1078 bytes)
I1205 20:44:05.201307 884194 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20053-878048/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca-key.pem org=jenkins.addons-642201 san=[127.0.0.1 192.168.49.2 addons-642201 localhost minikube]
I1205 20:44:05.720926 884194 provision.go:177] copyRemoteCerts
I1205 20:44:05.720995 884194 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1205 20:44:05.721040 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:05.738135 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:05.829037 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1205 20:44:05.853154 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1205 20:44:05.877008 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1205 20:44:05.900793 884194 provision.go:87] duration metric: took 716.270784ms to configureAuth
I1205 20:44:05.900817 884194 ubuntu.go:193] setting minikube options for container-runtime
I1205 20:44:05.900992 884194 config.go:182] Loaded profile config "addons-642201": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1205 20:44:05.901094 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:05.917572 884194 main.go:141] libmachine: Using SSH client type: native
I1205 20:44:05.917816 884194 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415f50] 0x418790 <nil> [] 0s} 127.0.0.1 33561 <nil> <nil>}
I1205 20:44:05.917838 884194 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
I1205 20:44:06.140929 884194 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I1205 20:44:06.140952 884194 machine.go:96] duration metric: took 1.386000036s to provisionDockerMachine
I1205 20:44:06.140964 884194 client.go:171] duration metric: took 11.528391437s to LocalClient.Create
I1205 20:44:06.140978 884194 start.go:167] duration metric: took 11.528454451s to libmachine.API.Create "addons-642201"
I1205 20:44:06.140985 884194 start.go:293] postStartSetup for "addons-642201" (driver="docker")
I1205 20:44:06.140996 884194 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]
I1205 20:44:06.141069 884194 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
I1205 20:44:06.141114 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:06.157637 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:06.245422 884194 ssh_runner.go:195] Run: cat /etc/os-release
I1205 20:44:06.248635 884194 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1205 20:44:06.248674 884194 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1205 20:44:06.248685 884194 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1205 20:44:06.248692 884194 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I1205 20:44:06.248703 884194 filesync.go:126] Scanning /home/jenkins/minikube-integration/20053-878048/.minikube/addons for local assets ...
I1205 20:44:06.248786 884194 filesync.go:126] Scanning /home/jenkins/minikube-integration/20053-878048/.minikube/files for local assets ...
I1205 20:44:06.248814 884194 start.go:296] duration metric: took 107.82286ms for postStartSetup
I1205 20:44:06.249142 884194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-642201
I1205 20:44:06.264684 884194 profile.go:143] Saving config to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/config.json ...
I1205 20:44:06.264974 884194 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1205 20:44:06.265035 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:06.280909 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:06.368834 884194 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1205 20:44:06.373081 884194 start.go:128] duration metric: took 11.764075328s to createHost
I1205 20:44:06.373106 884194 start.go:83] releasing machines lock for "addons-642201", held for 11.764219013s
I1205 20:44:06.373193 884194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-642201
I1205 20:44:06.389428 884194 ssh_runner.go:195] Run: cat /version.json
I1205 20:44:06.389453 884194 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1205 20:44:06.389483 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:06.389534 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:06.407006 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:06.417860 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:06.499468 884194 ssh_runner.go:195] Run: systemctl --version
I1205 20:44:06.638168 884194 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I1205 20:44:06.777702 884194 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1205 20:44:06.781935 884194 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" ;
I1205 20:44:06.803529 884194 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I1205 20:44:06.803610 884194 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" ;
I1205 20:44:06.834558 884194 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1205 20:44:06.834638 884194 start.go:495] detecting cgroup driver to use...
I1205 20:44:06.834685 884194 detect.go:187] detected "cgroupfs" cgroup driver on host os
I1205 20:44:06.834785 884194 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1205 20:44:06.851621 884194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1205 20:44:06.862691 884194 docker.go:217] disabling cri-docker service (if available) ...
I1205 20:44:06.862755 884194 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1205 20:44:06.877441 884194 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1205 20:44:06.891977 884194 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1205 20:44:06.974925 884194 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1205 20:44:07.062541 884194 docker.go:233] disabling docker service ...
I1205 20:44:07.062614 884194 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1205 20:44:07.082292 884194 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1205 20:44:07.093701 884194 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1205 20:44:07.188612 884194 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1205 20:44:07.286350 884194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1205 20:44:07.297315 884194 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"
I1205 20:44:07.314312 884194 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I1205 20:44:07.314379 884194 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"
I1205 20:44:07.324785 884194 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I1205 20:44:07.324861 884194 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I1205 20:44:07.334665 884194 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I1205 20:44:07.343936 884194 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I1205 20:44:07.353393 884194 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1205 20:44:07.362487 884194 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"
I1205 20:44:07.371869 884194 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"
I1205 20:44:07.387464 884194 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"
I1205 20:44:07.397090 884194 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1205 20:44:07.405634 884194 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1205 20:44:07.414198 884194 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1205 20:44:07.500873 884194 ssh_runner.go:195] Run: sudo systemctl restart crio
I1205 20:44:07.617865 884194 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I1205 20:44:07.617988 884194 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I1205 20:44:07.621791 884194 start.go:563] Will wait 60s for crictl version
I1205 20:44:07.621897 884194 ssh_runner.go:195] Run: which crictl
I1205 20:44:07.625333 884194 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1205 20:44:07.663432 884194 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I1205 20:44:07.663591 884194 ssh_runner.go:195] Run: crio --version
I1205 20:44:07.700612 884194 ssh_runner.go:195] Run: crio --version
I1205 20:44:07.742020 884194 out.go:177] * Preparing Kubernetes v1.31.2 on CRI-O 1.24.6 ...
I1205 20:44:07.744179 884194 cli_runner.go:164] Run: docker network inspect addons-642201 --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}}]}"
I1205 20:44:07.758758 884194 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1205 20:44:07.762240 884194 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1205 20:44:07.773086 884194 kubeadm.go:883] updating cluster {Name:addons-642201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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-642201 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.49.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} ...
I1205 20:44:07.773208 884194 preload.go:131] Checking if preload exists for k8s version v1.31.2 and runtime crio
I1205 20:44:07.773270 884194 ssh_runner.go:195] Run: sudo crictl images --output json
I1205 20:44:07.855729 884194 crio.go:514] all images are preloaded for cri-o runtime.
I1205 20:44:07.855753 884194 crio.go:433] Images already preloaded, skipping extraction
I1205 20:44:07.855809 884194 ssh_runner.go:195] Run: sudo crictl images --output json
I1205 20:44:07.890486 884194 crio.go:514] all images are preloaded for cri-o runtime.
I1205 20:44:07.890515 884194 cache_images.go:84] Images are preloaded, skipping loading
I1205 20:44:07.890524 884194 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.2 crio true true} ...
I1205 20:44:07.890616 884194 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-642201 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.2 ClusterName:addons-642201 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:}
I1205 20:44:07.890704 884194 ssh_runner.go:195] Run: crio config
I1205 20:44:07.939147 884194 cni.go:84] Creating CNI manager for ""
I1205 20:44:07.939170 884194 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1205 20:44:07.939180 884194 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I1205 20:44:07.939203 884194 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.49.2 APIServerPort:8443 KubernetesVersion:v1.31.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-642201 NodeName:addons-642201 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.49.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.49.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}
I1205 20:44:07.939333 884194 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.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-642201"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.49.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.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
I1205 20:44:07.939403 884194 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.2
I1205 20:44:07.948280 884194 binaries.go:44] Found k8s binaries, skipping transfer
I1205 20:44:07.948349 884194 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1205 20:44:07.957151 884194 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I1205 20:44:07.975047 884194 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1205 20:44:07.992877 884194 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
I1205 20:44:08.011840 884194 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1205 20:44:08.015429 884194 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1205 20:44:08.026879 884194 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1205 20:44:08.114035 884194 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1205 20:44:08.128295 884194 certs.go:68] Setting up /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201 for IP: 192.168.49.2
I1205 20:44:08.128316 884194 certs.go:194] generating shared ca certs ...
I1205 20:44:08.128331 884194 certs.go:226] acquiring lock for ca certs: {Name:mk9d15d77f98783474d4d07484eac8d02c7fedd9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:08.128511 884194 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20053-878048/.minikube/ca.key
I1205 20:44:08.990663 884194 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20053-878048/.minikube/ca.crt ...
I1205 20:44:08.990698 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/ca.crt: {Name:mkf7448e9f9ce5dee8fd519ec12851c00a10b1da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:08.990928 884194 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20053-878048/.minikube/ca.key ...
I1205 20:44:08.990943 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/ca.key: {Name:mkbb56a1a2ddc174f84f02dee6e17f361f30b398 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:08.991048 884194 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.key
I1205 20:44:09.430387 884194 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.crt ...
I1205 20:44:09.430416 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.crt: {Name:mk9bc6b0d69428d3fdf8b9b2782f751b5cc43109 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:09.430604 884194 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.key ...
I1205 20:44:09.430618 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.key: {Name:mkfbc63eb9121852a83e10e616e199eb42dcb994 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:09.430729 884194 certs.go:256] generating profile certs ...
I1205 20:44:09.430792 884194 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.key
I1205 20:44:09.430810 884194 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.crt with IP's: []
I1205 20:44:10.061069 884194 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.crt ...
I1205 20:44:10.061103 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.crt: {Name:mkb17544c0ea9efbfe8c31b8ce3182d71a4bf47d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.061286 884194 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.key ...
I1205 20:44:10.061303 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/client.key: {Name:mk0cd498bc5973fc7d808fea8e0b570bd9e4a0cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.061387 884194 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key.01243965
I1205 20:44:10.061407 884194 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt.01243965 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I1205 20:44:10.303620 884194 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt.01243965 ...
I1205 20:44:10.303650 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt.01243965: {Name:mk0be8382dbdac59b14fcc10f4217e0b162c3100 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.303826 884194 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key.01243965 ...
I1205 20:44:10.303842 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key.01243965: {Name:mkade1a6d80cf2922250ff162ae1f7d0dd5ca1f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.303917 884194 certs.go:381] copying /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt.01243965 -> /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt
I1205 20:44:10.304035 884194 certs.go:385] copying /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key.01243965 -> /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key
I1205 20:44:10.304094 884194 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.key
I1205 20:44:10.304113 884194 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.crt with IP's: []
I1205 20:44:10.705957 884194 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.crt ...
I1205 20:44:10.705991 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.crt: {Name:mkec583d6db93051c3da703f0223bb5707c5c904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.706183 884194 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.key ...
I1205 20:44:10.706197 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.key: {Name:mkd8450fa96881cb891de4c8ab759939dc614803 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:10.706403 884194 certs.go:484] found cert: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca-key.pem (1675 bytes)
I1205 20:44:10.706451 884194 certs.go:484] found cert: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/ca.pem (1078 bytes)
I1205 20:44:10.706484 884194 certs.go:484] found cert: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/cert.pem (1123 bytes)
I1205 20:44:10.706513 884194 certs.go:484] found cert: /home/jenkins/minikube-integration/20053-878048/.minikube/certs/key.pem (1675 bytes)
I1205 20:44:10.707182 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1205 20:44:10.733744 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1205 20:44:10.758289 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1205 20:44:10.782728 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I1205 20:44:10.806354 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1205 20:44:10.830750 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1205 20:44:10.855485 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1205 20:44:10.879917 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/profiles/addons-642201/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I1205 20:44:10.904836 884194 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20053-878048/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1205 20:44:10.930291 884194 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1205 20:44:10.949283 884194 ssh_runner.go:195] Run: openssl version
I1205 20:44:10.954948 884194 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"
I1205 20:44:10.964349 884194 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1205 20:44:10.967931 884194 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Dec 5 20:44 /usr/share/ca-certificates/minikubeCA.pem
I1205 20:44:10.968042 884194 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1205 20:44:10.974898 884194 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"
I1205 20:44:10.984199 884194 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1205 20:44:10.987392 884194 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
I1205 20:44:10.987440 884194 kubeadm.go:392] StartCluster: {Name:addons-642201 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1730888964-19917@sha256:629a5748e3ec15a091fef12257eb3754b8ffc0c974ebcbb016451c65d1829615 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-642201 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.49.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}
I1205 20:44:10.987528 884194 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I1205 20:44:10.987594 884194 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1205 20:44:11.023412 884194 cri.go:89] found id: ""
I1205 20:44:11.023485 884194 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1205 20:44:11.032211 884194 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1205 20:44:11.041301 884194 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I1205 20:44:11.041416 884194 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
I1205 20:44:11.051787 884194 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
I1205 20:44:11.051810 884194 kubeadm.go:157] found existing configuration files:
I1205 20:44:11.051891 884194 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1205 20:44:11.061406 884194 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
I1205 20:44:11.061474 884194 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1205 20:44:11.071457 884194 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1205 20:44:11.082128 884194 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
I1205 20:44:11.082198 884194 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1205 20:44:11.091516 884194 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1205 20:44:11.101381 884194 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
I1205 20:44:11.101454 884194 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1205 20:44:11.111402 884194 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1205 20:44:11.123300 884194 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
I1205 20:44:11.123363 884194 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1205 20:44:11.132220 884194 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"
I1205 20:44:11.171223 884194 kubeadm.go:310] [init] Using Kubernetes version: v1.31.2
I1205 20:44:11.171534 884194 kubeadm.go:310] [preflight] Running pre-flight checks
I1205 20:44:11.190029 884194 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I1205 20:44:11.190106 884194 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1072-aws[0m
I1205 20:44:11.190147 884194 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I1205 20:44:11.190197 884194 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1205 20:44:11.190249 884194 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1205 20:44:11.190300 884194 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1205 20:44:11.190352 884194 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1205 20:44:11.190404 884194 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1205 20:44:11.190478 884194 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1205 20:44:11.190527 884194 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1205 20:44:11.190580 884194 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1205 20:44:11.190630 884194 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1205 20:44:11.249904 884194 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I1205 20:44:11.250021 884194 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1205 20:44:11.250115 884194 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1205 20:44:11.260386 884194 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1205 20:44:11.263859 884194 out.go:235] - Generating certificates and keys ...
I1205 20:44:11.263971 884194 kubeadm.go:310] [certs] Using existing ca certificate authority
I1205 20:44:11.264058 884194 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I1205 20:44:11.560309 884194 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I1205 20:44:11.877099 884194 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I1205 20:44:12.496873 884194 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I1205 20:44:12.953407 884194 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I1205 20:44:13.575120 884194 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I1205 20:44:13.575479 884194 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-642201 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1205 20:44:13.784594 884194 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I1205 20:44:13.784927 884194 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-642201 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1205 20:44:14.099783 884194 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I1205 20:44:15.044089 884194 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I1205 20:44:15.411179 884194 kubeadm.go:310] [certs] Generating "sa" key and public key
I1205 20:44:15.411502 884194 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1205 20:44:15.546904 884194 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I1205 20:44:15.712539 884194 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1205 20:44:16.254456 884194 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1205 20:44:17.932361 884194 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1205 20:44:18.321510 884194 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1205 20:44:18.322126 884194 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1205 20:44:18.325057 884194 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1205 20:44:18.327844 884194 out.go:235] - Booting up control plane ...
I1205 20:44:18.327950 884194 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1205 20:44:18.328850 884194 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1205 20:44:18.330424 884194 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1205 20:44:18.340618 884194 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1205 20:44:18.346520 884194 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1205 20:44:18.346869 884194 kubeadm.go:310] [kubelet-start] Starting the kubelet
I1205 20:44:18.438171 884194 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1205 20:44:18.438298 884194 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1205 20:44:20.439690 884194 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.001647715s
I1205 20:44:20.439841 884194 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I1205 20:44:26.941829 884194 kubeadm.go:310] [api-check] The API server is healthy after 6.50213025s
I1205 20:44:26.961209 884194 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1205 20:44:26.979933 884194 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1205 20:44:27.005593 884194 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I1205 20:44:27.005794 884194 kubeadm.go:310] [mark-control-plane] Marking the node addons-642201 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1205 20:44:27.016175 884194 kubeadm.go:310] [bootstrap-token] Using token: jvg58c.wcqf2urc5p0szpd9
I1205 20:44:27.018419 884194 out.go:235] - Configuring RBAC rules ...
I1205 20:44:27.018545 884194 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1205 20:44:27.029352 884194 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1205 20:44:27.043889 884194 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
I1205 20:44:27.051145 884194 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1205 20:44:27.056570 884194 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1205 20:44:27.061000 884194 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1205 20:44:27.352486 884194 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1205 20:44:27.778049 884194 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I1205 20:44:28.349198 884194 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I1205 20:44:28.350583 884194 kubeadm.go:310]
I1205 20:44:28.350661 884194 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I1205 20:44:28.350670 884194 kubeadm.go:310]
I1205 20:44:28.350746 884194 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I1205 20:44:28.350756 884194 kubeadm.go:310]
I1205 20:44:28.350781 884194 kubeadm.go:310] mkdir -p $HOME/.kube
I1205 20:44:28.350844 884194 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1205 20:44:28.350897 884194 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1205 20:44:28.350905 884194 kubeadm.go:310]
I1205 20:44:28.350959 884194 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I1205 20:44:28.350968 884194 kubeadm.go:310]
I1205 20:44:28.351016 884194 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I1205 20:44:28.351023 884194 kubeadm.go:310]
I1205 20:44:28.351083 884194 kubeadm.go:310] You should now deploy a pod network to the cluster.
I1205 20:44:28.351166 884194 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1205 20:44:28.351238 884194 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1205 20:44:28.351246 884194 kubeadm.go:310]
I1205 20:44:28.351330 884194 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I1205 20:44:28.351411 884194 kubeadm.go:310] and service account keys on each node and then running the following as root:
I1205 20:44:28.351419 884194 kubeadm.go:310]
I1205 20:44:28.351502 884194 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jvg58c.wcqf2urc5p0szpd9 \
I1205 20:44:28.351607 884194 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:712e328f39f433d7025071525aae4a250e2f7aeca3af85888dc65ebd8ad3aba4 \
I1205 20:44:28.351631 884194 kubeadm.go:310] --control-plane
I1205 20:44:28.351636 884194 kubeadm.go:310]
I1205 20:44:28.351719 884194 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I1205 20:44:28.351730 884194 kubeadm.go:310]
I1205 20:44:28.351811 884194 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jvg58c.wcqf2urc5p0szpd9 \
I1205 20:44:28.351919 884194 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:712e328f39f433d7025071525aae4a250e2f7aeca3af85888dc65ebd8ad3aba4
I1205 20:44:28.355737 884194 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-1072-aws\n", err: exit status 1
I1205 20:44:28.355854 884194 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1205 20:44:28.355876 884194 cni.go:84] Creating CNI manager for ""
I1205 20:44:28.355885 884194 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1205 20:44:28.358396 884194 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1205 20:44:28.360516 884194 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1205 20:44:28.364386 884194 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.2/kubectl ...
I1205 20:44:28.364408 884194 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I1205 20:44:28.382546 884194 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
I1205 20:44:28.669939 884194 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1205 20:44:28.670068 884194 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
I1205 20:44:28.670154 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-642201 minikube.k8s.io/updated_at=2024_12_05T20_44_28_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b47d04014329c55dc4f6ec6dd318af27b5175843 minikube.k8s.io/name=addons-642201 minikube.k8s.io/primary=true
I1205 20:44:28.825317 884194 ops.go:34] apiserver oom_adj: -16
I1205 20:44:28.825420 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:29.325682 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:29.825774 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:30.325971 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:30.826349 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:31.325769 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:31.826174 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:32.325664 884194 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1205 20:44:32.417463 884194 kubeadm.go:1113] duration metric: took 3.747441594s to wait for elevateKubeSystemPrivileges
I1205 20:44:32.417496 884194 kubeadm.go:394] duration metric: took 21.430061254s to StartCluster
I1205 20:44:32.417513 884194 settings.go:142] acquiring lock: {Name:mk7a991dc254e8f92dfca0aa042fecf9a9444475 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:32.417633 884194 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/20053-878048/kubeconfig
I1205 20:44:32.418036 884194 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20053-878048/kubeconfig: {Name:mka38e52428c35019e2d1e3c4de84e3f12240918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1205 20:44:32.418218 884194 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"
I1205 20:44:32.418241 884194 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I1205 20:44:32.418464 884194 config.go:182] Loaded profile config "addons-642201": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1205 20:44:32.418499 884194 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]
I1205 20:44:32.418582 884194 addons.go:69] Setting yakd=true in profile "addons-642201"
I1205 20:44:32.418615 884194 addons.go:234] Setting addon yakd=true in "addons-642201"
I1205 20:44:32.418645 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.419121 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.419503 884194 addons.go:69] Setting inspektor-gadget=true in profile "addons-642201"
I1205 20:44:32.419521 884194 addons.go:234] Setting addon inspektor-gadget=true in "addons-642201"
I1205 20:44:32.419544 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.419958 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.420467 884194 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-642201"
I1205 20:44:32.420493 884194 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-642201"
I1205 20:44:32.420517 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.420912 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.422252 884194 addons.go:69] Setting metrics-server=true in profile "addons-642201"
I1205 20:44:32.422322 884194 addons.go:234] Setting addon metrics-server=true in "addons-642201"
I1205 20:44:32.422469 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.423166 884194 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-642201"
I1205 20:44:32.423189 884194 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-642201"
I1205 20:44:32.423213 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.423619 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.432025 884194 addons.go:69] Setting cloud-spanner=true in profile "addons-642201"
I1205 20:44:32.432065 884194 addons.go:234] Setting addon cloud-spanner=true in "addons-642201"
I1205 20:44:32.432107 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.432565 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.435583 884194 addons.go:69] Setting registry=true in profile "addons-642201"
I1205 20:44:32.435620 884194 addons.go:234] Setting addon registry=true in "addons-642201"
I1205 20:44:32.435658 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.436103 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.444571 884194 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-642201"
I1205 20:44:32.444688 884194 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-642201"
I1205 20:44:32.444746 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.445421 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.445982 884194 addons.go:69] Setting default-storageclass=true in profile "addons-642201"
I1205 20:44:32.446016 884194 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-642201"
I1205 20:44:32.446306 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.447717 884194 addons.go:69] Setting storage-provisioner=true in profile "addons-642201"
I1205 20:44:32.448184 884194 addons.go:234] Setting addon storage-provisioner=true in "addons-642201"
I1205 20:44:32.448222 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.449627 884194 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-642201"
I1205 20:44:32.449665 884194 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-642201"
I1205 20:44:32.449972 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.477107 884194 addons.go:69] Setting gcp-auth=true in profile "addons-642201"
I1205 20:44:32.477146 884194 mustload.go:65] Loading cluster: addons-642201
I1205 20:44:32.477339 884194 config.go:182] Loaded profile config "addons-642201": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.2
I1205 20:44:32.477588 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.479929 884194 addons.go:69] Setting volcano=true in profile "addons-642201"
I1205 20:44:32.479958 884194 addons.go:234] Setting addon volcano=true in "addons-642201"
I1205 20:44:32.479997 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.480487 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.502725 884194 addons.go:69] Setting ingress=true in profile "addons-642201"
I1205 20:44:32.502762 884194 addons.go:234] Setting addon ingress=true in "addons-642201"
I1205 20:44:32.502807 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.503296 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.505805 884194 addons.go:69] Setting volumesnapshots=true in profile "addons-642201"
I1205 20:44:32.505838 884194 addons.go:234] Setting addon volumesnapshots=true in "addons-642201"
I1205 20:44:32.505871 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.506330 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.537996 884194 addons.go:69] Setting ingress-dns=true in profile "addons-642201"
I1205 20:44:32.538024 884194 addons.go:234] Setting addon ingress-dns=true in "addons-642201"
I1205 20:44:32.538056 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.538553 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.539797 884194 out.go:177] * Verifying Kubernetes components...
I1205 20:44:32.608621 884194 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1205 20:44:32.609040 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1205 20:44:32.609165 884194 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I1205 20:44:32.562136 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.624506 884194 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I1205 20:44:32.624577 884194 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1205 20:44:32.624672 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.627684 884194 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.35.0
I1205 20:44:32.629999 884194 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I1205 20:44:32.630067 884194 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
I1205 20:44:32.630166 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.636088 884194 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1205 20:44:32.642691 884194 out.go:177] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I1205 20:44:32.597383 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.675075 884194 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1205 20:44:32.675332 884194 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
I1205 20:44:32.676782 884194 addons.go:234] Setting addon default-storageclass=true in "addons-642201"
I1205 20:44:32.676827 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.677240 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:32.679921 884194 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.25
I1205 20:44:32.680405 884194 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I1205 20:44:32.680733 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I1205 20:44:32.680806 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.695565 884194 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I1205 20:44:32.695582 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1205 20:44:32.695645 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.680413 884194 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
I1205 20:44:32.680592 884194 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.49.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 -"
I1205 20:44:32.703233 884194 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-642201"
I1205 20:44:32.703287 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.703790 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
W1205 20:44:32.709824 884194 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I1205 20:44:32.710580 884194 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1205 20:44:32.710597 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1205 20:44:32.710653 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.721989 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1205 20:44:32.727239 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1205 20:44:32.729404 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1205 20:44:32.731298 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1205 20:44:32.733176 884194 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1205 20:44:32.739101 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1205 20:44:32.739130 884194 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1205 20:44:32.739196 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.750509 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:32.752564 884194 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1205 20:44:32.752739 884194 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
I1205 20:44:32.752911 884194 out.go:177] - Using image docker.io/registry:2.8.3
I1205 20:44:32.754748 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1205 20:44:32.754765 884194 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1205 20:44:32.754827 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.758256 884194 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I1205 20:44:32.758275 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1205 20:44:32.758336 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.764396 884194 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1205 20:44:32.764607 884194 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I1205 20:44:32.766728 884194 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1205 20:44:32.766748 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1205 20:44:32.766807 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.782307 884194 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1205 20:44:32.788702 884194 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1205 20:44:32.788728 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1205 20:44:32.788792 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.818576 884194 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1205 20:44:32.837384 884194 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1205 20:44:32.837405 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1205 20:44:32.837465 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.870283 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.898585 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.932486 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.950998 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.963712 884194 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I1205 20:44:32.969225 884194 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1205 20:44:32.969261 884194 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1205 20:44:32.969336 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.973963 884194 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I1205 20:44:32.973992 884194 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1205 20:44:32.974054 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:32.989077 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.990485 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:32.995324 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.002936 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.019611 884194 out.go:177] - Using image docker.io/busybox:stable
I1205 20:44:33.028004 884194 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1205 20:44:33.030138 884194 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1205 20:44:33.030161 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1205 20:44:33.030231 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:33.032610 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.033124 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.040483 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.064685 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
W1205 20:44:33.075323 884194 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1205 20:44:33.075413 884194 retry.go:31] will retry after 134.46399ms: ssh: handshake failed: EOF
I1205 20:44:33.086929 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:33.104643 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
W1205 20:44:33.105597 884194 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1205 20:44:33.105620 884194 retry.go:31] will retry after 211.259224ms: ssh: handshake failed: EOF
I1205 20:44:33.163559 884194 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1205 20:44:33.336240 884194 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I1205 20:44:33.336397 884194 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1205 20:44:33.343178 884194 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
I1205 20:44:33.343242 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14576 bytes)
I1205 20:44:33.358452 884194 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
I1205 20:44:33.358788 884194 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
I1205 20:44:33.401205 884194 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
I1205 20:44:33.416173 884194 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
I1205 20:44:33.446229 884194 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I1205 20:44:33.446298 884194 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1205 20:44:33.461516 884194 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
I1205 20:44:33.510472 884194 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I1205 20:44:33.510540 884194 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1205 20:44:33.514185 884194 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1205 20:44:33.514257 884194 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1205 20:44:33.526102 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1205 20:44:33.526174 884194 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1205 20:44:33.545647 884194 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1205 20:44:33.545716 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1205 20:44:33.554303 884194 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
I1205 20:44:33.559271 884194 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
I1205 20:44:33.582307 884194 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I1205 20:44:33.582327 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1205 20:44:33.685610 884194 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I1205 20:44:33.685682 884194 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1205 20:44:33.690049 884194 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1205 20:44:33.690119 884194 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1205 20:44:33.722242 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1205 20:44:33.722315 884194 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)
I1205 20:44:33.726212 884194 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1205 20:44:33.726289 884194 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1205 20:44:33.741935 884194 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
I1205 20:44:33.786373 884194 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
I1205 20:44:33.830739 884194 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
I1205 20:44:33.862683 884194 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1205 20:44:33.862755 884194 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1205 20:44:33.873216 884194 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I1205 20:44:33.873290 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1205 20:44:33.889799 884194 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1205 20:44:33.889871 884194 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1205 20:44:33.936716 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1205 20:44:33.936786 884194 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1205 20:44:33.997941 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1205 20:44:33.998018 884194 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1205 20:44:34.024809 884194 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
I1205 20:44:34.041261 884194 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
I1205 20:44:34.109372 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1205 20:44:34.109445 884194 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1205 20:44:34.117466 884194 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1205 20:44:34.117546 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1205 20:44:34.195900 884194 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1205 20:44:34.195974 884194 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1205 20:44:34.203174 884194 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
I1205 20:44:34.273089 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1205 20:44:34.273159 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1205 20:44:34.348608 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1205 20:44:34.348682 884194 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1205 20:44:34.393069 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1205 20:44:34.393140 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1205 20:44:34.414734 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1205 20:44:34.414805 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1205 20:44:34.436115 884194 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1205 20:44:34.436193 884194 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1205 20:44:34.473900 884194 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
I1205 20:44:35.780267 884194 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.616620204s)
I1205 20:44:35.780431 884194 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.49.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.078299336s)
I1205 20:44:35.780469 884194 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1205 20:44:35.781727 884194 node_ready.go:35] waiting up to 6m0s for node "addons-642201" to be "Ready" ...
I1205 20:44:36.215662 884194 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: (2.85682032s)
I1205 20:44:36.565397 884194 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-642201" context rescaled to 1 replicas
I1205 20:44:37.841748 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:39.433413 884194 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: (6.03211254s)
I1205 20:44:39.433498 884194 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.074973507s)
I1205 20:44:39.433614 884194 addons.go:475] Verifying addon ingress=true in "addons-642201"
I1205 20:44:39.433951 884194 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.879580503s)
I1205 20:44:39.433746 884194 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: (5.97216368s)
I1205 20:44:39.433533 884194 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: (6.01729984s)
I1205 20:44:39.434284 884194 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: (5.692282215s)
I1205 20:44:39.434329 884194 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.64788176s)
I1205 20:44:39.434338 884194 addons.go:475] Verifying addon registry=true in "addons-642201"
I1205 20:44:39.434429 884194 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: (5.874703629s)
I1205 20:44:39.434637 884194 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.603828958s)
I1205 20:44:39.434791 884194 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.409893933s)
I1205 20:44:39.434913 884194 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.393579908s)
I1205 20:44:39.435913 884194 addons.go:475] Verifying addon metrics-server=true in "addons-642201"
I1205 20:44:39.435020 884194 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.23177449s)
W1205 20:44:39.435962 884194 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
I1205 20:44:39.435984 884194 retry.go:31] will retry after 200.794765ms: 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
I1205 20:44:39.438173 884194 out.go:177] * Verifying registry addon...
I1205 20:44:39.438315 884194 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-642201 service yakd-dashboard -n yakd-dashboard
I1205 20:44:39.438362 884194 out.go:177] * Verifying ingress addon...
I1205 20:44:39.440882 884194 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1205 20:44:39.441847 884194 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
W1205 20:44:39.464582 884194 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
I1205 20:44:39.469630 884194 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I1205 20:44:39.469723 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:39.480157 884194 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1205 20:44:39.480182 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:39.637758 884194 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
I1205 20:44:39.857293 884194 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.38333546s)
I1205 20:44:39.857377 884194 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-642201"
I1205 20:44:39.859824 884194 out.go:177] * Verifying csi-hostpath-driver addon...
I1205 20:44:39.862724 884194 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1205 20:44:39.867735 884194 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1205 20:44:39.867760 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:39.969386 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:39.970588 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:40.287934 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:40.367369 884194 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1205 20:44:40.367398 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:40.468496 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:40.468813 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:40.866604 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:40.944091 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:40.945753 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:41.367457 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:41.468397 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:41.469228 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:41.866698 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:41.945251 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:41.945990 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:42.366592 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:42.467252 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:42.467807 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:42.786160 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:42.866274 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:42.945239 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:42.945840 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:43.188734 884194 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1205 20:44:43.188817 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:43.206705 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:43.310729 884194 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1205 20:44:43.328496 884194 addons.go:234] Setting addon gcp-auth=true in "addons-642201"
I1205 20:44:43.328599 884194 host.go:66] Checking if "addons-642201" exists ...
I1205 20:44:43.329092 884194 cli_runner.go:164] Run: docker container inspect addons-642201 --format={{.State.Status}}
I1205 20:44:43.346101 884194 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1205 20:44:43.346166 884194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-642201
I1205 20:44:43.362109 884194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33561 SSHKeyPath:/home/jenkins/minikube-integration/20053-878048/.minikube/machines/addons-642201/id_rsa Username:docker}
I1205 20:44:43.367377 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:43.446164 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:43.446540 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:43.461980 884194 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I1205 20:44:43.464234 884194 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
I1205 20:44:43.466511 884194 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1205 20:44:43.466531 884194 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1205 20:44:43.485443 884194 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1205 20:44:43.485466 884194 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1205 20:44:43.504001 884194 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1205 20:44:43.504074 884194 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1205 20:44:43.522450 884194 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
I1205 20:44:43.867335 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:43.948965 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:43.949876 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:44.051986 884194 addons.go:475] Verifying addon gcp-auth=true in "addons-642201"
I1205 20:44:44.054781 884194 out.go:177] * Verifying gcp-auth addon...
I1205 20:44:44.058153 884194 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1205 20:44:44.061661 884194 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1205 20:44:44.061688 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:44.367533 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:44.444315 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:44.446119 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:44.561711 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:44.866444 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:44.945066 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:44.945772 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:45.062440 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:45.285807 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:45.366406 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:45.445068 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:45.445611 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:45.561188 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:45.866376 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:45.944789 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:45.945843 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:46.061328 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:46.368401 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:46.444563 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:46.445458 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:46.562084 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:46.866991 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:46.944171 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:46.945350 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:47.061683 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:47.369450 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:47.445060 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:47.446338 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:47.561545 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:47.784745 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:47.867568 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:47.945345 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:47.946119 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:48.061626 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:48.366296 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:48.444739 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:48.446552 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:48.561622 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:48.866779 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:48.944519 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:48.946690 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:49.062014 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:49.366259 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:49.445409 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:49.445992 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:49.561940 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:49.785464 884194 node_ready.go:53] node "addons-642201" has status "Ready":"False"
I1205 20:44:49.866837 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:49.944505 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:49.946304 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:50.061918 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:50.306554 884194 node_ready.go:49] node "addons-642201" has status "Ready":"True"
I1205 20:44:50.306582 884194 node_ready.go:38] duration metric: took 14.524804129s for node "addons-642201" to be "Ready" ...
I1205 20:44:50.306594 884194 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" ...
I1205 20:44:50.336039 884194 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-vdtrm" in "kube-system" namespace to be "Ready" ...
I1205 20:44:50.381105 884194 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1205 20:44:50.381138 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:50.454208 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:50.455137 884194 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1205 20:44:50.455156 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:50.661819 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:50.872071 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:50.953313 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:50.955036 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:51.068360 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:51.343102 884194 pod_ready.go:93] pod "coredns-7c65d6cfc9-vdtrm" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.343181 884194 pod_ready.go:82] duration metric: took 1.007103458s for pod "coredns-7c65d6cfc9-vdtrm" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.343241 884194 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.349620 884194 pod_ready.go:93] pod "etcd-addons-642201" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.349686 884194 pod_ready.go:82] duration metric: took 6.422481ms for pod "etcd-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.349715 884194 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.362715 884194 pod_ready.go:93] pod "kube-apiserver-addons-642201" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.362742 884194 pod_ready.go:82] duration metric: took 13.005304ms for pod "kube-apiserver-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.362756 884194 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.373733 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:51.378208 884194 pod_ready.go:93] pod "kube-controller-manager-addons-642201" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.378278 884194 pod_ready.go:82] duration metric: took 15.51313ms for pod "kube-controller-manager-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.378308 884194 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rzwsd" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.449262 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:51.455863 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:51.488694 884194 pod_ready.go:93] pod "kube-proxy-rzwsd" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.488779 884194 pod_ready.go:82] duration metric: took 110.450021ms for pod "kube-proxy-rzwsd" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.488807 884194 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.572614 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:51.878268 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:51.885395 884194 pod_ready.go:93] pod "kube-scheduler-addons-642201" in "kube-system" namespace has status "Ready":"True"
I1205 20:44:51.885461 884194 pod_ready.go:82] duration metric: took 396.623258ms for pod "kube-scheduler-addons-642201" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.885488 884194 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace to be "Ready" ...
I1205 20:44:51.969180 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:51.970133 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:52.068870 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:52.368997 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:52.468470 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:52.469546 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:52.562147 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:52.875256 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:52.945279 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:52.946701 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:53.062092 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:53.367358 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:53.444771 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:53.446360 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:53.561684 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:53.868138 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:53.891587 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:44:53.945737 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:53.947215 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:54.061635 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:54.367191 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:54.446614 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:54.447184 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:54.562578 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:54.869719 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:54.947170 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:54.949458 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:55.070772 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:55.368758 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:55.446089 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:55.447234 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:55.561856 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:55.868374 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:55.895547 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:44:55.946636 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:55.947292 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:56.070247 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:56.367456 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:56.446572 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:56.459508 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:56.562017 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:56.869013 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:56.945087 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:56.946969 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:57.068347 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:57.369748 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:57.447730 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:57.448525 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:57.562477 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:57.867616 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:57.946264 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:57.947186 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:58.068017 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:58.368041 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:58.392195 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:44:58.446896 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:58.449917 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:58.562076 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:58.868664 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:58.944726 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:58.946717 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:59.062000 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:59.368597 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:59.451805 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:44:59.453321 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:59.561940 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:44:59.867337 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:44:59.944550 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:44:59.945802 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:00.063228 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:00.367694 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:00.444699 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:00.446001 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:00.561418 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:00.868023 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:00.891618 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:00.945885 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:00.946234 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:01.062144 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:01.369071 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:01.445156 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:01.446747 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:01.561932 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:01.868030 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:01.944346 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:01.946886 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:02.063654 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:02.367127 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:02.445835 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:02.446390 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:02.561630 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:02.867512 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:02.891848 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:02.945128 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:02.946776 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:03.062062 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:03.369596 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:03.444208 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:03.446227 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:03.561445 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:03.867895 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:03.944684 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:03.946930 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:04.062168 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:04.368934 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:04.444547 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:04.447312 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:04.561869 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:04.867922 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:04.895277 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:04.945992 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:04.949065 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:05.061687 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:05.367994 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:05.445741 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:05.447053 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:05.562435 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:05.867711 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:05.945332 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:05.946880 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:06.062233 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:06.368429 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:06.446510 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:06.447459 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:06.561893 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:06.868081 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:06.948411 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:06.949083 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:07.062595 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:07.371630 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:07.393160 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:07.451206 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:07.452110 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:07.563010 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:07.868300 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:07.952957 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:07.954431 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:08.063762 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:08.368439 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:08.449750 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:08.450092 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:08.562477 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:08.869111 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:08.949439 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:08.951958 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:09.063088 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:09.368734 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:09.474036 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:09.475027 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:09.562220 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:09.868281 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:09.892381 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:09.945751 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:09.947657 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:10.061760 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:10.368533 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:10.444695 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:10.446695 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:10.562231 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:10.867539 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:10.950150 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:10.953685 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:11.062461 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:11.368969 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:11.453540 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:11.454750 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:11.563148 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:11.868077 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:11.893288 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:11.944579 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:11.945755 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:12.062206 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:12.369003 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:12.450461 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:12.451429 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:12.562109 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:12.869271 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:12.969991 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:12.971365 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:13.062358 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:13.367547 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:13.449485 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:13.451043 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:13.567579 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:13.867780 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:13.946250 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:13.947211 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:14.061562 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:14.372737 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:14.391262 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:14.446601 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:14.447549 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:14.562185 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:14.869932 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:14.956049 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:14.957090 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:15.063778 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:15.368272 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:15.448966 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:15.449951 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:15.562423 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:15.868193 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:15.946594 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:15.947316 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:16.069222 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:16.372508 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:16.393033 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:16.483541 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:16.483954 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:16.574818 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:16.868013 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:16.946436 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:16.946949 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:17.061792 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:17.367856 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:17.468346 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:17.469174 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:17.561699 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:17.870731 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:17.947710 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:17.951475 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:18.063459 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:18.368753 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:18.393829 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:18.444770 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:18.447656 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:18.562991 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:18.867829 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:18.944957 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:18.948248 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:19.061515 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:19.368738 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:19.471344 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:19.471721 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:19.568745 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:19.868463 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:19.945172 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:19.946668 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:20.062422 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:20.367219 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:20.445160 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:20.447589 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:20.561639 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:20.867771 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:20.897610 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:20.948212 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:20.949512 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:21.067255 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:21.368475 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:21.451031 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:21.453062 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:21.562677 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:21.871463 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:21.944834 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:21.947703 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:22.061937 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:22.370704 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:22.470253 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:22.471707 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:22.570983 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:22.868488 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:22.944417 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:22.945906 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:23.062690 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:23.368810 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:23.392156 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:23.447145 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:23.448654 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:23.565255 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:23.869227 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:23.958175 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:23.959047 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:24.062432 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:24.368699 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:24.447602 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:24.447976 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:24.562995 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:24.874861 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:24.973839 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:24.974735 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:25.062810 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:25.369379 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:25.393527 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:25.476959 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:25.486469 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:25.570892 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:25.869127 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:25.947749 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:25.949811 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:26.063287 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:26.370011 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:26.444692 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:26.447183 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:26.561828 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:26.867956 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:26.946313 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:26.949246 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:27.062567 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:27.367125 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:27.395587 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:27.444918 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:27.446206 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:27.561992 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:27.868805 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:27.951307 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:27.952852 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:28.062416 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:28.368694 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:28.454703 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:28.456174 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:28.562538 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:28.868658 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:28.946936 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:28.947482 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:29.065744 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:29.369621 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:29.398101 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:29.444956 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:29.448013 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:29.562486 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:29.868523 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:29.944635 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:29.946718 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:30.062414 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:30.367092 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:30.445425 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1205 20:45:30.446764 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:30.562468 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:30.869790 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:30.945058 884194 kapi.go:107] duration metric: took 51.50417499s to wait for kubernetes.io/minikube-addons=registry ...
I1205 20:45:30.946489 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:31.061666 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:31.367818 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:31.446790 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:31.562885 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:31.868473 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:31.892352 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:31.948017 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:32.063139 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:32.368707 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:32.448407 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:32.562163 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:32.868696 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:32.947310 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:33.069883 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:33.369854 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:33.446844 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:33.562773 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:33.868823 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:33.893561 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:33.948106 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:34.065231 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:34.369849 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:34.447199 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:34.562569 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:34.869076 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:34.946592 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:35.072277 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:35.368876 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:35.447555 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:35.562109 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:35.868723 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:35.904230 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:35.951331 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:36.066552 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:36.368661 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:36.446641 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:36.562331 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:36.868556 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:36.948084 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:37.065685 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:37.367873 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:37.447478 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:37.565787 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:37.870462 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:37.947551 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:38.064914 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:38.368291 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:38.393087 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:38.447399 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:38.562597 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:38.869643 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:38.946824 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:39.064036 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:39.368718 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:39.446956 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:39.565410 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:39.869789 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:39.947556 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:40.062138 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:40.368489 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:40.394830 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:40.448223 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:40.562000 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:40.870508 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:40.949741 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:41.062312 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:41.368422 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:41.446701 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:41.561965 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:41.868186 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:41.947714 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:42.062329 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:42.368476 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:42.446596 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:42.562244 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:42.868817 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:42.895453 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:42.946453 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:43.061769 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:43.368209 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:43.447654 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:43.562185 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:43.869299 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:43.947568 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:44.064762 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:44.367476 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:44.448594 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:44.562218 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:44.869313 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:44.949993 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:45.064607 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:45.368345 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:45.393450 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:45.447265 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:45.561506 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:45.869112 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:45.967971 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:46.083390 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:46.368315 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:46.447160 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:46.562021 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:46.867991 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:46.968421 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:47.062081 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:47.367974 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:47.448320 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:47.562584 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:47.871929 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:47.892650 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:47.971712 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:48.065200 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:48.369067 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:48.447096 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:48.562627 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:48.867820 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:48.946636 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:49.078277 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:49.370281 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:49.447816 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:49.562674 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:49.869380 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:49.916090 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:49.982423 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:50.065154 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:50.368646 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:50.447048 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:50.561905 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:50.871033 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:50.966757 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:51.062027 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:51.368790 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:51.449736 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:51.563118 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:51.875233 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:51.958028 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:52.077178 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:52.370719 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:52.394528 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:52.469100 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:52.561479 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:52.867296 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:52.946637 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:53.062209 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:53.368564 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:53.445993 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:53.562173 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:53.867390 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:53.946580 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:54.061759 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:54.369880 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:54.446528 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:54.562311 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:54.868318 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:54.892629 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:54.947279 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:55.065759 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:55.372069 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:55.447607 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:55.562898 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1205 20:45:55.869131 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:55.959450 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:56.062134 884194 kapi.go:107] duration metric: took 1m12.003983556s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1205 20:45:56.064415 884194 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-642201 cluster.
I1205 20:45:56.066250 884194 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.
I1205 20:45:56.068342 884194 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1205 20:45:56.368188 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:56.469549 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:56.867628 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:56.946745 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:57.367786 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:57.392710 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:57.447185 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:57.869165 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:57.947319 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:58.369895 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:58.447010 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:58.868018 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:58.946895 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:59.368165 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:59.393626 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:45:59.446593 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:45:59.884125 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:45:59.979445 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:00.368087 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:00.446810 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:00.867695 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:00.947446 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:01.370217 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:01.402563 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:01.447394 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:01.894318 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:01.949240 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:02.368755 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:02.453299 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:02.870098 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:02.947762 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:03.368961 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:03.411739 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:03.447270 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:03.874090 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:03.947169 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:04.368836 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:04.448785 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:04.869427 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:04.946851 884194 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1205 20:46:05.368156 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:05.446105 884194 kapi.go:107] duration metric: took 1m26.004253488s to wait for app.kubernetes.io/name=ingress-nginx ...
I1205 20:46:05.870212 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:05.905484 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:06.369278 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:06.868216 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:07.368245 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:07.868583 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:08.368821 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:08.393090 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:08.867601 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:09.367820 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:09.868201 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:10.370845 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:10.394314 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:10.867095 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:11.370236 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:11.867638 884194 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1205 20:46:12.367459 884194 kapi.go:107] duration metric: took 1m32.50473617s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1205 20:46:12.370326 884194 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, inspektor-gadget, amd-gpu-device-plugin, storage-provisioner, ingress-dns, metrics-server, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
I1205 20:46:12.372797 884194 addons.go:510] duration metric: took 1m39.954288815s for enable addons: enabled=[nvidia-device-plugin cloud-spanner inspektor-gadget amd-gpu-device-plugin storage-provisioner ingress-dns metrics-server yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
I1205 20:46:12.891216 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:14.892741 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:17.392139 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:19.892092 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:22.391548 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:24.392364 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:26.892098 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:29.391582 884194 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"False"
I1205 20:46:30.907631 884194 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace has status "Ready":"True"
I1205 20:46:30.907659 884194 pod_ready.go:82] duration metric: took 1m39.022152477s for pod "metrics-server-84c5f94fbc-5prr6" in "kube-system" namespace to be "Ready" ...
I1205 20:46:30.907676 884194 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9v8bp" in "kube-system" namespace to be "Ready" ...
I1205 20:46:30.930762 884194 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-9v8bp" in "kube-system" namespace has status "Ready":"True"
I1205 20:46:30.930856 884194 pod_ready.go:82] duration metric: took 23.16111ms for pod "nvidia-device-plugin-daemonset-9v8bp" in "kube-system" namespace to be "Ready" ...
I1205 20:46:30.930895 884194 pod_ready.go:39] duration metric: took 1m40.624274724s 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" ...
I1205 20:46:30.931535 884194 api_server.go:52] waiting for apiserver process to appear ...
I1205 20:46:30.932201 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1205 20:46:30.932383 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1205 20:46:31.000317 884194 cri.go:89] found id: "15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:31.000338 884194 cri.go:89] found id: ""
I1205 20:46:31.000347 884194 logs.go:282] 1 containers: [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037]
I1205 20:46:31.000418 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.013499 884194 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1205 20:46:31.013573 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1205 20:46:31.069874 884194 cri.go:89] found id: "90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:31.069894 884194 cri.go:89] found id: ""
I1205 20:46:31.069901 884194 logs.go:282] 1 containers: [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4]
I1205 20:46:31.069958 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.075029 884194 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1205 20:46:31.075097 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1205 20:46:31.115275 884194 cri.go:89] found id: "820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:31.115351 884194 cri.go:89] found id: ""
I1205 20:46:31.115376 884194 logs.go:282] 1 containers: [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859]
I1205 20:46:31.115466 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.119266 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1205 20:46:31.120484 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1205 20:46:31.158852 884194 cri.go:89] found id: "40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:31.158917 884194 cri.go:89] found id: ""
I1205 20:46:31.158932 884194 logs.go:282] 1 containers: [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232]
I1205 20:46:31.158989 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.163038 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1205 20:46:31.163149 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1205 20:46:31.203994 884194 cri.go:89] found id: "b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:31.204017 884194 cri.go:89] found id: ""
I1205 20:46:31.204025 884194 logs.go:282] 1 containers: [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48]
I1205 20:46:31.204092 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.207578 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1205 20:46:31.207655 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1205 20:46:31.247568 884194 cri.go:89] found id: "a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:31.247602 884194 cri.go:89] found id: ""
I1205 20:46:31.247611 884194 logs.go:282] 1 containers: [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d]
I1205 20:46:31.247677 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.251478 884194 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1205 20:46:31.251557 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1205 20:46:31.290845 884194 cri.go:89] found id: "f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:31.290872 884194 cri.go:89] found id: ""
I1205 20:46:31.290880 884194 logs.go:282] 1 containers: [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2]
I1205 20:46:31.290935 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:31.295242 884194 logs.go:123] Gathering logs for CRI-O ...
I1205 20:46:31.295280 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1205 20:46:31.386280 884194 logs.go:123] Gathering logs for container status ...
I1205 20:46:31.386318 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1205 20:46:31.440341 884194 logs.go:123] Gathering logs for kubelet ...
I1205 20:46:31.440378 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1205 20:46:31.514895 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.193861 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-642201' and this object
W1205 20:46:31.515180 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.193921 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:31.515372 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194262 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:31.515594 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:31.515759 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:31.515964 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:31.516136 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:31.516360 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:31.556203 884194 logs.go:123] Gathering logs for describe nodes ...
I1205 20:46:31.556237 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1205 20:46:31.743081 884194 logs.go:123] Gathering logs for coredns [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859] ...
I1205 20:46:31.743112 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:31.787036 884194 logs.go:123] Gathering logs for kube-scheduler [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232] ...
I1205 20:46:31.787067 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:31.835971 884194 logs.go:123] Gathering logs for kube-controller-manager [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d] ...
I1205 20:46:31.836012 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:31.912657 884194 logs.go:123] Gathering logs for kindnet [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2] ...
I1205 20:46:31.912693 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:31.959925 884194 logs.go:123] Gathering logs for dmesg ...
I1205 20:46:31.959957 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1205 20:46:31.978426 884194 logs.go:123] Gathering logs for kube-apiserver [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037] ...
I1205 20:46:31.978463 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:32.050480 884194 logs.go:123] Gathering logs for etcd [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4] ...
I1205 20:46:32.050555 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:32.124637 884194 logs.go:123] Gathering logs for kube-proxy [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48] ...
I1205 20:46:32.124675 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:32.176241 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:32.176292 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1205 20:46:32.176349 884194 out.go:270] X Problems detected in kubelet:
W1205 20:46:32.176360 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:32.176368 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:32.176379 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:32.176384 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:32.176398 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:32.176405 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:32.176415 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1205 20:46:42.177037 884194 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1205 20:46:42.191431 884194 api_server.go:72] duration metric: took 2m9.773160386s to wait for apiserver process to appear ...
I1205 20:46:42.191460 884194 api_server.go:88] waiting for apiserver healthz status ...
I1205 20:46:42.191496 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1205 20:46:42.191552 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1205 20:46:42.234608 884194 cri.go:89] found id: "15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:42.234630 884194 cri.go:89] found id: ""
I1205 20:46:42.234638 884194 logs.go:282] 1 containers: [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037]
I1205 20:46:42.234695 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.238386 884194 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1205 20:46:42.238457 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1205 20:46:42.279747 884194 cri.go:89] found id: "90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:42.279768 884194 cri.go:89] found id: ""
I1205 20:46:42.279776 884194 logs.go:282] 1 containers: [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4]
I1205 20:46:42.279835 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.283526 884194 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1205 20:46:42.283601 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1205 20:46:42.324238 884194 cri.go:89] found id: "820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:42.324297 884194 cri.go:89] found id: ""
I1205 20:46:42.324305 884194 logs.go:282] 1 containers: [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859]
I1205 20:46:42.324367 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.328074 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1205 20:46:42.328148 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1205 20:46:42.367019 884194 cri.go:89] found id: "40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:42.367038 884194 cri.go:89] found id: ""
I1205 20:46:42.367046 884194 logs.go:282] 1 containers: [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232]
I1205 20:46:42.367120 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.370677 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1205 20:46:42.370748 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1205 20:46:42.412398 884194 cri.go:89] found id: "b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:42.412423 884194 cri.go:89] found id: ""
I1205 20:46:42.412431 884194 logs.go:282] 1 containers: [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48]
I1205 20:46:42.412487 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.416116 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1205 20:46:42.416189 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1205 20:46:42.453709 884194 cri.go:89] found id: "a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:42.453733 884194 cri.go:89] found id: ""
I1205 20:46:42.453741 884194 logs.go:282] 1 containers: [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d]
I1205 20:46:42.453829 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.457391 884194 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1205 20:46:42.457489 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1205 20:46:42.496444 884194 cri.go:89] found id: "f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:42.496468 884194 cri.go:89] found id: ""
I1205 20:46:42.496477 884194 logs.go:282] 1 containers: [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2]
I1205 20:46:42.496548 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:42.500222 884194 logs.go:123] Gathering logs for kube-scheduler [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232] ...
I1205 20:46:42.500244 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:42.548614 884194 logs.go:123] Gathering logs for kube-controller-manager [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d] ...
I1205 20:46:42.548643 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:42.638200 884194 logs.go:123] Gathering logs for CRI-O ...
I1205 20:46:42.638236 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1205 20:46:42.730205 884194 logs.go:123] Gathering logs for kubelet ...
I1205 20:46:42.730248 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1205 20:46:42.805948 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.193861 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-642201' and this object
W1205 20:46:42.806196 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.193921 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:42.806379 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194262 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:42.806600 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:42.806781 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:42.806985 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:42.807151 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:42.807359 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:42.848806 884194 logs.go:123] Gathering logs for dmesg ...
I1205 20:46:42.848843 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1205 20:46:42.865777 884194 logs.go:123] Gathering logs for etcd [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4] ...
I1205 20:46:42.865805 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:42.924878 884194 logs.go:123] Gathering logs for coredns [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859] ...
I1205 20:46:42.924914 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:42.963193 884194 logs.go:123] Gathering logs for container status ...
I1205 20:46:42.963273 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1205 20:46:43.033037 884194 logs.go:123] Gathering logs for describe nodes ...
I1205 20:46:43.033070 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1205 20:46:43.177611 884194 logs.go:123] Gathering logs for kube-apiserver [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037] ...
I1205 20:46:43.177643 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:43.248686 884194 logs.go:123] Gathering logs for kube-proxy [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48] ...
I1205 20:46:43.248722 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:43.291542 884194 logs.go:123] Gathering logs for kindnet [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2] ...
I1205 20:46:43.291570 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:43.332410 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:43.332439 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1205 20:46:43.332491 884194 out.go:270] X Problems detected in kubelet:
W1205 20:46:43.332504 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:43.332514 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:43.332529 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:43.332535 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:43.332547 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:43.332555 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:43.332562 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1205 20:46:53.333851 884194 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1205 20:46:53.344779 884194 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1205 20:46:53.346428 884194 api_server.go:141] control plane version: v1.31.2
I1205 20:46:53.346456 884194 api_server.go:131] duration metric: took 11.154989225s to wait for apiserver health ...
I1205 20:46:53.346464 884194 system_pods.go:43] waiting for kube-system pods to appear ...
I1205 20:46:53.346486 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1205 20:46:53.346550 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1205 20:46:53.387549 884194 cri.go:89] found id: "15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:53.387577 884194 cri.go:89] found id: ""
I1205 20:46:53.387591 884194 logs.go:282] 1 containers: [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037]
I1205 20:46:53.387664 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.391439 884194 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1205 20:46:53.391517 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1205 20:46:53.431435 884194 cri.go:89] found id: "90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:53.431459 884194 cri.go:89] found id: ""
I1205 20:46:53.431468 884194 logs.go:282] 1 containers: [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4]
I1205 20:46:53.431522 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.435623 884194 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1205 20:46:53.435723 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1205 20:46:53.475911 884194 cri.go:89] found id: "820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:53.475936 884194 cri.go:89] found id: ""
I1205 20:46:53.475945 884194 logs.go:282] 1 containers: [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859]
I1205 20:46:53.475999 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.479684 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1205 20:46:53.479792 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1205 20:46:53.532826 884194 cri.go:89] found id: "40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:53.532896 884194 cri.go:89] found id: ""
I1205 20:46:53.532918 884194 logs.go:282] 1 containers: [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232]
I1205 20:46:53.532994 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.536551 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1205 20:46:53.536619 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1205 20:46:53.575691 884194 cri.go:89] found id: "b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:53.575722 884194 cri.go:89] found id: ""
I1205 20:46:53.575731 884194 logs.go:282] 1 containers: [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48]
I1205 20:46:53.575784 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.579529 884194 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1205 20:46:53.579600 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1205 20:46:53.617106 884194 cri.go:89] found id: "a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:53.617131 884194 cri.go:89] found id: ""
I1205 20:46:53.617140 884194 logs.go:282] 1 containers: [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d]
I1205 20:46:53.617193 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.621120 884194 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1205 20:46:53.621265 884194 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1205 20:46:53.662754 884194 cri.go:89] found id: "f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:53.662780 884194 cri.go:89] found id: ""
I1205 20:46:53.662788 884194 logs.go:282] 1 containers: [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2]
I1205 20:46:53.662874 884194 ssh_runner.go:195] Run: which crictl
I1205 20:46:53.667246 884194 logs.go:123] Gathering logs for coredns [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859] ...
I1205 20:46:53.667274 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859"
I1205 20:46:53.707053 884194 logs.go:123] Gathering logs for kube-scheduler [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232] ...
I1205 20:46:53.707082 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232"
I1205 20:46:53.755851 884194 logs.go:123] Gathering logs for kindnet [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2] ...
I1205 20:46:53.755885 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2"
I1205 20:46:53.794257 884194 logs.go:123] Gathering logs for CRI-O ...
I1205 20:46:53.794287 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1205 20:46:53.893314 884194 logs.go:123] Gathering logs for kubelet ...
I1205 20:46:53.893362 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1205 20:46:53.966242 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.193861 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-642201' and this object
W1205 20:46:53.966489 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.193921 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:53.966672 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194262 1503 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-642201" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:53.966891 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:53.967057 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:53.967263 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:53.967437 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:53.967642 884194 logs.go:138] Found kubelet problem: Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:54.008735 884194 logs.go:123] Gathering logs for dmesg ...
I1205 20:46:54.008769 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1205 20:46:54.026454 884194 logs.go:123] Gathering logs for describe nodes ...
I1205 20:46:54.026501 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1205 20:46:54.172942 884194 logs.go:123] Gathering logs for etcd [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4] ...
I1205 20:46:54.172972 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4"
I1205 20:46:54.229043 884194 logs.go:123] Gathering logs for kube-apiserver [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037] ...
I1205 20:46:54.229088 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037"
I1205 20:46:54.283617 884194 logs.go:123] Gathering logs for kube-proxy [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48] ...
I1205 20:46:54.283650 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48"
I1205 20:46:54.323365 884194 logs.go:123] Gathering logs for kube-controller-manager [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d] ...
I1205 20:46:54.323396 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d"
I1205 20:46:54.409772 884194 logs.go:123] Gathering logs for container status ...
I1205 20:46:54.409807 884194 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1205 20:46:54.463060 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:54.463090 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
W1205 20:46:54.463150 884194 out.go:270] X Problems detected in kubelet:
W1205 20:46:54.463163 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194294 1503 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-642201\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:54.463176 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.194592 1503 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-642201' and this object
W1205 20:46:54.463186 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.194619 1503 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-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
W1205 20:46:54.463199 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: W1205 20:44:50.266843 1503 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-642201" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-642201' and this object
W1205 20:46:54.463205 884194 out.go:270] Dec 05 20:44:50 addons-642201 kubelet[1503]: E1205 20:44:50.266912 1503 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-642201\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-642201' and this object" logger="UnhandledError"
I1205 20:46:54.463210 884194 out.go:358] Setting ErrFile to fd 2...
I1205 20:46:54.463219 884194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1205 20:47:04.477395 884194 system_pods.go:59] 18 kube-system pods found
I1205 20:47:04.477435 884194 system_pods.go:61] "coredns-7c65d6cfc9-vdtrm" [6c508763-eff3-4bbd-9a37-bf34a96119c9] Running
I1205 20:47:04.477442 884194 system_pods.go:61] "csi-hostpath-attacher-0" [e783c479-6cab-46e1-b33c-23f2b3937776] Running
I1205 20:47:04.477447 884194 system_pods.go:61] "csi-hostpath-resizer-0" [6b13489f-b67a-4534-bf95-9e1c651aa89d] Running
I1205 20:47:04.477473 884194 system_pods.go:61] "csi-hostpathplugin-qkt2l" [f5fa7786-4813-4709-8d7c-395e36fa4d22] Running
I1205 20:47:04.477487 884194 system_pods.go:61] "etcd-addons-642201" [0ad1e3b3-fb6f-45d7-a0b1-a151f8368899] Running
I1205 20:47:04.477492 884194 system_pods.go:61] "kindnet-mncv4" [ea83beb1-63c2-4787-adbe-ebd37b0db68b] Running
I1205 20:47:04.477497 884194 system_pods.go:61] "kube-apiserver-addons-642201" [21bbfb0e-2b30-4e97-90ad-4ae95885d1b4] Running
I1205 20:47:04.477502 884194 system_pods.go:61] "kube-controller-manager-addons-642201" [725622ec-633c-4f27-afc0-9ecf148508c3] Running
I1205 20:47:04.477511 884194 system_pods.go:61] "kube-ingress-dns-minikube" [39961a99-d37e-4114-bbf2-b222589938d6] Running
I1205 20:47:04.477516 884194 system_pods.go:61] "kube-proxy-rzwsd" [ceddb568-b028-4bbe-91b5-323f4d00fb20] Running
I1205 20:47:04.477520 884194 system_pods.go:61] "kube-scheduler-addons-642201" [88ec8821-3157-4a1c-86fd-af52d96b06c5] Running
I1205 20:47:04.477530 884194 system_pods.go:61] "metrics-server-84c5f94fbc-5prr6" [41ae46a1-9385-4e37-a422-41685315e85b] Running
I1205 20:47:04.477549 884194 system_pods.go:61] "nvidia-device-plugin-daemonset-9v8bp" [152fe3d7-393a-4fef-8f0d-5a743dc621d6] Running
I1205 20:47:04.477561 884194 system_pods.go:61] "registry-66c9cd494c-f7mfq" [a0fb5512-5265-48a9-8d73-6085ebde395c] Running
I1205 20:47:04.477566 884194 system_pods.go:61] "registry-proxy-wx6dg" [4dee79b7-2bfb-456d-ab8e-db075f2d8c39] Running
I1205 20:47:04.477582 884194 system_pods.go:61] "snapshot-controller-56fcc65765-4pscl" [71a14756-df96-4d53-96f6-fca954cd9617] Running
I1205 20:47:04.477596 884194 system_pods.go:61] "snapshot-controller-56fcc65765-d56qb" [2011d53b-4ed8-4c0d-927b-1e25461e86d2] Running
I1205 20:47:04.477602 884194 system_pods.go:61] "storage-provisioner" [6d8bb2a8-bf42-4d48-9a4a-b9ca9cd2c6fc] Running
I1205 20:47:04.477612 884194 system_pods.go:74] duration metric: took 11.131140803s to wait for pod list to return data ...
I1205 20:47:04.477621 884194 default_sa.go:34] waiting for default service account to be created ...
I1205 20:47:04.480225 884194 default_sa.go:45] found service account: "default"
I1205 20:47:04.480248 884194 default_sa.go:55] duration metric: took 2.616696ms for default service account to be created ...
I1205 20:47:04.480277 884194 system_pods.go:116] waiting for k8s-apps to be running ...
I1205 20:47:04.490949 884194 system_pods.go:86] 18 kube-system pods found
I1205 20:47:04.490992 884194 system_pods.go:89] "coredns-7c65d6cfc9-vdtrm" [6c508763-eff3-4bbd-9a37-bf34a96119c9] Running
I1205 20:47:04.491000 884194 system_pods.go:89] "csi-hostpath-attacher-0" [e783c479-6cab-46e1-b33c-23f2b3937776] Running
I1205 20:47:04.491005 884194 system_pods.go:89] "csi-hostpath-resizer-0" [6b13489f-b67a-4534-bf95-9e1c651aa89d] Running
I1205 20:47:04.491010 884194 system_pods.go:89] "csi-hostpathplugin-qkt2l" [f5fa7786-4813-4709-8d7c-395e36fa4d22] Running
I1205 20:47:04.491015 884194 system_pods.go:89] "etcd-addons-642201" [0ad1e3b3-fb6f-45d7-a0b1-a151f8368899] Running
I1205 20:47:04.491020 884194 system_pods.go:89] "kindnet-mncv4" [ea83beb1-63c2-4787-adbe-ebd37b0db68b] Running
I1205 20:47:04.491025 884194 system_pods.go:89] "kube-apiserver-addons-642201" [21bbfb0e-2b30-4e97-90ad-4ae95885d1b4] Running
I1205 20:47:04.491030 884194 system_pods.go:89] "kube-controller-manager-addons-642201" [725622ec-633c-4f27-afc0-9ecf148508c3] Running
I1205 20:47:04.491035 884194 system_pods.go:89] "kube-ingress-dns-minikube" [39961a99-d37e-4114-bbf2-b222589938d6] Running
I1205 20:47:04.491039 884194 system_pods.go:89] "kube-proxy-rzwsd" [ceddb568-b028-4bbe-91b5-323f4d00fb20] Running
I1205 20:47:04.491043 884194 system_pods.go:89] "kube-scheduler-addons-642201" [88ec8821-3157-4a1c-86fd-af52d96b06c5] Running
I1205 20:47:04.491048 884194 system_pods.go:89] "metrics-server-84c5f94fbc-5prr6" [41ae46a1-9385-4e37-a422-41685315e85b] Running
I1205 20:47:04.491052 884194 system_pods.go:89] "nvidia-device-plugin-daemonset-9v8bp" [152fe3d7-393a-4fef-8f0d-5a743dc621d6] Running
I1205 20:47:04.491065 884194 system_pods.go:89] "registry-66c9cd494c-f7mfq" [a0fb5512-5265-48a9-8d73-6085ebde395c] Running
I1205 20:47:04.491070 884194 system_pods.go:89] "registry-proxy-wx6dg" [4dee79b7-2bfb-456d-ab8e-db075f2d8c39] Running
I1205 20:47:04.491075 884194 system_pods.go:89] "snapshot-controller-56fcc65765-4pscl" [71a14756-df96-4d53-96f6-fca954cd9617] Running
I1205 20:47:04.491079 884194 system_pods.go:89] "snapshot-controller-56fcc65765-d56qb" [2011d53b-4ed8-4c0d-927b-1e25461e86d2] Running
I1205 20:47:04.491087 884194 system_pods.go:89] "storage-provisioner" [6d8bb2a8-bf42-4d48-9a4a-b9ca9cd2c6fc] Running
I1205 20:47:04.491093 884194 system_pods.go:126] duration metric: took 10.810778ms to wait for k8s-apps to be running ...
I1205 20:47:04.491760 884194 system_svc.go:44] waiting for kubelet service to be running ....
I1205 20:47:04.491839 884194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1205 20:47:04.504069 884194 system_svc.go:56] duration metric: took 12.954189ms WaitForService to wait for kubelet
I1205 20:47:04.504097 884194 kubeadm.go:582] duration metric: took 2m32.085831869s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1205 20:47:04.504116 884194 node_conditions.go:102] verifying NodePressure condition ...
I1205 20:47:04.508146 884194 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1205 20:47:04.508181 884194 node_conditions.go:123] node cpu capacity is 2
I1205 20:47:04.508195 884194 node_conditions.go:105] duration metric: took 4.073181ms to run NodePressure ...
I1205 20:47:04.508209 884194 start.go:241] waiting for startup goroutines ...
I1205 20:47:04.508217 884194 start.go:246] waiting for cluster config update ...
I1205 20:47:04.508238 884194 start.go:255] writing updated cluster config ...
I1205 20:47:04.508560 884194 ssh_runner.go:195] Run: rm -f paused
I1205 20:47:04.869326 884194 start.go:600] kubectl: 1.31.3, cluster: 1.31.2 (minor skew: 0)
I1205 20:47:04.872333 884194 out.go:177] * Done! kubectl is now configured to use "addons-642201" cluster and "default" namespace by default
==> CRI-O <==
Dec 05 20:49:28 addons-642201 crio[971]: time="2024-12-05 20:49:28.114987200Z" level=info msg="Removed pod sandbox: f460b30964ecdd8e9286e92efdf62581cf0b093a0a783c777c20cba956e960ba" id=ed85a48c-3a7a-46b6-bf94-e5e10f6c7672 name=/runtime.v1.RuntimeService/RemovePodSandbox
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.801079749Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-fx8kb/POD" id=b1b6c1e8-3e17-41a8-a56e-7386f85f490f name=/runtime.v1.RuntimeService/RunPodSandbox
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.801140555Z" level=warning msg="Allowed annotations are specified for workload []"
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.862169136Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-fx8kb Namespace:default ID:770a75036872f85984c914b137f45046d69958238cff659b5e10172c675b464a UID:4d0a3751-7b72-41b2-ada4-0f3f04fe2888 NetNS:/var/run/netns/962305fc-c9b4-4011-99ef-fde8bef235a5 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.862374252Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-fx8kb to CNI network \"kindnet\" (type=ptp)"
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.881949376Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-fx8kb Namespace:default ID:770a75036872f85984c914b137f45046d69958238cff659b5e10172c675b464a UID:4d0a3751-7b72-41b2-ada4-0f3f04fe2888 NetNS:/var/run/netns/962305fc-c9b4-4011-99ef-fde8bef235a5 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.882112260Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-fx8kb for CNI network kindnet (type=ptp)"
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.884713513Z" level=info msg="Ran pod sandbox 770a75036872f85984c914b137f45046d69958238cff659b5e10172c675b464a with infra container: default/hello-world-app-55bf9c44b4-fx8kb/POD" id=b1b6c1e8-3e17-41a8-a56e-7386f85f490f name=/runtime.v1.RuntimeService/RunPodSandbox
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.885841816Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=0938ead2-2408-4f01-947d-999de1e9ba4a name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.886051715Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=0938ead2-2408-4f01-947d-999de1e9ba4a name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.886981195Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=4cc70ff3-2460-4e1d-8bdb-892164782c06 name=/runtime.v1.ImageService/PullImage
Dec 05 20:51:02 addons-642201 crio[971]: time="2024-12-05 20:51:02.889433463Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.133179417Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.885128658Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=4cc70ff3-2460-4e1d-8bdb-892164782c06 name=/runtime.v1.ImageService/PullImage
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.886180819Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=7c4c91ec-79ac-41cc-9103-055fe2d0af5f name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.886982252Z" 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=7c4c91ec-79ac-41cc-9103-055fe2d0af5f name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.889814910Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=ee2cf4a5-1f51-458a-beaa-6c40e809c741 name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.890494459Z" 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=ee2cf4a5-1f51-458a-beaa-6c40e809c741 name=/runtime.v1.ImageService/ImageStatus
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.892110233Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-fx8kb/hello-world-app" id=503f9155-5791-4ddd-9e7f-d06092d7837d name=/runtime.v1.RuntimeService/CreateContainer
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.892208693Z" level=warning msg="Allowed annotations are specified for workload []"
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.924740844Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6c6e8f5284c14387290d6ba11c693798777555644ba69f0ef3d1a650f8f2fc40/merged/etc/passwd: no such file or directory"
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.924941677Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6c6e8f5284c14387290d6ba11c693798777555644ba69f0ef3d1a650f8f2fc40/merged/etc/group: no such file or directory"
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.983294290Z" level=info msg="Created container 74eba2d43b70e63f3f77d95a0c2970baf070e87aa3bd5f3ffef2f3dbc5c27487: default/hello-world-app-55bf9c44b4-fx8kb/hello-world-app" id=503f9155-5791-4ddd-9e7f-d06092d7837d name=/runtime.v1.RuntimeService/CreateContainer
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.984171973Z" level=info msg="Starting container: 74eba2d43b70e63f3f77d95a0c2970baf070e87aa3bd5f3ffef2f3dbc5c27487" id=093f70bd-a51e-4a81-b88b-7249b140e517 name=/runtime.v1.RuntimeService/StartContainer
Dec 05 20:51:03 addons-642201 crio[971]: time="2024-12-05 20:51:03.997053581Z" level=info msg="Started container" PID=9151 containerID=74eba2d43b70e63f3f77d95a0c2970baf070e87aa3bd5f3ffef2f3dbc5c27487 description=default/hello-world-app-55bf9c44b4-fx8kb/hello-world-app id=093f70bd-a51e-4a81-b88b-7249b140e517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770a75036872f85984c914b137f45046d69958238cff659b5e10172c675b464a
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
74eba2d43b70e docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 Less than a second ago Running hello-world-app 0 770a75036872f hello-world-app-55bf9c44b4-fx8kb
a03cb24aa8459 docker.io/library/nginx@sha256:41523187cf7d7a2f2677a80609d9caa14388bf5c1fbca9c410ba3de602aaaab4 2 minutes ago Running nginx 0 a3c2e848a0395 nginx
32ddc4c0739d1 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 3 minutes ago Running busybox 0 c7d88edfc06ee busybox
49b0ac3d02562 registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee 4 minutes ago Running controller 0 b236da14b1534 ingress-nginx-controller-5f85ff4588-g67wp
483c715078697 d54655ed3a8543a162b688a24bf969ee1a28d906b8ccb30188059247efdae234 5 minutes ago Exited patch 2 013abcec3d08c ingress-nginx-admission-patch-9whk5
25ea8d5249380 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771 5 minutes ago Exited create 0 ea4efb465a246 ingress-nginx-admission-create-qj7st
e14f2c1aebdaa registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f 5 minutes ago Running metrics-server 0 fdd76710d2d91 metrics-server-84c5f94fbc-5prr6
feff7f39a5bf2 docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98 5 minutes ago Running local-path-provisioner 0 c30e984a18919 local-path-provisioner-86d989889c-wnthf
643563a483f6f gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 6 minutes ago Running minikube-ingress-dns 0 44bea46cebe9c kube-ingress-dns-minikube
746c1f84ce615 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 6 minutes ago Running storage-provisioner 0 a1c39bf2d4e8a storage-provisioner
820b89277a080 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4 6 minutes ago Running coredns 0 24c3e17dd932b coredns-7c65d6cfc9-vdtrm
f5b533a8793a7 docker.io/kindest/kindnetd@sha256:96156439ac8537499e45fedf68a7cb80f0fbafd77fc4d7a5204d3151cf412450 6 minutes ago Running kindnet-cni 0 a9182780176dc kindnet-mncv4
b34502535a574 021d2420133054f8835987db659750ff639ab6863776460264dd8025c06644ba 6 minutes ago Running kube-proxy 0 bb320db4e09ba kube-proxy-rzwsd
15d740a3a70d9 f9c26480f1e722a7d05d7f1bb339180b19f941b23bcc928208e362df04a61270 6 minutes ago Running kube-apiserver 0 f8c4a4a98214d kube-apiserver-addons-642201
a1ddfcf574df7 9404aea098d9e80cb648d86c07d56130a1fe875ed7c2526251c2ae68a9bf07ba 6 minutes ago Running kube-controller-manager 0 003b7e2e40c6b kube-controller-manager-addons-642201
40000a0e708e6 d6b061e73ae454743cbfe0e3479aa23e4ed65c61d38b4408a1e7f3d3859dda8a 6 minutes ago Running kube-scheduler 0 5e0c3da5f99fb kube-scheduler-addons-642201
90a1c8681371c 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 6 minutes ago Running etcd 0 a7ecb8a413a23 etcd-addons-642201
==> coredns [820b89277a080aa8222bb92d976a209635df7f3b194104eca4c680970888d859] <==
[INFO] 10.244.0.17:55078 - 32480 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00220581s
[INFO] 10.244.0.17:55078 - 64825 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000204328s
[INFO] 10.244.0.17:55078 - 185 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000118282s
[INFO] 10.244.0.17:45403 - 56335 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00012364s
[INFO] 10.244.0.17:45403 - 56081 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000175373s
[INFO] 10.244.0.17:39778 - 11800 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000081524s
[INFO] 10.244.0.17:39778 - 11595 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000133379s
[INFO] 10.244.0.17:41990 - 58078 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000064556s
[INFO] 10.244.0.17:41990 - 57642 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000064154s
[INFO] 10.244.0.17:60710 - 13737 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001778053s
[INFO] 10.244.0.17:60710 - 13942 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001210263s
[INFO] 10.244.0.17:38823 - 51089 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000058649s
[INFO] 10.244.0.17:38823 - 50693 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000058247s
[INFO] 10.244.0.20:36473 - 8539 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000317728s
[INFO] 10.244.0.20:39242 - 39337 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000173304s
[INFO] 10.244.0.20:53535 - 63656 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000125207s
[INFO] 10.244.0.20:47282 - 11897 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000333974s
[INFO] 10.244.0.20:56689 - 5068 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000243302s
[INFO] 10.244.0.20:60916 - 42878 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000274283s
[INFO] 10.244.0.20:39118 - 59208 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002207123s
[INFO] 10.244.0.20:57788 - 56578 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002296491s
[INFO] 10.244.0.20:35636 - 63269 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00183982s
[INFO] 10.244.0.20:45954 - 63182 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002595373s
[INFO] 10.244.0.23:37869 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000175553s
[INFO] 10.244.0.23:47778 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000110857s
==> describe nodes <==
Name: addons-642201
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-642201
kubernetes.io/os=linux
minikube.k8s.io/commit=b47d04014329c55dc4f6ec6dd318af27b5175843
minikube.k8s.io/name=addons-642201
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_12_05T20_44_28_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-642201
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: Thu, 05 Dec 2024 20:44:25 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-642201
AcquireTime: <unset>
RenewTime: Thu, 05 Dec 2024 20:50:55 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Thu, 05 Dec 2024 20:49:04 +0000 Thu, 05 Dec 2024 20:44:21 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Thu, 05 Dec 2024 20:49:04 +0000 Thu, 05 Dec 2024 20:44:21 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Thu, 05 Dec 2024 20:49:04 +0000 Thu, 05 Dec 2024 20:44:21 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Thu, 05 Dec 2024 20:49:04 +0000 Thu, 05 Dec 2024 20:44:50 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-642201
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: e5d24894d819484b9930fb3d8b4b8c4d
System UUID: d1753927-c655-4618-9e8b-12d80f10cfc6
Boot ID: bd3eb3b1-f372-4da1-9e43-ee149ef1a09e
Kernel Version: 5.15.0-1072-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: (15 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3m59s
default hello-world-app-55bf9c44b4-fx8kb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 2s
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 2m22s
ingress-nginx ingress-nginx-controller-5f85ff4588-g67wp 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 6m25s
kube-system coredns-7c65d6cfc9-vdtrm 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 6m30s
kube-system etcd-addons-642201 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 6m37s
kube-system kindnet-mncv4 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 6m32s
kube-system kube-apiserver-addons-642201 250m (12%) 0 (0%) 0 (0%) 0 (0%) 6m37s
kube-system kube-controller-manager-addons-642201 200m (10%) 0 (0%) 0 (0%) 0 (0%) 6m37s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m27s
kube-system kube-proxy-rzwsd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m31s
kube-system kube-scheduler-addons-642201 100m (5%) 0 (0%) 0 (0%) 0 (0%) 6m37s
kube-system metrics-server-84c5f94fbc-5prr6 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 6m27s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m27s
local-path-storage local-path-provisioner-86d989889c-wnthf 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m27s
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 6m25s kube-proxy
Normal NodeHasSufficientMemory 6m44s (x8 over 6m44s) kubelet Node addons-642201 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m44s (x8 over 6m44s) kubelet Node addons-642201 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m44s (x7 over 6m44s) kubelet Node addons-642201 status is now: NodeHasSufficientPID
Normal Starting 6m37s kubelet Starting kubelet.
Warning CgroupV1 6m37s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 6m37s kubelet Node addons-642201 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m37s kubelet Node addons-642201 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m37s kubelet Node addons-642201 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m33s node-controller Node addons-642201 event: Registered Node addons-642201 in Controller
Normal NodeReady 6m14s kubelet Node addons-642201 status is now: NodeReady
==> dmesg <==
==> etcd [90a1c8681371c729259ec62ea82f5bb45a6fcb23a5ef1aaad9efe653609b55c4] <==
{"level":"info","ts":"2024-12-05T20:44:33.401151Z","caller":"traceutil/trace.go:171","msg":"trace[719805542] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:344; }","duration":"547.31238ms","start":"2024-12-05T20:44:32.853826Z","end":"2024-12-05T20:44:33.401139Z","steps":["trace[719805542] 'agreement among raft nodes before linearized reading' (duration: 465.911006ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:33.503750Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-12-05T20:44:32.853776Z","time spent":"649.952045ms","remote":"127.0.0.1:42788","response type":"/etcdserverpb.KV/Range","request count":0,"request size":61,"response count":1,"response size":231,"request content":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" "}
{"level":"info","ts":"2024-12-05T20:44:35.428026Z","caller":"traceutil/trace.go:171","msg":"trace[2099863232] transaction","detail":"{read_only:false; response_revision:359; number_of_response:1; }","duration":"158.13394ms","start":"2024-12-05T20:44:35.269885Z","end":"2024-12-05T20:44:35.428019Z","steps":["trace[2099863232] 'process raft request' (duration: 125.313788ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:35.490720Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.587752ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/standard\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-12-05T20:44:35.492856Z","caller":"traceutil/trace.go:171","msg":"trace[921294251] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:359; }","duration":"210.7246ms","start":"2024-12-05T20:44:35.282114Z","end":"2024-12-05T20:44:35.492838Z","steps":["trace[921294251] 'agreement among raft nodes before linearized reading' (duration: 208.544151ms)"],"step_count":1}
{"level":"info","ts":"2024-12-05T20:44:35.427977Z","caller":"traceutil/trace.go:171","msg":"trace[1383893823] linearizableReadLoop","detail":"{readStateIndex:368; appliedIndex:367; }","duration":"145.841875ms","start":"2024-12-05T20:44:35.282118Z","end":"2024-12-05T20:44:35.427960Z","steps":["trace[1383893823] 'read index received' (duration: 113.023093ms)","trace[1383893823] 'applied index is now lower than readState.Index' (duration: 32.817855ms)"],"step_count":2}
{"level":"warn","ts":"2024-12-05T20:44:35.667101Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.926503ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-12-05T20:44:35.669918Z","caller":"traceutil/trace.go:171","msg":"trace[1850131447] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:359; }","duration":"129.754635ms","start":"2024-12-05T20:44:35.540148Z","end":"2024-12-05T20:44:35.669902Z","steps":["trace[1850131447] 'range keys from in-memory index tree' (duration: 126.917314ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:35.676857Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.28515ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128033710974229598 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/coredns\" mod_revision:261 > success:<request_put:<key:\"/registry/configmaps/kube-system/coredns\" value_size:701 >> failure:<request_range:<key:\"/registry/configmaps/kube-system/coredns\" > >>","response":"size:16"}
{"level":"info","ts":"2024-12-05T20:44:35.676914Z","caller":"traceutil/trace.go:171","msg":"trace[336307807] linearizableReadLoop","detail":"{readStateIndex:369; appliedIndex:368; }","duration":"167.242304ms","start":"2024-12-05T20:44:35.509662Z","end":"2024-12-05T20:44:35.676904Z","steps":["trace[336307807] 'read index received' (duration: 22.104µs)","trace[336307807] 'applied index is now lower than readState.Index' (duration: 167.219429ms)"],"step_count":2}
{"level":"info","ts":"2024-12-05T20:44:35.677134Z","caller":"traceutil/trace.go:171","msg":"trace[333186809] transaction","detail":"{read_only:false; response_revision:360; number_of_response:1; }","duration":"171.024852ms","start":"2024-12-05T20:44:35.506101Z","end":"2024-12-05T20:44:35.677126Z","steps":["trace[333186809] 'compare' (duration: 157.597542ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:35.677307Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.63857ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
{"level":"info","ts":"2024-12-05T20:44:35.677336Z","caller":"traceutil/trace.go:171","msg":"trace[1549920118] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:360; }","duration":"167.671546ms","start":"2024-12-05T20:44:35.509658Z","end":"2024-12-05T20:44:35.677329Z","steps":["trace[1549920118] 'agreement among raft nodes before linearized reading' (duration: 167.601894ms)"],"step_count":1}
{"level":"info","ts":"2024-12-05T20:44:35.724743Z","caller":"traceutil/trace.go:171","msg":"trace[156656227] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"116.370466ms","start":"2024-12-05T20:44:35.608359Z","end":"2024-12-05T20:44:35.724729Z","steps":["trace[156656227] 'process raft request' (duration: 116.288794ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:35.725335Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.992131ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-12-05T20:44:35.725428Z","caller":"traceutil/trace.go:171","msg":"trace[915726505] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:362; }","duration":"117.101929ms","start":"2024-12-05T20:44:35.608315Z","end":"2024-12-05T20:44:35.725417Z","steps":["trace[915726505] 'agreement among raft nodes before linearized reading' (duration: 116.95941ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:44:35.880740Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.760817ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
{"level":"info","ts":"2024-12-05T20:44:35.881249Z","caller":"traceutil/trace.go:171","msg":"trace[1671169427] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:367; }","duration":"120.258669ms","start":"2024-12-05T20:44:35.760958Z","end":"2024-12-05T20:44:35.881217Z","steps":["trace[1671169427] 'agreement among raft nodes before linearized reading' (duration: 119.704991ms)"],"step_count":1}
{"level":"info","ts":"2024-12-05T20:48:06.426945Z","caller":"traceutil/trace.go:171","msg":"trace[543585517] linearizableReadLoop","detail":"{readStateIndex:1736; appliedIndex:1734; }","duration":"103.579444ms","start":"2024-12-05T20:48:06.323352Z","end":"2024-12-05T20:48:06.426931Z","steps":["trace[543585517] 'read index received' (duration: 101.692824ms)","trace[543585517] 'applied index is now lower than readState.Index' (duration: 1.88603ms)"],"step_count":2}
{"level":"info","ts":"2024-12-05T20:48:06.427167Z","caller":"traceutil/trace.go:171","msg":"trace[1159596800] transaction","detail":"{read_only:false; response_revision:1659; number_of_response:1; }","duration":"104.303022ms","start":"2024-12-05T20:48:06.322855Z","end":"2024-12-05T20:48:06.427158Z","steps":["trace[1159596800] 'process raft request' (duration: 102.238018ms)"],"step_count":1}
{"level":"info","ts":"2024-12-05T20:48:06.427353Z","caller":"traceutil/trace.go:171","msg":"trace[209503705] transaction","detail":"{read_only:false; response_revision:1660; number_of_response:1; }","duration":"104.103216ms","start":"2024-12-05T20:48:06.323242Z","end":"2024-12-05T20:48:06.427345Z","steps":["trace[209503705] 'process raft request' (duration: 103.657613ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:48:06.427520Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.150222ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/headlamp\" ","response":"range_response_count:1 size:581"}
{"level":"info","ts":"2024-12-05T20:48:06.427551Z","caller":"traceutil/trace.go:171","msg":"trace[1020044468] range","detail":"{range_begin:/registry/namespaces/headlamp; range_end:; response_count:1; response_revision:1660; }","duration":"104.194406ms","start":"2024-12-05T20:48:06.323350Z","end":"2024-12-05T20:48:06.427544Z","steps":["trace[1020044468] 'agreement among raft nodes before linearized reading' (duration: 104.083081ms)"],"step_count":1}
{"level":"warn","ts":"2024-12-05T20:48:06.427670Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.834329ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/headlamp/headlamp\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-12-05T20:48:06.427698Z","caller":"traceutil/trace.go:171","msg":"trace[623463956] range","detail":"{range_begin:/registry/serviceaccounts/headlamp/headlamp; range_end:; response_count:0; response_revision:1660; }","duration":"102.864179ms","start":"2024-12-05T20:48:06.324827Z","end":"2024-12-05T20:48:06.427691Z","steps":["trace[623463956] 'agreement among raft nodes before linearized reading' (duration: 102.821816ms)"],"step_count":1}
==> kernel <==
20:51:04 up 3:33, 0 users, load average: 0.32, 1.08, 2.42
Linux addons-642201 5.15.0-1072-aws #78~20.04.1-Ubuntu SMP Wed Oct 9 15:29:54 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kindnet [f5b533a8793a7f4a406cedddd837fba5595107778f38f2560fa1f080953229d2] <==
I1205 20:48:59.648435 1 main.go:301] handling current node
I1205 20:49:09.639456 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:09.639487 1 main.go:301] handling current node
I1205 20:49:19.648343 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:19.648374 1 main.go:301] handling current node
I1205 20:49:29.648319 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:29.648352 1 main.go:301] handling current node
I1205 20:49:39.640369 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:39.640400 1 main.go:301] handling current node
I1205 20:49:49.646349 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:49.646386 1 main.go:301] handling current node
I1205 20:49:59.648341 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:49:59.648452 1 main.go:301] handling current node
I1205 20:50:09.648437 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:09.648471 1 main.go:301] handling current node
I1205 20:50:19.644564 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:19.644599 1 main.go:301] handling current node
I1205 20:50:29.639633 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:29.639679 1 main.go:301] handling current node
I1205 20:50:39.639982 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:39.640014 1 main.go:301] handling current node
I1205 20:50:49.642775 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:49.642817 1 main.go:301] handling current node
I1205 20:50:59.647952 1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
I1205 20:50:59.647985 1 main.go:301] handling current node
==> kube-apiserver [15d740a3a70d9b17f9e10916bbb374011f2a6fd088f6b2720dc3cf6a55e42037] <==
E1205 20:46:30.934744 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.197.246:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.197.246:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.197.246:443: connect: connection refused" logger="UnhandledError"
I1205 20:46:31.030183 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
E1205 20:47:15.947418 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:47800: use of closed network connection
E1205 20:47:16.190064 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:47834: use of closed network connection
E1205 20:47:16.338171 1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:47854: use of closed network connection
I1205 20:47:52.122347 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I1205 20:48:06.289646 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.63.115"}
I1205 20:48:23.508368 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1205 20:48:23.508505 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1205 20:48:23.528389 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1205 20:48:23.528513 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1205 20:48:23.540099 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1205 20:48:23.540210 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1205 20:48:23.556146 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1205 20:48:23.556298 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1205 20:48:23.677917 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1205 20:48:23.677968 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1205 20:48:24.540316 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1205 20:48:24.681358 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1205 20:48:24.698148 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I1205 20:48:37.142853 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W1205 20:48:38.170738 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I1205 20:48:42.706158 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I1205 20:48:42.987869 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.154.92"}
I1205 20:51:02.759346 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.3.31"}
==> kube-controller-manager [a1ddfcf574df774382e26f00941d4aea010ef46a853625112b34701cea9e7c6d] <==
E1205 20:49:06.282129 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"
W1205 20:49:06.465504 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
E1205 20:49:06.465546 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"
W1205 20:49:16.151608 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
E1205 20:49:16.151653 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"
W1205 20:49:39.136144 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
E1205 20:49:39.136186 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"
W1205 20:49:49.999892 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
E1205 20:49:49.999938 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"
W1205 20:49:50.489790 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
E1205 20:49:50.489834 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"
W1205 20:49:52.443106 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
E1205 20:49:52.443149 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"
W1205 20:50:17.372217 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
E1205 20:50:17.372298 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"
W1205 20:50:27.343420 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
E1205 20:50:27.343467 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"
W1205 20:50:32.164098 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
E1205 20:50:32.164139 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"
W1205 20:50:46.486451 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
E1205 20:50:46.486494 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"
I1205 20:51:02.501904 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.322501ms"
I1205 20:51:02.514787 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="12.739368ms"
I1205 20:51:02.535056 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="20.107609ms"
I1205 20:51:02.535166 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="50.608µs"
==> kube-proxy [b34502535a574507abffe4ca52e9d6b4aa37d0c3fa1917c144faa5e9a338ae48] <==
I1205 20:44:37.013924 1 server_linux.go:66] "Using iptables proxy"
I1205 20:44:38.021640 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E1205 20:44:38.021710 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`"
I1205 20:44:39.208616 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1205 20:44:39.208738 1 server_linux.go:169] "Using iptables Proxier"
I1205 20:44:39.210538 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"
I1205 20:44:39.210859 1 server.go:483] "Version info" version="v1.31.2"
I1205 20:44:39.210908 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1205 20:44:39.234465 1 config.go:105] "Starting endpoint slice config controller"
I1205 20:44:39.234509 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I1205 20:44:39.235079 1 config.go:328] "Starting node config controller"
I1205 20:44:39.235093 1 shared_informer.go:313] Waiting for caches to sync for node config
I1205 20:44:39.248670 1 config.go:199] "Starting service config controller"
I1205 20:44:39.248702 1 shared_informer.go:313] Waiting for caches to sync for service config
I1205 20:44:39.248712 1 shared_informer.go:320] Caches are synced for service config
I1205 20:44:39.338158 1 shared_informer.go:320] Caches are synced for endpoint slice config
I1205 20:44:39.350876 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [40000a0e708e61f2be287be8bc7b70018490a65d1a64d9863197cc6061da6232] <==
W1205 20:44:25.861460 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
E1205 20:44:25.861526 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"
W1205 20:44:25.861536 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E1205 20:44:25.861626 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W1205 20:44:25.861645 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
E1205 20:44:25.861704 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"
W1205 20:44:25.861732 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
E1205 20:44:25.861755 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"
W1205 20:44:25.861681 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
E1205 20:44:25.861823 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"
W1205 20:44:25.861833 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
W1205 20:44:25.861907 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
E1205 20:44:25.861927 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"
E1205 20:44:25.861907 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"
W1205 20:44:25.861876 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
E1205 20:44:25.862014 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"
W1205 20:44:25.862031 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
E1205 20:44:25.862098 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"
W1205 20:44:25.861799 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
E1205 20:44:25.862174 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"
W1205 20:44:25.861580 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E1205 20:44:25.862249 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W1205 20:44:25.861992 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E1205 20:44:25.862327 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
I1205 20:44:27.451786 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Dec 05 20:49:27 addons-642201 kubelet[1503]: E1205 20:49:27.751850 1503 container_manager_linux.go:513] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified. cpu: /docker/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d, memory: /docker/a8b24d9db855806e77ab30cca4644ecce1ad0361a6a853cd822cc5f8a8d2ee4d/system.slice/kubelet.service"
Dec 05 20:49:27 addons-642201 kubelet[1503]: E1205 20:49:27.959886 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431767959646600,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:27 addons-642201 kubelet[1503]: E1205 20:49:27.959921 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431767959646600,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:37 addons-642201 kubelet[1503]: E1205 20:49:37.962381 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431777962147324,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:37 addons-642201 kubelet[1503]: E1205 20:49:37.962423 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431777962147324,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:40 addons-642201 kubelet[1503]: I1205 20:49:40.705819 1503 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"
Dec 05 20:49:47 addons-642201 kubelet[1503]: E1205 20:49:47.965508 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431787965251334,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:47 addons-642201 kubelet[1503]: E1205 20:49:47.965544 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431787965251334,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:57 addons-642201 kubelet[1503]: E1205 20:49:57.968393 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431797968122237,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:49:57 addons-642201 kubelet[1503]: E1205 20:49:57.968849 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431797968122237,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:07 addons-642201 kubelet[1503]: E1205 20:50:07.971634 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431807971389057,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:07 addons-642201 kubelet[1503]: E1205 20:50:07.971673 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431807971389057,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:17 addons-642201 kubelet[1503]: E1205 20:50:17.974015 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431817973794683,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:17 addons-642201 kubelet[1503]: E1205 20:50:17.974052 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431817973794683,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:27 addons-642201 kubelet[1503]: E1205 20:50:27.977037 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431827976805516,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:27 addons-642201 kubelet[1503]: E1205 20:50:27.977501 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431827976805516,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:37 addons-642201 kubelet[1503]: E1205 20:50:37.980505 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431837980240536,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:37 addons-642201 kubelet[1503]: E1205 20:50:37.980540 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431837980240536,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:47 addons-642201 kubelet[1503]: E1205 20:50:47.983165 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431847982936137,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:47 addons-642201 kubelet[1503]: E1205 20:50:47.983203 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431847982936137,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:57 addons-642201 kubelet[1503]: E1205 20:50:57.985645 1503 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431857985400579,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:57 addons-642201 kubelet[1503]: E1205 20:50:57.985686 1503 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1733431857985400579,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606242,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Dec 05 20:50:58 addons-642201 kubelet[1503]: I1205 20:50:58.706355 1503 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"
Dec 05 20:51:02 addons-642201 kubelet[1503]: I1205 20:51:02.498606 1503 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=138.246034165 podStartE2EDuration="2m20.498587778s" podCreationTimestamp="2024-12-05 20:48:42 +0000 UTC" firstStartedPulling="2024-12-05 20:48:43.264202596 +0000 UTC m=+255.708180660" lastFinishedPulling="2024-12-05 20:48:45.516756201 +0000 UTC m=+257.960734273" observedRunningTime="2024-12-05 20:48:45.686605692 +0000 UTC m=+258.130583764" watchObservedRunningTime="2024-12-05 20:51:02.498587778 +0000 UTC m=+394.942565841"
Dec 05 20:51:02 addons-642201 kubelet[1503]: I1205 20:51:02.630814 1503 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-w676h\" (UniqueName: \"kubernetes.io/projected/4d0a3751-7b72-41b2-ada4-0f3f04fe2888-kube-api-access-w676h\") pod \"hello-world-app-55bf9c44b4-fx8kb\" (UID: \"4d0a3751-7b72-41b2-ada4-0f3f04fe2888\") " pod="default/hello-world-app-55bf9c44b4-fx8kb"
==> storage-provisioner [746c1f84ce615b0f5fa60cb6ffb8ef7702691eaf205d0197c8ab7a45c22f277f] <==
I1205 20:44:51.223494 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1205 20:44:51.237316 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1205 20:44:51.237465 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1205 20:44:51.245851 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1205 20:44:51.246468 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-642201_38291159-83b7-4977-8653-741ec8dc988d!
I1205 20:44:51.246084 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7077c9f8-a9f6-4842-8138-18e10576a9c8", APIVersion:"v1", ResourceVersion:"909", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-642201_38291159-83b7-4977-8653-741ec8dc988d became leader
I1205 20:44:51.347097 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-642201_38291159-83b7-4977-8653-741ec8dc988d!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-642201 -n addons-642201
helpers_test.go:261: (dbg) Run: kubectl --context addons-642201 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-qj7st ingress-nginx-admission-patch-9whk5
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-642201 describe pod ingress-nginx-admission-create-qj7st ingress-nginx-admission-patch-9whk5
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-642201 describe pod ingress-nginx-admission-create-qj7st ingress-nginx-admission-patch-9whk5: exit status 1 (88.170324ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-qj7st" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-9whk5" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-642201 describe pod ingress-nginx-admission-create-qj7st ingress-nginx-admission-patch-9whk5: exit status 1
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-642201 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-642201 addons disable ingress-dns --alsologtostderr -v=1: (1.198616143s)
addons_test.go:992: (dbg) Run: out/minikube-linux-arm64 -p addons-642201 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-642201 addons disable ingress --alsologtostderr -v=1: (7.719204432s)
--- FAIL: TestAddons/parallel/Ingress (152.34s)