Test Report: Docker_Linux_containerd_arm64 21656

                    
                      8fdbaae537091671bd14dcf95cc23073d72e85b2:2025-09-29:41680
                    
                

Test fail (10/332)

Order failed test Duration
29 TestAddons/serial/Volcano 375.67
35 TestAddons/parallel/Registry 363.98
37 TestAddons/parallel/Ingress 492.7
41 TestAddons/parallel/CSI 380.75
44 TestAddons/parallel/LocalPath 346.4
46 TestAddons/parallel/Yakd 129.45
54 TestDockerEnvContainerd 53.88
91 TestFunctional/parallel/DashboardCmd 302.87
98 TestFunctional/parallel/ServiceCmdConnect 603.95
100 TestFunctional/parallel/PersistentVolumeClaim 249.69
x
+
TestAddons/serial/Volcano (375.67s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:868: volcano-scheduler stabilized in 41.112041ms
addons_test.go:876: volcano-admission stabilized in 41.748424ms
addons_test.go:884: volcano-controller stabilized in 42.264699ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-76c996c8bf-cds2x" [8969068c-133b-4bb5-9c4c-9e80ef4621bf] Pending / Ready:ContainersNotReady (containers with unready status: [volcano-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [volcano-scheduler])
helpers_test.go:337: TestAddons/serial/Volcano: WARNING: pod list for "volcano-system" "app=volcano-scheduler" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:890: ***** TestAddons/serial/Volcano: pod "app=volcano-scheduler" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:890: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
addons_test.go:890: TestAddons/serial/Volcano: showing logs for failed pods as of 2025-09-29 11:12:22.309833888 +0000 UTC m=+802.143719833
addons_test.go:890: (dbg) Run:  kubectl --context addons-483563 describe po volcano-scheduler-76c996c8bf-cds2x -n volcano-system
addons_test.go:890: (dbg) kubectl --context addons-483563 describe po volcano-scheduler-76c996c8bf-cds2x -n volcano-system:
Name:                 volcano-scheduler-76c996c8bf-cds2x
Namespace:            volcano-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      volcano-scheduler
Node:                 addons-483563/192.168.49.2
Start Time:           Mon, 29 Sep 2025 11:00:19 +0000
Labels:               app=volcano-scheduler
pod-template-hash=76c996c8bf
Annotations:          <none>
Status:               Pending
SeccompProfile:       RuntimeDefault
IP:                   10.244.0.10
IPs:
IP:           10.244.0.10
Controlled By:  ReplicaSet/volcano-scheduler-76c996c8bf
Containers:
volcano-scheduler:
Container ID:  
Image:         docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34
Image ID:      
Port:          <none>
Host Port:     <none>
Args:
--logtostderr
--scheduler-conf=/volcano.scheduler/volcano-scheduler.conf
--enable-healthz=true
--enable-metrics=true
--leader-elect=false
--kube-api-qps=2000
--kube-api-burst=2000
--schedule-period=1s
--node-worker-threads=20
-v=3
2>&1
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
DEBUG_SOCKET_DIR:  /tmp/klog-socks
Mounts:
/tmp/klog-socks from klog-sock (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5kzrg (ro)
/volcano.scheduler from scheduler-config (rw)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
scheduler-config:
Type:      ConfigMap (a volume populated by a ConfigMap)
Name:      volcano-scheduler-configmap
Optional:  false
klog-sock:
Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
Medium:     
SizeLimit:  <unset>
kube-api-access-5kzrg:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason                  Age                  From               Message
----     ------                  ----                 ----               -------
Normal   Scheduled               12m                  default-scheduler  Successfully assigned volcano-system/volcano-scheduler-76c996c8bf-cds2x to addons-483563
Warning  FailedCreatePodSandBox  12m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "c930ec6b5f60f2120b88ba0a2b4832af128c996f7a1e933a006fcb1d74af2938": failed to find network info for sandbox "c930ec6b5f60f2120b88ba0a2b4832af128c996f7a1e933a006fcb1d74af2938"
Warning  FailedCreatePodSandBox  11m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "ca94e060ceacb1d4ebc5d1635c051cd245fc35a03071a522cb37cdbc81b63025": failed to find network info for sandbox "ca94e060ceacb1d4ebc5d1635c051cd245fc35a03071a522cb37cdbc81b63025"
Warning  FailedCreatePodSandBox  11m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "32b8f0b9053a1727f35892fc16b672810141a41819b21f50a27c8676cd1a511a": failed to find network info for sandbox "32b8f0b9053a1727f35892fc16b672810141a41819b21f50a27c8676cd1a511a"
Normal   Pulling                 7m46s (x5 over 11m)  kubelet            Pulling image "docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34"
Warning  Failed                  7m46s (x5 over 10m)  kubelet            Failed to pull image "docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34": failed to pull and unpack image "docker.io/volcanosh/vc-scheduler@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                  7m46s (x5 over 10m)  kubelet            Error: ErrImagePull
Warning  Failed                  118s (x36 over 10m)  kubelet            Error: ImagePullBackOff
Normal   BackOff                 79s (x39 over 10m)   kubelet            Back-off pulling image "docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34"
addons_test.go:890: (dbg) Run:  kubectl --context addons-483563 logs volcano-scheduler-76c996c8bf-cds2x -n volcano-system
addons_test.go:890: (dbg) Non-zero exit: kubectl --context addons-483563 logs volcano-scheduler-76c996c8bf-cds2x -n volcano-system: exit status 1 (106.398824ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "volcano-scheduler" in pod "volcano-scheduler-76c996c8bf-cds2x" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:890: kubectl --context addons-483563 logs volcano-scheduler-76c996c8bf-cds2x -n volcano-system: exit status 1
addons_test.go:891: failed waiting for app=volcano-scheduler pod: app=volcano-scheduler within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/serial/Volcano]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.805177672s)
helpers_test.go:260: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	505681adb9fb4       34da3fe7b8efb       43 seconds ago      Running             minikube-ingress-dns                     0                   1cb9b8babe11e       kube-ingress-dns-minikube
	071b4b85a0cb6       ee6d597e62dc8       10 minutes ago      Running             csi-snapshotter                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	3f0ccd5355ba1       642ded511e141       10 minutes ago      Running             csi-provisioner                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	bdaac81ea0e23       922312104da8a       10 minutes ago      Running             liveness-probe                           0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	ca8042a58b404       08f6b2990811a       10 minutes ago      Running             hostpath                                 0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	27abc66ef3815       0107d56dbc0be       10 minutes ago      Running             node-driver-registrar                    0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	1ebda492f04d8       9c8d328e7d9e8       10 minutes ago      Running             gcp-auth                                 0                   1b03c932b10bc       gcp-auth-78565c9fb4-rk29h
	8661a4a41ce76       5ed383cb88c34       10 minutes ago      Running             controller                               0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	6bf8744701cb9       ccf6033de1d3c       10 minutes ago      Running             cloud-spanner-emulator                   0                   b706b5f4f7ba9       cloud-spanner-emulator-85f6b7fc65-6blvq
	531260e43371b       4d1e5c3e97420       10 minutes ago      Running             volume-snapshot-controller               0                   51de520e2a203       snapshot-controller-7d9fbc56b8-v5hhf
	7dcc2f9cc35f6       487fa743e1e22       10 minutes ago      Running             csi-resizer                              0                   e122353e37c42       csi-hostpath-resizer-0
	ebd8bcc8a4137       1461903ec4fe9       10 minutes ago      Running             csi-external-health-monitor-controller   0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	f98988efaa10d       7ce2150c8929b       10 minutes ago      Running             local-path-provisioner                   0                   885a769c62c0c       local-path-provisioner-648f6765c9-qzqww
	64eb4fcee5514       9a80d518f102c       10 minutes ago      Running             csi-attacher                             0                   4a2c275af4842       csi-hostpath-attacher-0
	25834a735426f       bc6c1e09a843d       10 minutes ago      Running             metrics-server                           0                   f08af433d6dfd       metrics-server-85b7d694d7-5nf4w
	d4432bf010543       4d1e5c3e97420       10 minutes ago      Running             volume-snapshot-controller               0                   48353d3f60d55       snapshot-controller-7d9fbc56b8-2t8cn
	2488caa320276       c49be5d58a56e       10 minutes ago      Running             nvidia-device-plugin-ctr                 0                   ca31dd4d617fc       nvidia-device-plugin-daemonset-jkp8d
	10bab5f31afb4       deda3ad36c19b       11 minutes ago      Running             gadget                                   0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       11 minutes ago      Running             coredns                                  0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       11 minutes ago      Exited              patch                                    0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       11 minutes ago      Running             registry-proxy                           0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       11 minutes ago      Exited              create                                   0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       12 minutes ago      Running             storage-provisioner                      0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       12 minutes ago      Running             kindnet-cni                              0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       12 minutes ago      Running             kube-proxy                               0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       12 minutes ago      Running             etcd                                     0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       12 minutes ago      Running             kube-controller-manager                  0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       12 minutes ago      Running             kube-apiserver                           0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       12 minutes ago      Running             kube-scheduler                           0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:07:31 addons-483563 containerd[839]: time="2025-09-29T11:07:31.353665140Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:07:31 addons-483563 containerd[839]: time="2025-09-29T11:07:31.653409723Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:07:31 addons-483563 containerd[839]: time="2025-09-29T11:07:31.653459184Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 29 11:11:34 addons-483563 containerd[839]: time="2025-09-29T11:11:34.223587199Z" level=info msg="PullImage \"docker.io/kicbase/minikube-ingress-dns:0.0.4@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89\""
	Sep 29 11:11:34 addons-483563 containerd[839]: time="2025-09-29T11:11:34.225961773Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:11:34 addons-483563 containerd[839]: time="2025-09-29T11:11:34.351327611Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.144071588Z" level=info msg="ImageCreate event name:\"docker.io/kicbase/minikube-ingress-dns@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.146149593Z" level=info msg="stop pulling image docker.io/kicbase/minikube-ingress-dns@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89: active requests=0, bytes read=106837769"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.148792370Z" level=info msg="ImageCreate event name:\"sha256:34da3fe7b8efbdcfb32e68fcd65a35668f933e03aabdc99c35d83aeaa2abbc81\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.153784876Z" level=info msg="Pulled image \"docker.io/kicbase/minikube-ingress-dns:0.0.4@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89\" with image id \"sha256:34da3fe7b8efbdcfb32e68fcd65a35668f933e03aabdc99c35d83aeaa2abbc81\", repo tag \"\", repo digest \"docker.io/kicbase/minikube-ingress-dns@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89\", size \"110957625\" in 5.930141152s"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.154001396Z" level=info msg="PullImage \"docker.io/kicbase/minikube-ingress-dns:0.0.4@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89\" returns image reference \"sha256:34da3fe7b8efbdcfb32e68fcd65a35668f933e03aabdc99c35d83aeaa2abbc81\""
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.162958532Z" level=info msg="CreateContainer within sandbox \"1cb9b8babe11e9da2997f51f85bf175fb7c51d0a541bce2e645e5852faa092b4\" for container &ContainerMetadata{Name:minikube-ingress-dns,Attempt:0,}"
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.188062790Z" level=info msg="CreateContainer within sandbox \"1cb9b8babe11e9da2997f51f85bf175fb7c51d0a541bce2e645e5852faa092b4\" for &ContainerMetadata{Name:minikube-ingress-dns,Attempt:0,} returns container id \"505681adb9fb48dc1d5cb2a86624cbd333761562612f8eefd7fb2686225005cd\""
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.188773075Z" level=info msg="StartContainer for \"505681adb9fb48dc1d5cb2a86624cbd333761562612f8eefd7fb2686225005cd\""
	Sep 29 11:11:40 addons-483563 containerd[839]: time="2025-09-29T11:11:40.269100961Z" level=info msg="StartContainer for \"505681adb9fb48dc1d5cb2a86624cbd333761562612f8eefd7fb2686225005cd\" returns successfully"
	Sep 29 11:12:13 addons-483563 containerd[839]: time="2025-09-29T11:12:13.219785830Z" level=info msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\""
	Sep 29 11:12:13 addons-483563 containerd[839]: time="2025-09-29T11:12:13.222551063Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:12:13 addons-483563 containerd[839]: time="2025-09-29T11:12:13.363408982Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:12:13 addons-483563 containerd[839]: time="2025-09-29T11:12:13.675476765Z" level=error msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:12:13 addons-483563 containerd[839]: time="2025-09-29T11:12:13.675532257Z" level=info msg="stop pulling image docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: active requests=0, bytes read=11046"
	Sep 29 11:12:18 addons-483563 containerd[839]: time="2025-09-29T11:12:18.220422801Z" level=info msg="PullImage \"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\""
	Sep 29 11:12:18 addons-483563 containerd[839]: time="2025-09-29T11:12:18.222911510Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:12:18 addons-483563 containerd[839]: time="2025-09-29T11:12:18.384301159Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:12:18 addons-483563 containerd[839]: time="2025-09-29T11:12:18.662473861Z" level=error msg="PullImage \"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\" failed" error="failed to pull and unpack image \"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:12:18 addons-483563 containerd[839]: time="2025-09-29T11:12:18.662750565Z" level=info msg="stop pulling image docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: active requests=0, bytes read=10967"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:39525 - 31234 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000141105s
	[INFO] 10.244.0.3:39525 - 52890 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001744028s
	[INFO] 10.244.0.3:39525 - 43003 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001759118s
	[INFO] 10.244.0.3:39525 - 36062 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000132342s
	[INFO] 10.244.0.3:39525 - 39601 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000179112s
	[INFO] 10.244.0.3:52591 - 543 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00032487s
	[INFO] 10.244.0.3:52591 - 62070 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000308254s
	[INFO] 10.244.0.3:52591 - 947 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.00033483s
	[INFO] 10.244.0.3:52591 - 39333 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000342396s
	[INFO] 10.244.0.3:52591 - 54648 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000286296s
	[INFO] 10.244.0.3:52591 - 4210 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00035079s
	[INFO] 10.244.0.3:52591 - 51835 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001874499s
	[INFO] 10.244.0.3:52591 - 46391 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00251289s
	[INFO] 10.244.0.3:52591 - 62162 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00011772s
	[INFO] 10.244.0.3:52591 - 45517 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000141229s
	[INFO] 10.244.0.3:48026 - 43913 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000200018s
	[INFO] 10.244.0.3:48026 - 37204 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000135354s
	[INFO] 10.244.0.3:48026 - 18072 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000174082s
	[INFO] 10.244.0.3:48026 - 37394 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000378302s
	[INFO] 10.244.0.3:48026 - 41559 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000117687s
	[INFO] 10.244.0.3:48026 - 52898 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000549315s
	[INFO] 10.244.0.3:48026 - 27728 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.003249316s
	[INFO] 10.244.0.3:48026 - 45047 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.003066348s
	[INFO] 10.244.0.3:48026 - 36358 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000135706s
	[INFO] 10.244.0.3:48026 - 26024 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000148121s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-483563"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:12:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:12:07 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:12:07 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:12:07 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:12:07 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (29 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-85f6b7fc65-6blvq     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-xfswf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-78565c9fb4-rk29h                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-66bc5c9577-b29nz                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpathplugin-rqvcb                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 etcd-addons-483563                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-mfp57                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-483563                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-483563       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-wv2sq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-483563                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-85b7d694d7-5nf4w             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-jkp8d        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-66898fdd98-t2xjz                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-creds-764b6fb674-l6vfm             0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-proxy-k46nx                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-7d9fbc56b8-2t8cn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-7d9fbc56b8-v5hhf        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-648f6765c9-qzqww     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-6c447bd768-z9k9c          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-init-s4nj4                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-controllers-6fd4f85cb8-bmcbq        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-scheduler-76c996c8bf-cds2x          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-5ff678cb9-lb2vt              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  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                 12m                kube-proxy       
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  12m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  12m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T10:59:59.309382Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44950","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.325239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44972","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.339641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44998","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.371942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45020","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.406194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45042","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.420025Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45052","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.470572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45066","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:20.993832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39890","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:21.015144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39916","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	
	
	==> gcp-auth [1ebda492f04d8225046599d4ea7cf3dee39839cc0a2a6a43e17da08948c0dd1e] <==
	2025/09/29 11:01:47 GCP Auth Webhook started!
	
	
	==> kernel <==
	 11:12:24 up  2:54,  0 users,  load average: 0.09, 0.34, 0.96
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:10:21.919074       1 main.go:301] handling current node
	I0929 11:10:31.914688       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:10:31.914718       1 main.go:301] handling current node
	I0929 11:10:41.910743       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:10:41.910780       1 main.go:301] handling current node
	I0929 11:10:51.914749       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:10:51.914788       1 main.go:301] handling current node
	I0929 11:11:01.914686       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:01.914737       1 main.go:301] handling current node
	I0929 11:11:11.918716       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:11.918748       1 main.go:301] handling current node
	I0929 11:11:21.918732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:21.918769       1 main.go:301] handling current node
	I0929 11:11:31.915749       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:31.915801       1 main.go:301] handling current node
	I0929 11:11:41.910991       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:41.911030       1 main.go:301] handling current node
	I0929 11:11:51.916556       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:11:51.916644       1 main.go:301] handling current node
	I0929 11:12:01.916581       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:12:01.916620       1 main.go:301] handling current node
	I0929 11:12:11.913200       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:12:11.913265       1 main.go:301] handling current node
	I0929 11:12:21.918731       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:12:21.918766       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	 > logger="UnhandledError"
	E0929 11:01:31.803162       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.221.238:443: connect: connection refused" logger="UnhandledError"
	E0929 11:01:31.804623       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.221.238:443: connect: connection refused" logger="UnhandledError"
	E0929 11:01:31.811340       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.221.238:443: connect: connection refused" logger="UnhandledError"
	E0929 11:01:31.832976       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.221.238:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.221.238:443: connect: connection refused" logger="UnhandledError"
	I0929 11:01:31.995148       1 handler.go:285] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0929 11:02:25.632375       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:02:44.042366       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:03:44.234144       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:03:52.093302       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:04:46.268558       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:05:16.410805       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:06:08.144851       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:06:23.635517       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:07:29.036981       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:07:29.297136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:08:32.359524       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:08:35.510264       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:09:32.884022       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:09:40.091422       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:10:00.173643       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:10:33.823953       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:10:40.664666       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:11:47.145430       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:11:54.270058       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	I0929 11:00:09.195423       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0929 11:00:09.196929       1 shared_informer.go:356] "Caches are synced" controller="deployment"
	I0929 11:00:09.197743       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0929 11:00:09.198020       1 shared_informer.go:356] "Caches are synced" controller="service account"
	I0929 11:00:09.198243       1 shared_informer.go:356] "Caches are synced" controller="crt configmap"
	I0929 11:00:09.198505       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0929 11:00:09.198596       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0929 11:00:09.198657       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0929 11:00:09.202092       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0929 11:00:17.204467       1 replica_set.go:587] "Unhandled Error" err="sync \"kube-system/metrics-server-85b7d694d7\" failed with pods \"metrics-server-85b7d694d7-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found" logger="UnhandledError"
	E0929 11:00:39.176450       1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
	I0929 11:00:39.176589       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobs.batch.volcano.sh"
	I0929 11:00:39.176616       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch.volcano.sh"
	I0929 11:00:39.176641       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobtemplates.flow.volcano.sh"
	I0929 11:00:39.176658       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="podgroups.scheduling.volcano.sh"
	I0929 11:00:39.176674       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="volumesnapshots.snapshot.storage.k8s.io"
	I0929 11:00:39.176700       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="commands.bus.volcano.sh"
	I0929 11:00:39.176721       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobflows.flow.volcano.sh"
	I0929 11:00:39.176778       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0929 11:00:39.218791       1 garbagecollector.go:787] "failed to discover some groups" logger="garbage-collector-controller" groups="map[\"metrics.k8s.io/v1beta1\":\"stale GroupVersion discovery: metrics.k8s.io/v1beta1\"]"
	I0929 11:00:39.227081       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0929 11:00:40.577956       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:00:40.728075       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0929 11:01:10.583200       1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
	I0929 11:01:10.736217       1 garbagecollector.go:787] "failed to discover some groups" logger="garbage-collector-controller" groups="map[\"metrics.k8s.io/v1beta1\":\"stale GroupVersion discovery: metrics.k8s.io/v1beta1\"]"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340578       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:00.341627       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:00.342000       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:11:44 addons-483563 kubelet[1538]: E0929 11:11:44.220727    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-s4nj4" podUID="609083c2-fc6f-45d7-b2a8-78e225ce7ffd"
	Sep 29 11:11:45 addons-483563 kubelet[1538]: I0929 11:11:45.220158    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:11:45 addons-483563 kubelet[1538]: E0929 11:11:45.220627    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.13.0@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-6fd4f85cb8-bmcbq" podUID="8fab85a2-9609-4330-a2ce-1c68fdccd632"
	Sep 29 11:11:45 addons-483563 kubelet[1538]: E0929 11:11:45.224332    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:11:53 addons-483563 kubelet[1538]: E0929 11:11:53.220110    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-76c996c8bf-cds2x" podUID="8969068c-133b-4bb5-9c4c-9e80ef4621bf"
	Sep 29 11:11:54 addons-483563 kubelet[1538]: E0929 11:11:54.221125    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:11:56 addons-483563 kubelet[1538]: E0929 11:11:56.220045    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.13.0@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-6fd4f85cb8-bmcbq" podUID="8fab85a2-9609-4330-a2ce-1c68fdccd632"
	Sep 29 11:11:57 addons-483563 kubelet[1538]: I0929 11:11:57.219537    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:11:57 addons-483563 kubelet[1538]: E0929 11:11:57.220482    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:11:58 addons-483563 kubelet[1538]: E0929 11:11:58.221656    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-s4nj4" podUID="609083c2-fc6f-45d7-b2a8-78e225ce7ffd"
	Sep 29 11:12:07 addons-483563 kubelet[1538]: E0929 11:12:07.219727    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-76c996c8bf-cds2x" podUID="8969068c-133b-4bb5-9c4c-9e80ef4621bf"
	Sep 29 11:12:07 addons-483563 kubelet[1538]: E0929 11:12:07.220528    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:12:10 addons-483563 kubelet[1538]: E0929 11:12:10.219848    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.13.0@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-6fd4f85cb8-bmcbq" podUID="8fab85a2-9609-4330-a2ce-1c68fdccd632"
	Sep 29 11:12:12 addons-483563 kubelet[1538]: I0929 11:12:12.219513    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:12:12 addons-483563 kubelet[1538]: E0929 11:12:12.221037    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:12:13 addons-483563 kubelet[1538]: E0929 11:12:13.675986    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001"
	Sep 29 11:12:13 addons-483563 kubelet[1538]: E0929 11:12:13.676348    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-webhook-manager:v1.13.0@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001"
	Sep 29 11:12:13 addons-483563 kubelet[1538]: E0929 11:12:13.676448    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container main start failed in pod volcano-admission-init-s4nj4_volcano-system(609083c2-fc6f-45d7-b2a8-78e225ce7ffd): ErrImagePull: failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:12:13 addons-483563 kubelet[1538]: E0929 11:12:13.676977    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:03e36eb220766397b4cd9c2f42bab8666661a0112fa9033ae9bd80d2a9611001: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-s4nj4" podUID="609083c2-fc6f-45d7-b2a8-78e225ce7ffd"
	Sep 29 11:12:18 addons-483563 kubelet[1538]: E0929 11:12:18.662738    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624"
	Sep 29 11:12:18 addons-483563 kubelet[1538]: E0929 11:12:18.662808    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624"
	Sep 29 11:12:18 addons-483563 kubelet[1538]: E0929 11:12:18.662893    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container yakd start failed in pod yakd-dashboard-5ff678cb9-lb2vt_yakd-dashboard(f9095809-03e3-4a40-abd5-162cfabb856d): ErrImagePull: failed to pull and unpack image \"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:12:18 addons-483563 kubelet[1538]: E0929 11:12:18.662931    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:12:21 addons-483563 kubelet[1538]: E0929 11:12:21.219227    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.13.0@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:b05b30b3c25eff5af77e1859f47fc6acfc3520d62dc2838f0623aa4309c40b34: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-76c996c8bf-cds2x" podUID="8969068c-133b-4bb5-9c4c-9e80ef4621bf"
	Sep 29 11:12:23 addons-483563 kubelet[1538]: E0929 11:12:23.221712    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.13.0@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:8dd7ce0cef2df19afb14ba26bec90e2999a3c0397ebe5c9d75a5f68d1c80d242: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-6fd4f85cb8-bmcbq" podUID="8fab85a2-9609-4330-a2ce-1c68fdccd632"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:12:00.026513       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:02.030065       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:02.035037       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:04.038187       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:04.051043       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:06.054217       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:06.061938       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:08.065981       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:08.071943       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:10.075269       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:10.086966       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:12.090056       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:12.095034       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:14.097961       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:14.108216       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:16.111040       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:16.116085       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:18.119972       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:18.125076       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:20.128291       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:20.132966       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:22.135802       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:22.140527       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:24.143192       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:12:24.150546       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm volcano-admission-6c447bd768-z9k9c volcano-admission-init-s4nj4 volcano-controllers-6fd4f85cb8-bmcbq volcano-scheduler-76c996c8bf-cds2x yakd-dashboard-5ff678cb9-lb2vt
helpers_test.go:282: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm volcano-admission-6c447bd768-z9k9c volcano-admission-init-s4nj4 volcano-controllers-6fd4f85cb8-bmcbq volcano-scheduler-76c996c8bf-cds2x yakd-dashboard-5ff678cb9-lb2vt
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm volcano-admission-6c447bd768-z9k9c volcano-admission-init-s4nj4 volcano-controllers-6fd4f85cb8-bmcbq volcano-scheduler-76c996c8bf-cds2x yakd-dashboard-5ff678cb9-lb2vt: exit status 1 (100.248012ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-l6vfm" not found
	Error from server (NotFound): pods "volcano-admission-6c447bd768-z9k9c" not found
	Error from server (NotFound): pods "volcano-admission-init-s4nj4" not found
	Error from server (NotFound): pods "volcano-controllers-6fd4f85cb8-bmcbq" not found
	Error from server (NotFound): pods "volcano-scheduler-76c996c8bf-cds2x" not found
	Error from server (NotFound): pods "yakd-dashboard-5ff678cb9-lb2vt" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm volcano-admission-6c447bd768-z9k9c volcano-admission-init-s4nj4 volcano-controllers-6fd4f85cb8-bmcbq volcano-scheduler-76c996c8bf-cds2x yakd-dashboard-5ff678cb9-lb2vt: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable volcano --alsologtostderr -v=1: (11.936958547s)
--- FAIL: TestAddons/serial/Volcano (375.67s)

                                                
                                    
x
+
TestAddons/parallel/Registry (363.98s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 6.237741ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
addons_test.go:384: ***** TestAddons/parallel/Registry: pod "actual-registry=true" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:384: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
addons_test.go:384: TestAddons/parallel/Registry: showing logs for failed pods as of 2025-09-29 11:18:55.542432411 +0000 UTC m=+1195.376318298
addons_test.go:384: (dbg) Run:  kubectl --context addons-483563 describe po registry-66898fdd98-t2xjz -n kube-system
addons_test.go:384: (dbg) kubectl --context addons-483563 describe po registry-66898fdd98-t2xjz -n kube-system:
Name:             registry-66898fdd98-t2xjz
Namespace:        kube-system
Priority:         0
Service Account:  default
Node:             addons-483563/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:00:15 +0000
Labels:           actual-registry=true
addonmanager.kubernetes.io/mode=Reconcile
kubernetes.io/minikube-addons=registry
pod-template-hash=66898fdd98
Annotations:      <none>
Status:           Pending
IP:               10.244.0.14
IPs:
IP:           10.244.0.14
Controlled By:  ReplicaSet/registry-66898fdd98
Containers:
registry:
Container ID:   
Image:          docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d
Image ID:       
Port:           5000/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
REGISTRY_STORAGE_DELETE_ENABLED:  true
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hg84f (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-hg84f:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason                           Age                   From               Message
----     ------                           ----                  ----               -------
Normal   Scheduled                        18m                   default-scheduler  Successfully assigned kube-system/registry-66898fdd98-t2xjz to addons-483563
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "cf121baa396e2cad16527283ba58c7bb764fc982dafdbd490091e1886619e705": failed to find network info for sandbox "cf121baa396e2cad16527283ba58c7bb764fc982dafdbd490091e1886619e705"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "dddf384c780880d58430a1514f7789e10bb79175a01a7686a330e1e67056db50": failed to find network info for sandbox "dddf384c780880d58430a1514f7789e10bb79175a01a7686a330e1e67056db50"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "d14e94de762bd1d64b04f4596b87359610b3d681b8f90b3e8c28f6f2ee88c278": failed to find network info for sandbox "d14e94de762bd1d64b04f4596b87359610b3d681b8f90b3e8c28f6f2ee88c278"
Warning  Failed                           16m (x3 over 17m)     kubelet            Failed to pull image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to pull and unpack image "docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                           16m (x3 over 17m)     kubelet            Error: ErrImagePull
Warning  Failed                           16m (x5 over 17m)     kubelet            Error: ImagePullBackOff
Normal   Pulling                          14m (x5 over 17m)     kubelet            Pulling image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
Warning  FailedToRetrieveImagePullSecret  3m39s (x68 over 18m)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          2m46s (x62 over 17m)  kubelet            Back-off pulling image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
addons_test.go:384: (dbg) Run:  kubectl --context addons-483563 logs registry-66898fdd98-t2xjz -n kube-system
addons_test.go:384: (dbg) Non-zero exit: kubectl --context addons-483563 logs registry-66898fdd98-t2xjz -n kube-system: exit status 1 (104.36466ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "registry" in pod "registry-66898fdd98-t2xjz" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:384: kubectl --context addons-483563 logs registry-66898fdd98-t2xjz -n kube-system: exit status 1
addons_test.go:385: failed waiting for pod actual-registry: actual-registry=true within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/Registry]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.740072048s)
helpers_test.go:260: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons  │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:14 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:15 UTC │ 29 Sep 25 11:15 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3cc1f3bc7eb46       1611cd07b61d5       6 minutes ago       Running             busybox                                  0                   6443b18cb9e56       busybox
	505681adb9fb4       34da3fe7b8efb       7 minutes ago       Running             minikube-ingress-dns                     0                   1cb9b8babe11e       kube-ingress-dns-minikube
	071b4b85a0cb6       ee6d597e62dc8       17 minutes ago      Running             csi-snapshotter                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	3f0ccd5355ba1       642ded511e141       17 minutes ago      Running             csi-provisioner                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	bdaac81ea0e23       922312104da8a       17 minutes ago      Running             liveness-probe                           0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	ca8042a58b404       08f6b2990811a       17 minutes ago      Running             hostpath                                 0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	27abc66ef3815       0107d56dbc0be       17 minutes ago      Running             node-driver-registrar                    0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	8661a4a41ce76       5ed383cb88c34       17 minutes ago      Running             controller                               0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	6bf8744701cb9       ccf6033de1d3c       17 minutes ago      Running             cloud-spanner-emulator                   0                   b706b5f4f7ba9       cloud-spanner-emulator-85f6b7fc65-6blvq
	531260e43371b       4d1e5c3e97420       17 minutes ago      Running             volume-snapshot-controller               0                   51de520e2a203       snapshot-controller-7d9fbc56b8-v5hhf
	7dcc2f9cc35f6       487fa743e1e22       17 minutes ago      Running             csi-resizer                              0                   e122353e37c42       csi-hostpath-resizer-0
	ebd8bcc8a4137       1461903ec4fe9       17 minutes ago      Running             csi-external-health-monitor-controller   0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	f98988efaa10d       7ce2150c8929b       17 minutes ago      Running             local-path-provisioner                   0                   885a769c62c0c       local-path-provisioner-648f6765c9-qzqww
	64eb4fcee5514       9a80d518f102c       17 minutes ago      Running             csi-attacher                             0                   4a2c275af4842       csi-hostpath-attacher-0
	25834a735426f       bc6c1e09a843d       17 minutes ago      Running             metrics-server                           0                   f08af433d6dfd       metrics-server-85b7d694d7-5nf4w
	d4432bf010543       4d1e5c3e97420       17 minutes ago      Running             volume-snapshot-controller               0                   48353d3f60d55       snapshot-controller-7d9fbc56b8-2t8cn
	10bab5f31afb4       deda3ad36c19b       17 minutes ago      Running             gadget                                   0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       17 minutes ago      Running             coredns                                  0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       17 minutes ago      Exited              patch                                    0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       17 minutes ago      Running             registry-proxy                           0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       18 minutes ago      Exited              create                                   0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       18 minutes ago      Running             storage-provisioner                      0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       18 minutes ago      Running             kindnet-cni                              0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       18 minutes ago      Running             kube-proxy                               0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       19 minutes ago      Running             etcd                                     0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       19 minutes ago      Running             kube-controller-manager                  0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       19 minutes ago      Running             kube-apiserver                           0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       19 minutes ago      Running             kube-scheduler                           0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:17:28 addons-483563 containerd[839]: time="2025-09-29T11:17:28.319997035Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:17:28 addons-483563 containerd[839]: time="2025-09-29T11:17:28.320034410Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 29 11:17:43 addons-483563 containerd[839]: time="2025-09-29T11:17:43.220730941Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 29 11:17:43 addons-483563 containerd[839]: time="2025-09-29T11:17:43.223017649Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:17:43 addons-483563 containerd[839]: time="2025-09-29T11:17:43.351855903Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:17:43 addons-483563 containerd[839]: time="2025-09-29T11:17:43.627463208Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:17:43 addons-483563 containerd[839]: time="2025-09-29T11:17:43.627514425Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 29 11:17:44 addons-483563 containerd[839]: time="2025-09-29T11:17:44.228820196Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 29 11:17:44 addons-483563 containerd[839]: time="2025-09-29T11:17:44.234035393Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:17:44 addons-483563 containerd[839]: time="2025-09-29T11:17:44.377632219Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:17:44 addons-483563 containerd[839]: time="2025-09-29T11:17:44.644980745Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:17:44 addons-483563 containerd[839]: time="2025-09-29T11:17:44.645035703Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10978"
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.539127164Z" level=info msg="StopPodSandbox for \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\""
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.546903879Z" level=info msg="TearDown network for sandbox \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\" successfully"
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.546946809Z" level=info msg="StopPodSandbox for \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\" returns successfully"
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.547463747Z" level=info msg="RemovePodSandbox for \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\""
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.547510057Z" level=info msg="Forcibly stopping sandbox \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\""
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.556422082Z" level=info msg="TearDown network for sandbox \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\" successfully"
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.563136786Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:18:04 addons-483563 containerd[839]: time="2025-09-29T11:18:04.563249526Z" level=info msg="RemovePodSandbox \"5a20b1cec4611adbe4cb0cbf602e32d07d9061a75cc6f1a0be299cf087de61ab\" returns successfully"
	Sep 29 11:18:11 addons-483563 containerd[839]: time="2025-09-29T11:18:11.220626219Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 29 11:18:11 addons-483563 containerd[839]: time="2025-09-29T11:18:11.222891520Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:18:11 addons-483563 containerd[839]: time="2025-09-29T11:18:11.364863125Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:18:11 addons-483563 containerd[839]: time="2025-09-29T11:18:11.621552477Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:18:11 addons-483563 containerd[839]: time="2025-09-29T11:18:11.621609224Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:55473 - 54365 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000057847s
	[INFO] 10.244.0.3:55473 - 17440 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001364415s
	[INFO] 10.244.0.3:55473 - 47863 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001057359s
	[INFO] 10.244.0.3:55473 - 6045 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000105397s
	[INFO] 10.244.0.3:55473 - 30148 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000092784s
	[INFO] 10.244.0.3:37166 - 216 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000140728s
	[INFO] 10.244.0.3:37166 - 33583 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000094663s
	[INFO] 10.244.0.3:37166 - 150 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000086114s
	[INFO] 10.244.0.3:37166 - 37554 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000080272s
	[INFO] 10.244.0.3:37166 - 1317 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00008535s
	[INFO] 10.244.0.3:37166 - 9243 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000081773s
	[INFO] 10.244.0.3:37166 - 56544 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001880771s
	[INFO] 10.244.0.3:37166 - 37129 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001889649s
	[INFO] 10.244.0.3:37166 - 23030 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000101819s
	[INFO] 10.244.0.3:37166 - 36813 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000083513s
	[INFO] 10.244.0.3:47082 - 13497 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000202693s
	[INFO] 10.244.0.3:47082 - 40138 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000105339s
	[INFO] 10.244.0.3:47082 - 19590 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000163169s
	[INFO] 10.244.0.3:47082 - 58347 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000081724s
	[INFO] 10.244.0.3:47082 - 17474 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000143091s
	[INFO] 10.244.0.3:47082 - 13853 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000074643s
	[INFO] 10.244.0.3:47082 - 62421 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002027284s
	[INFO] 10.244.0.3:47082 - 2455 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001998279s
	[INFO] 10.244.0.3:47082 - 35898 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000121691s
	[INFO] 10.244.0.3:47082 - 56916 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000169028s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-483563"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:18:55 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (24 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m20s
	  default                     cloud-spanner-emulator-85f6b7fc65-6blvq                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  gadget                      gadget-xfswf                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         18m
	  kube-system                 coredns-66bc5c9577-b29nz                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     18m
	  kube-system                 csi-hostpath-attacher-0                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 csi-hostpath-resizer-0                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 csi-hostpathplugin-rqvcb                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 etcd-addons-483563                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         18m
	  kube-system                 kindnet-mfp57                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-483563                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-483563                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-wv2sq                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-483563                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 metrics-server-85b7d694d7-5nf4w                               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         18m
	  kube-system                 registry-66898fdd98-t2xjz                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-creds-764b6fb674-l6vfm                               0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-proxy-k46nx                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 snapshot-controller-7d9fbc56b8-2t8cn                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 snapshot-controller-7d9fbc56b8-v5hhf                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  local-path-storage          helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5    0 (0%)        0 (0%)      0 (0%)           0 (0%)         90s
	  local-path-storage          local-path-provisioner-648f6765c9-qzqww                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	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                 18m                kube-proxy       
	  Normal   NodeHasSufficientMemory  19m (x8 over 19m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    19m (x8 over 19m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     19m (x7 over 19m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  19m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 18m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  18m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  18m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T10:59:59.371942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45020","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.406194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45042","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.420025Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45052","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.470572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45066","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:20.993832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39890","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:21.015144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39916","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	{"level":"info","ts":"2025-09-29T11:14:58.250732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2438}
	{"level":"info","ts":"2025-09-29T11:14:58.271576Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2438,"took":"19.942699ms","hash":958703500,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5296128,"current-db-size-in-use":"5.3 MB"}
	{"level":"info","ts":"2025-09-29T11:14:58.271640Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":958703500,"revision":2438,"compact-revision":1955}
	
	
	==> kernel <==
	 11:18:57 up  3:01,  0 users,  load average: 1.27, 0.71, 0.88
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:16:51.910765       1 main.go:301] handling current node
	I0929 11:17:01.914759       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:01.914796       1 main.go:301] handling current node
	I0929 11:17:11.918740       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:11.918772       1 main.go:301] handling current node
	I0929 11:17:21.910715       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:21.910753       1 main.go:301] handling current node
	I0929 11:17:31.910949       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:31.910986       1 main.go:301] handling current node
	I0929 11:17:41.910748       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:41.910779       1 main.go:301] handling current node
	I0929 11:17:51.915462       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:17:51.915500       1 main.go:301] handling current node
	I0929 11:18:01.910732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:01.910798       1 main.go:301] handling current node
	I0929 11:18:11.910810       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:11.910856       1 main.go:301] handling current node
	I0929 11:18:21.914936       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:21.914974       1 main.go:301] handling current node
	I0929 11:18:31.915220       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:31.915269       1 main.go:301] handling current node
	I0929 11:18:41.910732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:41.910774       1 main.go:301] handling current node
	I0929 11:18:51.912798       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:51.912885       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	I0929 11:12:27.760658       1 handler.go:285] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0929 11:12:27.954605       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:28.171917       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0929 11:12:28.209142       1 cacher.go:182] Terminating all watchers from cacher commands.bus.volcano.sh
	W0929 11:12:28.372911       1 cacher.go:182] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0929 11:12:28.531016       1 cacher.go:182] Terminating all watchers from cacher cronjobs.batch.volcano.sh
	I0929 11:12:28.566403       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0929 11:12:28.740296       1 cacher.go:182] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0929 11:12:28.761121       1 cacher.go:182] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0929 11:12:28.769688       1 cacher.go:182] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0929 11:12:28.856756       1 cacher.go:182] Terminating all watchers from cacher hypernodes.topology.volcano.sh
	W0929 11:12:29.567289       1 cacher.go:182] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	W0929 11:12:29.732967       1 cacher.go:182] Terminating all watchers from cacher jobflows.flow.volcano.sh
	E0929 11:12:46.144436       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54724: use of closed network connection
	E0929 11:12:46.404659       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54748: use of closed network connection
	I0929 11:12:58.863605       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:13:08.212473       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:25.617828       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:26.588976       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:36.674413       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:41.919663       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:16:47.262758       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:17:11.356849       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:11.986263       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:33.828677       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	E0929 11:17:55.585300       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:09.164900       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:09.166150       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:15.015121       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:15.016776       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:21.077556       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:21.078933       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:30.435681       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:30.436837       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:42.499941       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:42.501091       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:45.296365       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:45.300442       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:46.299466       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:46.300688       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:47.924124       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:47.925348       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:52.966970       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:52.968217       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:53.112278       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:53.113475       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:54.031451       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:54.032750       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:18:55.283957       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:55.286255       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340578       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:00.341627       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:00.342000       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:17:44 addons-483563 kubelet[1538]: E0929 11:17:44.645636    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:17:56 addons-483563 kubelet[1538]: I0929 11:17:56.219420    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:17:56 addons-483563 kubelet[1538]: E0929 11:17:56.221459    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:17:57 addons-483563 kubelet[1538]: E0929 11:17:57.220113    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:17:59 addons-483563 kubelet[1538]: I0929 11:17:59.219229    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:01 addons-483563 kubelet[1538]: I0929 11:18:01.219565    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-85f6b7fc65-6blvq" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:05 addons-483563 kubelet[1538]: E0929 11:18:05.221268    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="unmounted volumes=[gcr-creds], unattached volumes=[], failed to process volumes=[]: context deadline exceeded" pod="kube-system/registry-creds-764b6fb674-l6vfm" podUID="df19d989-15e6-4d4c-a14f-43633c0f900b"
	Sep 29 11:18:10 addons-483563 kubelet[1538]: I0929 11:18:10.219278    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:10 addons-483563 kubelet[1538]: E0929 11:18:10.222031    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:18:11 addons-483563 kubelet[1538]: E0929 11:18:11.622067    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 29 11:18:11 addons-483563 kubelet[1538]: E0929 11:18:11.622131    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 29 11:18:11 addons-483563 kubelet[1538]: E0929 11:18:11.622237    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container helper-pod start failed in pod helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5_local-path-storage(344ce611-78a7-435b-a7e2-144bd5096d63): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:18:11 addons-483563 kubelet[1538]: E0929 11:18:11.622285    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:18:25 addons-483563 kubelet[1538]: I0929 11:18:25.219939    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:25 addons-483563 kubelet[1538]: E0929 11:18:25.221255    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:18:25 addons-483563 kubelet[1538]: E0929 11:18:25.221690    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:18:38 addons-483563 kubelet[1538]: I0929 11:18:38.219751    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:38 addons-483563 kubelet[1538]: E0929 11:18:38.222131    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:18:38 addons-483563 kubelet[1538]: E0929 11:18:38.414417    1538 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
	Sep 29 11:18:38 addons-483563 kubelet[1538]: E0929 11:18:38.414529    1538 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds podName:df19d989-15e6-4d4c-a14f-43633c0f900b nodeName:}" failed. No retries permitted until 2025-09-29 11:20:40.414511148 +0000 UTC m=+1236.370399595 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds") pod "registry-creds-764b6fb674-l6vfm" (UID: "df19d989-15e6-4d4c-a14f-43633c0f900b") : secret "registry-creds-gcr" not found
	Sep 29 11:18:39 addons-483563 kubelet[1538]: E0929 11:18:39.221310    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:18:50 addons-483563 kubelet[1538]: E0929 11:18:50.220376    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" podUID="344ce611-78a7-435b-a7e2-144bd5096d63"
	Sep 29 11:18:53 addons-483563 kubelet[1538]: I0929 11:18:53.220042    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:18:53 addons-483563 kubelet[1538]: E0929 11:18:53.221385    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:18:54 addons-483563 kubelet[1538]: I0929 11:18:54.220343    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-k46nx" secret="" err="secret \"gcp-auth\" not found"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:18:32.321436       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:34.324655       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:34.330971       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:36.334022       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:36.338690       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:38.342380       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:38.347505       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:40.351118       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:40.355577       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:42.359369       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:42.364300       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:44.367326       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:44.371837       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:46.375494       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:46.382370       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:48.385358       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:48.390100       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:50.393487       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:50.398521       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:52.401488       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:52.408293       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:54.411276       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:54.418011       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:56.421383       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:18:56.426459       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5: exit status 1 (101.994316ms)

                                                
                                                
-- stdout --
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4hsxj (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-4hsxj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-l6vfm" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm helper-pod-create-pvc-6058f060-b04c-458c-ad43-d08d6c1143a5: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable registry --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/Registry (363.98s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (492.7s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-483563 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-483563 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-483563 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [ab46c47b-1ed0-45a8-bd0d-1338fef1ef90] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:337: TestAddons/parallel/Ingress: WARNING: pod list for "default" "run=nginx" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:252: ***** TestAddons/parallel/Ingress: pod "run=nginx" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:252: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
addons_test.go:252: TestAddons/parallel/Ingress: showing logs for failed pods as of 2025-09-29 11:29:10.802946168 +0000 UTC m=+1810.636832047
addons_test.go:252: (dbg) Run:  kubectl --context addons-483563 describe po nginx -n default
addons_test.go:252: (dbg) kubectl --context addons-483563 describe po nginx -n default:
Name:             nginx
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-483563/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:21:10 +0000
Labels:           run=nginx
Annotations:      <none>
Status:           Pending
IP:               10.244.0.30
IPs:
IP:  10.244.0.30
Containers:
nginx:
Container ID:   
Image:          docker.io/nginx:alpine
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zfktg (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-zfktg:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                     From               Message
----     ------     ----                    ----               -------
Normal   Scheduled  8m                      default-scheduler  Successfully assigned default/nginx to addons-483563
Warning  Failed     6m28s (x4 over 7m59s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    4m59s (x5 over 8m)      kubelet            Pulling image "docker.io/nginx:alpine"
Warning  Failed     4m59s (x5 over 7m59s)   kubelet            Error: ErrImagePull
Warning  Failed     4m59s                   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   BackOff    2m51s (x21 over 7m59s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
Warning  Failed     2m51s (x21 over 7m59s)  kubelet            Error: ImagePullBackOff
addons_test.go:252: (dbg) Run:  kubectl --context addons-483563 logs nginx -n default
addons_test.go:252: (dbg) Non-zero exit: kubectl --context addons-483563 logs nginx -n default: exit status 1 (110.126152ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "nginx" in pod "nginx" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:252: kubectl --context addons-483563 logs nginx -n default: exit status 1
addons_test.go:253: failed waiting for nginx pod: run=nginx within 8m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/Ingress]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.620902056s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons  │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:14 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:15 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:18 UTC │ 29 Sep 25 11:18 UTC │
	│ addons  │ addons-483563 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ enable headlamp -p addons-483563 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ addons-483563 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ addons-483563 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:20 UTC │ 29 Sep 25 11:20 UTC │
	│ addons  │ addons-483563 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	│ addons  │ addons-483563 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	│ addons  │ addons-483563 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons  │ addons-483563 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons  │ addons-483563 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	3cc1f3bc7eb46       1611cd07b61d5       16 minutes ago      Running             busybox                   0                   6443b18cb9e56       busybox
	505681adb9fb4       34da3fe7b8efb       17 minutes ago      Running             minikube-ingress-dns      0                   1cb9b8babe11e       kube-ingress-dns-minikube
	8661a4a41ce76       5ed383cb88c34       27 minutes ago      Running             controller                0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	10bab5f31afb4       deda3ad36c19b       27 minutes ago      Running             gadget                    0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       28 minutes ago      Running             coredns                   0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       28 minutes ago      Exited              patch                     0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       28 minutes ago      Running             registry-proxy            0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       28 minutes ago      Exited              create                    0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       28 minutes ago      Running             storage-provisioner       0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       29 minutes ago      Running             kindnet-cni               0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       29 minutes ago      Running             kube-proxy                0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       29 minutes ago      Running             etcd                      0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       29 minutes ago      Running             kube-controller-manager   0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       29 minutes ago      Running             kube-apiserver            0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       29 minutes ago      Running             kube-scheduler            0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.880342748Z" level=info msg="TearDown network for sandbox \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\" successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.880384866Z" level=info msg="StopPodSandbox for \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\" returns successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.880916861Z" level=info msg="RemovePodSandbox for \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\""
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.881059173Z" level=info msg="Forcibly stopping sandbox \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\""
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.888694216Z" level=info msg="TearDown network for sandbox \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\" successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.894978841Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.895067942Z" level=info msg="RemovePodSandbox \"e122353e37c42df9b08fe509d8099a3a19afd023ddf6893c89f5468a27d1c096\" returns successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.895619810Z" level=info msg="StopPodSandbox for \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\""
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.903694097Z" level=info msg="TearDown network for sandbox \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\" successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.903734697Z" level=info msg="StopPodSandbox for \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\" returns successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.904340244Z" level=info msg="RemovePodSandbox for \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\""
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.904467326Z" level=info msg="Forcibly stopping sandbox \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\""
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.919213723Z" level=info msg="TearDown network for sandbox \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\" successfully"
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.925490208Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:26:04 addons-483563 containerd[839]: time="2025-09-29T11:26:04.925573056Z" level=info msg="RemovePodSandbox \"48353d3f60d55a78717ae50987648abeeb9ff6edf0f61fa8a9a0f11351af2a26\" returns successfully"
	Sep 29 11:26:58 addons-483563 containerd[839]: time="2025-09-29T11:26:58.221565765Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Sep 29 11:26:58 addons-483563 containerd[839]: time="2025-09-29T11:26:58.223923009Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:26:58 addons-483563 containerd[839]: time="2025-09-29T11:26:58.363173377Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:26:58 addons-483563 containerd[839]: time="2025-09-29T11:26:58.768623404Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:26:58 addons-483563 containerd[839]: time="2025-09-29T11:26:58.768728021Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=21300"
	Sep 29 11:27:51 addons-483563 containerd[839]: time="2025-09-29T11:27:51.221406717Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 29 11:27:51 addons-483563 containerd[839]: time="2025-09-29T11:27:51.223771238Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:27:51 addons-483563 containerd[839]: time="2025-09-29T11:27:51.347204359Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:27:51 addons-483563 containerd[839]: time="2025-09-29T11:27:51.628583832Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:27:51 addons-483563 containerd[839]: time="2025-09-29T11:27:51.629428152Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:59206 - 17276 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000147194s
	[INFO] 10.244.0.3:59206 - 44969 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001502011s
	[INFO] 10.244.0.3:59206 - 30753 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001216362s
	[INFO] 10.244.0.3:59206 - 18940 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000133384s
	[INFO] 10.244.0.3:59206 - 30257 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000076325s
	[INFO] 10.244.0.3:40276 - 63866 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000182805s
	[INFO] 10.244.0.3:40276 - 43215 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000223773s
	[INFO] 10.244.0.3:40276 - 35244 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000142992s
	[INFO] 10.244.0.3:40276 - 17010 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000139842s
	[INFO] 10.244.0.3:40276 - 50199 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000118402s
	[INFO] 10.244.0.3:40276 - 3855 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000103575s
	[INFO] 10.244.0.3:40276 - 57333 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001367068s
	[INFO] 10.244.0.3:40276 - 38257 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001743303s
	[INFO] 10.244.0.3:40276 - 61021 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00014826s
	[INFO] 10.244.0.3:40276 - 32816 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000096091s
	[INFO] 10.244.0.3:60075 - 46537 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000181s
	[INFO] 10.244.0.3:60075 - 4233 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000094196s
	[INFO] 10.244.0.3:60075 - 15547 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000130611s
	[INFO] 10.244.0.3:60075 - 27613 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000153782s
	[INFO] 10.244.0.3:60075 - 46853 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000120379s
	[INFO] 10.244.0.3:60075 - 55452 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000154808s
	[INFO] 10.244.0.3:60075 - 2587 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001743393s
	[INFO] 10.244.0.3:60075 - 59036 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002318441s
	[INFO] 10.244.0.3:60075 - 22684 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000132982s
	[INFO] 10.244.0.3:60075 - 28798 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000176946s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:29:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:27:04 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:27:04 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:27:04 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:27:04 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m2s
	  default                     task-pv-pod                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m39s
	  gadget                      gadget-xfswf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         28m
	  kube-system                 coredns-66bc5c9577-b29nz                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     29m
	  kube-system                 etcd-addons-483563                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         29m
	  kube-system                 kindnet-mfp57                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      29m
	  kube-system                 kube-apiserver-addons-483563                250m (12%)    0 (0%)      0 (0%)           0 (0%)         29m
	  kube-system                 kube-controller-manager-addons-483563       200m (10%)    0 (0%)      0 (0%)           0 (0%)         29m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-proxy-wv2sq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         29m
	  kube-system                 kube-scheduler-addons-483563                100m (5%)     0 (0%)      0 (0%)           0 (0%)         29m
	  kube-system                 registry-66898fdd98-t2xjz                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 registry-proxy-k46nx                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  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                 29m                kube-proxy       
	  Normal   NodeHasSufficientMemory  29m (x8 over 29m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    29m (x8 over 29m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     29m (x7 over 29m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  29m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 29m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 29m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  29m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  29m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    29m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     29m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           29m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	{"level":"info","ts":"2025-09-29T11:14:58.250732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2438}
	{"level":"info","ts":"2025-09-29T11:14:58.271576Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2438,"took":"19.942699ms","hash":958703500,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5296128,"current-db-size-in-use":"5.3 MB"}
	{"level":"info","ts":"2025-09-29T11:14:58.271640Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":958703500,"revision":2438,"compact-revision":1955}
	{"level":"info","ts":"2025-09-29T11:19:58.259143Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3097}
	{"level":"info","ts":"2025-09-29T11:19:58.281230Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3097,"took":"21.277746ms","hash":1675640275,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":4759552,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-29T11:19:58.281282Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1675640275,"revision":3097,"compact-revision":2438}
	{"level":"info","ts":"2025-09-29T11:24:58.266216Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3773}
	{"level":"info","ts":"2025-09-29T11:24:58.289027Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3773,"took":"21.813865ms","hash":2558296245,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":3190784,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2025-09-29T11:24:58.289094Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":2558296245,"revision":3773,"compact-revision":3097}
	
	
	==> kernel <==
	 11:29:12 up  3:11,  0 users,  load average: 0.76, 0.54, 0.71
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:27:11.914896       1 main.go:301] handling current node
	I0929 11:27:21.918453       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:27:21.918755       1 main.go:301] handling current node
	I0929 11:27:31.914897       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:27:31.915094       1 main.go:301] handling current node
	I0929 11:27:41.918815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:27:41.918855       1 main.go:301] handling current node
	I0929 11:27:51.917967       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:27:51.917998       1 main.go:301] handling current node
	I0929 11:28:01.914822       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:01.914861       1 main.go:301] handling current node
	I0929 11:28:11.914795       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:11.914893       1 main.go:301] handling current node
	I0929 11:28:21.915380       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:21.915412       1 main.go:301] handling current node
	I0929 11:28:31.919367       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:31.919656       1 main.go:301] handling current node
	I0929 11:28:41.918741       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:41.918773       1 main.go:301] handling current node
	I0929 11:28:51.910834       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:28:51.910871       1 main.go:301] handling current node
	I0929 11:29:01.910688       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:29:01.914679       1 main.go:301] handling current node
	I0929 11:29:11.920801       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:29:11.920833       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	I0929 11:21:32.884727       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0929 11:21:39.035967       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:22:33.252486       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:22:39.372333       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:23:57.992957       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:24:02.312461       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:25:19.662360       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:25:31.226696       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:25:37.371229       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:25:37.371290       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:25:37.413375       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:25:37.413646       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:25:37.436547       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:25:37.436706       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:25:37.447865       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:25:37.447914       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0929 11:25:38.410446       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0929 11:25:38.448876       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0929 11:25:38.476614       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0929 11:26:24.937742       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:26:34.441586       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:27:30.242267       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:27:46.063295       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:28:33.755271       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:29:04.356961       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	E0929 11:28:32.484965       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:32.486384       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:34.260192       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:34.261294       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:38.726531       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:38.727886       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:39.273592       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0929 11:28:40.952082       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:40.953098       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:45.641431       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:45.642424       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:47.373120       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:47.374249       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:48.475941       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:48.477051       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:28:54.274559       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0929 11:28:56.359977       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:28:56.361217       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:29:01.260755       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:29:01.261984       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:29:01.371290       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:29:01.372547       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:29:05.111130       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:29:05.112566       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:29:09.275545       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	E0929 11:25:11.770736       1 framework.go:1298] "Plugin failed" err="binding volumes: context deadline exceeded" plugin="VolumeBinding" pod="default/test-local-path" node="addons-483563"
	E0929 11:25:11.771738       1 schedule_one.go:1079] "Error scheduling pod; retrying" err="running PreBind plugin \"VolumeBinding\": binding volumes: context deadline exceeded" logger="UnhandledError" pod="default/test-local-path"
	E0929 11:25:13.007002       1 schedule_one.go:191] "Status after running PostFilter plugins for pod" logger="UnhandledError" pod="default/test-local-path" status="not found"
	
	
	==> kubelet <==
	Sep 29 11:28:06 addons-483563 kubelet[1538]: I0929 11:28:06.219524    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:06 addons-483563 kubelet[1538]: E0929 11:28:06.220958    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:28:13 addons-483563 kubelet[1538]: E0929 11:28:13.220219    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:28:14 addons-483563 kubelet[1538]: I0929 11:28:14.223142    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-k46nx" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:14 addons-483563 kubelet[1538]: E0929 11:28:14.223558    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:28:17 addons-483563 kubelet[1538]: I0929 11:28:17.219247    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:17 addons-483563 kubelet[1538]: E0929 11:28:17.220177    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:28:24 addons-483563 kubelet[1538]: I0929 11:28:24.220798    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:25 addons-483563 kubelet[1538]: E0929 11:28:25.219307    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:28:26 addons-483563 kubelet[1538]: E0929 11:28:26.220302    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:28:28 addons-483563 kubelet[1538]: I0929 11:28:28.219305    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:28 addons-483563 kubelet[1538]: E0929 11:28:28.220934    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:28:37 addons-483563 kubelet[1538]: E0929 11:28:37.219443    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:28:39 addons-483563 kubelet[1538]: E0929 11:28:39.220933    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:28:43 addons-483563 kubelet[1538]: I0929 11:28:43.219913    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:43 addons-483563 kubelet[1538]: E0929 11:28:43.220927    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:28:50 addons-483563 kubelet[1538]: E0929 11:28:50.219394    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:28:53 addons-483563 kubelet[1538]: E0929 11:28:53.220333    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:28:55 addons-483563 kubelet[1538]: I0929 11:28:55.219738    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:28:55 addons-483563 kubelet[1538]: E0929 11:28:55.220783    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:29:00 addons-483563 kubelet[1538]: W0929 11:29:00.505102    1538 logging.go:55] [core] [Channel #72 SubChannel #73]grpc: addrConn.createTransport failed to connect to {Addr: "/var/lib/kubelet/plugins/csi-hostpath/csi.sock", ServerName: "localhost", BalancerAttributes: {"<%!p(pickfirstleaf.managedByPickfirstKeyType={})>": "<%!p(bool=true)>" }}. Err: connection error: desc = "transport: Error while dialing: dial unix /var/lib/kubelet/plugins/csi-hostpath/csi.sock: connect: connection refused"
	Sep 29 11:29:04 addons-483563 kubelet[1538]: E0929 11:29:04.221026    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:29:04 addons-483563 kubelet[1538]: E0929 11:29:04.221482    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:29:08 addons-483563 kubelet[1538]: I0929 11:29:08.219679    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:29:08 addons-483563 kubelet[1538]: E0929 11:29:08.220910    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:28:47.397091       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:49.400375       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:49.407089       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:51.410164       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:51.414655       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:53.417918       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:53.424254       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:55.427475       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:55.434217       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:57.437877       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:57.442776       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:59.446775       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:28:59.460878       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:01.463608       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:01.470015       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:03.473337       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:03.478277       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:05.481636       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:05.486771       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:07.489360       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:07.495855       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:09.500476       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:09.507598       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:11.511244       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:29:11.516474       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz: exit status 1 (113.349993ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-483563/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:21:10 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.30
	IPs:
	  IP:  10.244.0.30
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zfktg (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-zfktg:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                    From               Message
	  ----     ------     ----                   ----               -------
	  Normal   Scheduled  8m3s                   default-scheduler  Successfully assigned default/nginx to addons-483563
	  Warning  Failed     6m31s (x4 over 8m2s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    5m2s (x5 over 8m3s)    kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     5m2s (x5 over 8m2s)    kubelet            Error: ErrImagePull
	  Warning  Failed     5m2s                   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    2m54s (x21 over 8m2s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed     2m54s (x21 over 8m2s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-483563/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:19:33 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.29
	IPs:
	  IP:  10.244.0.29
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6khkk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-6khkk:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason              Age                     From                     Message
	  ----     ------              ----                    ----                     -------
	  Normal   Scheduled           9m40s                   default-scheduler        Successfully assigned default/task-pv-pod to addons-483563
	  Warning  Failed              8m5s                    kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling             6m33s (x5 over 9m40s)   kubelet                  Pulling image "docker.io/nginx"
	  Warning  Failed              6m33s (x4 over 9m39s)   kubelet                  Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed              6m33s (x5 over 9m39s)   kubelet                  Error: ErrImagePull
	  Normal   BackOff             4m29s (x21 over 9m39s)  kubelet                  Back-off pulling image "docker.io/nginx"
	  Warning  Failed              4m29s (x21 over 9m39s)  kubelet                  Error: ImagePullBackOff
	  Warning  FailedAttachVolume  83s                     attachdetach-controller  AttachVolume.Attach failed for volume "pvc-2a1fde3c-5fcf-4164-9f76-14463e401743" : timed out waiting for external-attacher of hostpath.csi.k8s.io CSI driver to attach volume 2c2c2d7e-9d26-11f0-a37c-3ad97b37145b
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4hsxj (ro)
	Conditions:
	  Type           Status
	  PodScheduled   False 
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-4hsxj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason            Age   From               Message
	  ----     ------            ----  ----               -------
	  Warning  FailedScheduling  4m2s  default-scheduler  running PreBind plugin "VolumeBinding": binding volumes: context deadline exceeded
	  Warning  FailedScheduling  4m    default-scheduler  0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. not found

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable ingress --alsologtostderr -v=1: (7.829756485s)
--- FAIL: TestAddons/parallel/Ingress (492.70s)

                                                
                                    
x
+
TestAddons/parallel/CSI (380.75s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0929 11:19:23.813748  561647 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0929 11:19:23.817059  561647 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0929 11:19:23.817089  561647 kapi.go:107] duration metric: took 3.353184ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 3.36317ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-483563 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-483563 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [43154902-32e8-4117-bb53-17d833c77a0e] Pending
helpers_test.go:352: "task-pv-pod" [43154902-32e8-4117-bb53-17d833c77a0e] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:337: TestAddons/parallel/CSI: WARNING: pod list for "default" "app=task-pv-pod" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:567: ***** TestAddons/parallel/CSI: pod "app=task-pv-pod" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:567: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
addons_test.go:567: TestAddons/parallel/CSI: showing logs for failed pods as of 2025-09-29 11:25:33.601415363 +0000 UTC m=+1593.435301234
addons_test.go:567: (dbg) Run:  kubectl --context addons-483563 describe po task-pv-pod -n default
addons_test.go:567: (dbg) kubectl --context addons-483563 describe po task-pv-pod -n default:
Name:             task-pv-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-483563/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:19:33 +0000
Labels:           app=task-pv-pod
Annotations:      <none>
Status:           Pending
IP:               10.244.0.29
IPs:
IP:  10.244.0.29
Containers:
task-pv-container:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6khkk (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
task-pv-storage:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  hpvc
ReadOnly:   false
kube-api-access-6khkk:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                    From               Message
----     ------     ----                   ----               -------
Normal   Scheduled  6m                     default-scheduler  Successfully assigned default/task-pv-pod to addons-483563
Warning  Failed     4m25s                  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    2m53s (x5 over 6m)     kubelet            Pulling image "docker.io/nginx"
Warning  Failed     2m53s (x4 over 5m59s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     2m53s (x5 over 5m59s)  kubelet            Error: ErrImagePull
Normal   BackOff    49s (x21 over 5m59s)   kubelet            Back-off pulling image "docker.io/nginx"
Warning  Failed     49s (x21 over 5m59s)   kubelet            Error: ImagePullBackOff
addons_test.go:567: (dbg) Run:  kubectl --context addons-483563 logs task-pv-pod -n default
addons_test.go:567: (dbg) Non-zero exit: kubectl --context addons-483563 logs task-pv-pod -n default: exit status 1 (104.422792ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "task-pv-container" in pod "task-pv-pod" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:567: kubectl --context addons-483563 logs task-pv-pod -n default: exit status 1
addons_test.go:568: failed waiting for pod task-pv-pod: app=task-pv-pod within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/CSI]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/CSI]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/parallel/CSI FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/CSI]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.601926465s)
helpers_test.go:260: TestAddons/parallel/CSI logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons  │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:14 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:15 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:18 UTC │ 29 Sep 25 11:18 UTC │
	│ addons  │ addons-483563 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ enable headlamp -p addons-483563 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ addons-483563 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ addons-483563 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:20 UTC │ 29 Sep 25 11:20 UTC │
	│ addons  │ addons-483563 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	│ addons  │ addons-483563 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3cc1f3bc7eb46       1611cd07b61d5       12 minutes ago      Running             busybox                                  0                   6443b18cb9e56       busybox
	505681adb9fb4       34da3fe7b8efb       13 minutes ago      Running             minikube-ingress-dns                     0                   1cb9b8babe11e       kube-ingress-dns-minikube
	071b4b85a0cb6       ee6d597e62dc8       23 minutes ago      Running             csi-snapshotter                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	3f0ccd5355ba1       642ded511e141       23 minutes ago      Running             csi-provisioner                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	bdaac81ea0e23       922312104da8a       23 minutes ago      Running             liveness-probe                           0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	ca8042a58b404       08f6b2990811a       23 minutes ago      Running             hostpath                                 0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	27abc66ef3815       0107d56dbc0be       23 minutes ago      Running             node-driver-registrar                    0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	8661a4a41ce76       5ed383cb88c34       23 minutes ago      Running             controller                               0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	531260e43371b       4d1e5c3e97420       23 minutes ago      Running             volume-snapshot-controller               0                   51de520e2a203       snapshot-controller-7d9fbc56b8-v5hhf
	7dcc2f9cc35f6       487fa743e1e22       23 minutes ago      Running             csi-resizer                              0                   e122353e37c42       csi-hostpath-resizer-0
	ebd8bcc8a4137       1461903ec4fe9       24 minutes ago      Running             csi-external-health-monitor-controller   0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	64eb4fcee5514       9a80d518f102c       24 minutes ago      Running             csi-attacher                             0                   4a2c275af4842       csi-hostpath-attacher-0
	d4432bf010543       4d1e5c3e97420       24 minutes ago      Running             volume-snapshot-controller               0                   48353d3f60d55       snapshot-controller-7d9fbc56b8-2t8cn
	10bab5f31afb4       deda3ad36c19b       24 minutes ago      Running             gadget                                   0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       24 minutes ago      Running             coredns                                  0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       24 minutes ago      Exited              patch                                    0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       24 minutes ago      Running             registry-proxy                           0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       24 minutes ago      Exited              create                                   0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       25 minutes ago      Running             storage-provisioner                      0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       25 minutes ago      Running             kindnet-cni                              0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       25 minutes ago      Running             kube-proxy                               0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       25 minutes ago      Running             etcd                                     0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       25 minutes ago      Running             kube-controller-manager                  0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       25 minutes ago      Running             kube-apiserver                           0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       25 minutes ago      Running             kube-scheduler                           0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:22:40 addons-483563 containerd[839]: time="2025-09-29T11:22:40.221401979Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 29 11:22:40 addons-483563 containerd[839]: time="2025-09-29T11:22:40.223791534Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:40 addons-483563 containerd[839]: time="2025-09-29T11:22:40.363764703Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:40 addons-483563 containerd[839]: time="2025-09-29T11:22:40.658906639Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:22:40 addons-483563 containerd[839]: time="2025-09-29T11:22:40.658942315Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=10967"
	Sep 29 11:22:42 addons-483563 containerd[839]: time="2025-09-29T11:22:42.221663212Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Sep 29 11:22:42 addons-483563 containerd[839]: time="2025-09-29T11:22:42.225429368Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:42 addons-483563 containerd[839]: time="2025-09-29T11:22:42.372921336Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:42 addons-483563 containerd[839]: time="2025-09-29T11:22:42.655845243Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:22:42 addons-483563 containerd[839]: time="2025-09-29T11:22:42.655947234Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=10966"
	Sep 29 11:22:48 addons-483563 containerd[839]: time="2025-09-29T11:22:48.220598498Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 29 11:22:48 addons-483563 containerd[839]: time="2025-09-29T11:22:48.222951990Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:48 addons-483563 containerd[839]: time="2025-09-29T11:22:48.346533399Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:22:48 addons-483563 containerd[839]: time="2025-09-29T11:22:48.640466124Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:22:48 addons-483563 containerd[839]: time="2025-09-29T11:22:48.640619398Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 29 11:24:11 addons-483563 containerd[839]: time="2025-09-29T11:24:11.220629582Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Sep 29 11:24:11 addons-483563 containerd[839]: time="2025-09-29T11:24:11.223376032Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:24:11 addons-483563 containerd[839]: time="2025-09-29T11:24:11.356373228Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:24:11 addons-483563 containerd[839]: time="2025-09-29T11:24:11.781521022Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:24:11 addons-483563 containerd[839]: time="2025-09-29T11:24:11.781571673Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=21299"
	Sep 29 11:25:21 addons-483563 containerd[839]: time="2025-09-29T11:25:21.220439079Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 29 11:25:21 addons-483563 containerd[839]: time="2025-09-29T11:25:21.223291565Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:25:21 addons-483563 containerd[839]: time="2025-09-29T11:25:21.348956513Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:25:21 addons-483563 containerd[839]: time="2025-09-29T11:25:21.645784189Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:25:21 addons-483563 containerd[839]: time="2025-09-29T11:25:21.645843882Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=10967"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:43527 - 26066 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00010849s
	[INFO] 10.244.0.3:43527 - 49252 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001774285s
	[INFO] 10.244.0.3:43527 - 46361 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001726728s
	[INFO] 10.244.0.3:43527 - 51755 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000138562s
	[INFO] 10.244.0.3:43527 - 62291 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00115035s
	[INFO] 10.244.0.3:46409 - 16449 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000160749s
	[INFO] 10.244.0.3:46409 - 20627 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00006615s
	[INFO] 10.244.0.3:46409 - 12342 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000147054s
	[INFO] 10.244.0.3:46409 - 9907 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000099628s
	[INFO] 10.244.0.3:46409 - 34625 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00010524s
	[INFO] 10.244.0.3:46409 - 18192 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000097347s
	[INFO] 10.244.0.3:46409 - 40614 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001377447s
	[INFO] 10.244.0.3:46409 - 29880 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001124807s
	[INFO] 10.244.0.3:46409 - 9474 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000136273s
	[INFO] 10.244.0.3:46409 - 12271 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000103649s
	[INFO] 10.244.0.3:46930 - 52002 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.00016783s
	[INFO] 10.244.0.3:46930 - 64150 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000143009s
	[INFO] 10.244.0.3:46930 - 62557 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000107637s
	[INFO] 10.244.0.3:46930 - 27829 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000103443s
	[INFO] 10.244.0.3:46930 - 4443 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000103534s
	[INFO] 10.244.0.3:46930 - 38035 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000087255s
	[INFO] 10.244.0.3:46930 - 47287 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.003246265s
	[INFO] 10.244.0.3:46930 - 23365 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00309126s
	[INFO] 10.244.0.3:46930 - 55762 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000116465s
	[INFO] 10.244.0.3:46930 - 57348 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00007612s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-483563"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:25:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (22 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m25s
	  default                     task-pv-pod                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  gadget                      gadget-xfswf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         25m
	  kube-system                 coredns-66bc5c9577-b29nz                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     25m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 csi-hostpathplugin-rqvcb                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 etcd-addons-483563                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         25m
	  kube-system                 kindnet-mfp57                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      25m
	  kube-system                 kube-apiserver-addons-483563                250m (12%)    0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 kube-controller-manager-addons-483563       200m (10%)    0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 kube-proxy-wv2sq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 kube-scheduler-addons-483563                100m (5%)     0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 registry-66898fdd98-t2xjz                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 registry-creds-764b6fb674-l6vfm             0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 registry-proxy-k46nx                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 snapshot-controller-7d9fbc56b8-2t8cn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 snapshot-controller-7d9fbc56b8-v5hhf        0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         25m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  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                 25m                kube-proxy       
	  Normal   NodeHasSufficientMemory  25m (x8 over 25m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    25m (x8 over 25m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     25m (x7 over 25m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  25m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 25m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 25m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  25m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  25m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    25m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     25m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           25m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	{"level":"info","ts":"2025-09-29T11:14:58.250732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2438}
	{"level":"info","ts":"2025-09-29T11:14:58.271576Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2438,"took":"19.942699ms","hash":958703500,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5296128,"current-db-size-in-use":"5.3 MB"}
	{"level":"info","ts":"2025-09-29T11:14:58.271640Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":958703500,"revision":2438,"compact-revision":1955}
	{"level":"info","ts":"2025-09-29T11:19:58.259143Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3097}
	{"level":"info","ts":"2025-09-29T11:19:58.281230Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3097,"took":"21.277746ms","hash":1675640275,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":4759552,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-29T11:19:58.281282Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1675640275,"revision":3097,"compact-revision":2438}
	{"level":"info","ts":"2025-09-29T11:24:58.266216Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3773}
	{"level":"info","ts":"2025-09-29T11:24:58.289027Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3773,"took":"21.813865ms","hash":2558296245,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":3190784,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2025-09-29T11:24:58.289094Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":2558296245,"revision":3773,"compact-revision":3097}
	
	
	==> kernel <==
	 11:25:35 up  3:08,  0 users,  load average: 0.29, 0.51, 0.76
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:23:31.918776       1 main.go:301] handling current node
	I0929 11:23:41.911612       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:23:41.911868       1 main.go:301] handling current node
	I0929 11:23:51.911348       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:23:51.911537       1 main.go:301] handling current node
	I0929 11:24:01.914527       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:01.914783       1 main.go:301] handling current node
	I0929 11:24:11.912347       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:11.912377       1 main.go:301] handling current node
	I0929 11:24:21.918578       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:21.918669       1 main.go:301] handling current node
	I0929 11:24:31.914731       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:31.914763       1 main.go:301] handling current node
	I0929 11:24:41.910695       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:41.910739       1 main.go:301] handling current node
	I0929 11:24:51.913815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:24:51.913850       1 main.go:301] handling current node
	I0929 11:25:01.914725       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:25:01.914761       1 main.go:301] handling current node
	I0929 11:25:11.914688       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:25:11.914722       1 main.go:301] handling current node
	I0929 11:25:21.914701       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:25:21.914734       1 main.go:301] handling current node
	I0929 11:25:31.911551       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:25:31.911607       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	I0929 11:14:25.617828       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:26.588976       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:36.674413       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:41.919663       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:16:47.262758       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:17:11.356849       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:11.986263       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:33.828677       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:19:05.773605       1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.110.159"}
	I0929 11:19:25.176177       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:20:00.175375       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:20:01.222975       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:20:27.594853       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	E0929 11:20:28.106770       1 authentication.go:75] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0929 11:21:10.166868       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0929 11:21:10.459982       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.245.13"}
	I0929 11:21:18.872499       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:21:32.884727       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0929 11:21:39.035967       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:22:33.252486       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:22:39.372333       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:23:57.992957       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:24:02.312461       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:25:19.662360       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:25:31.226696       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	E0929 11:24:38.024993       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:24:38.026548       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:38.026665       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:39.262884       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0929 11:24:45.220836       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:24:45.222696       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:45.520634       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:24:45.521758       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:45.562978       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:24:45.563999       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:49.508645       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:24:49.509940       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:24:54.263715       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0929 11:25:09.264119       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0929 11:25:14.896015       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:25:14.897303       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:25:15.977214       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:25:15.978351       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:25:17.330514       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:25:17.331799       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:25:22.906446       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:25:22.910906       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:25:22.963330       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:25:22.964694       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:25:24.264452       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	E0929 11:25:11.770736       1 framework.go:1298] "Plugin failed" err="binding volumes: context deadline exceeded" plugin="VolumeBinding" pod="default/test-local-path" node="addons-483563"
	E0929 11:25:11.771738       1 schedule_one.go:1079] "Error scheduling pod; retrying" err="running PreBind plugin \"VolumeBinding\": binding volumes: context deadline exceeded" logger="UnhandledError" pod="default/test-local-path"
	E0929 11:25:13.007002       1 schedule_one.go:191] "Status after running PostFilter plugins for pod" logger="UnhandledError" pod="default/test-local-path" status="not found"
	
	
	==> kubelet <==
	Sep 29 11:24:37 addons-483563 kubelet[1538]: E0929 11:24:37.220442    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:24:44 addons-483563 kubelet[1538]: E0929 11:24:44.221058    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:24:44 addons-483563 kubelet[1538]: E0929 11:24:44.500462    1538 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
	Sep 29 11:24:44 addons-483563 kubelet[1538]: E0929 11:24:44.500574    1538 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds podName:df19d989-15e6-4d4c-a14f-43633c0f900b nodeName:}" failed. No retries permitted until 2025-09-29 11:26:46.500542677 +0000 UTC m=+1602.456431132 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds") pod "registry-creds-764b6fb674-l6vfm" (UID: "df19d989-15e6-4d4c-a14f-43633c0f900b") : secret "registry-creds-gcr" not found
	Sep 29 11:24:46 addons-483563 kubelet[1538]: I0929 11:24:46.219947    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:24:46 addons-483563 kubelet[1538]: E0929 11:24:46.221729    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:24:49 addons-483563 kubelet[1538]: E0929 11:24:49.220622    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:24:52 addons-483563 kubelet[1538]: E0929 11:24:52.220152    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="unmounted volumes=[gcr-creds], unattached volumes=[], failed to process volumes=[]: context deadline exceeded" pod="kube-system/registry-creds-764b6fb674-l6vfm" podUID="df19d989-15e6-4d4c-a14f-43633c0f900b"
	Sep 29 11:24:55 addons-483563 kubelet[1538]: E0929 11:24:55.219885    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:24:57 addons-483563 kubelet[1538]: I0929 11:24:57.219711    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:24:57 addons-483563 kubelet[1538]: E0929 11:24:57.220812    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:25:02 addons-483563 kubelet[1538]: E0929 11:25:02.222206    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:25:10 addons-483563 kubelet[1538]: E0929 11:25:10.219854    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:25:10 addons-483563 kubelet[1538]: I0929 11:25:10.220372    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:25:10 addons-483563 kubelet[1538]: E0929 11:25:10.221293    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:25:13 addons-483563 kubelet[1538]: E0929 11:25:13.220033    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:25:21 addons-483563 kubelet[1538]: E0929 11:25:21.646341    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:25:21 addons-483563 kubelet[1538]: E0929 11:25:21.646414    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:25:21 addons-483563 kubelet[1538]: E0929 11:25:21.646513    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container task-pv-container start failed in pod task-pv-pod_default(43154902-32e8-4117-bb53-17d833c77a0e): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:25:21 addons-483563 kubelet[1538]: E0929 11:25:21.646553    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:25:23 addons-483563 kubelet[1538]: I0929 11:25:23.219302    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:25:23 addons-483563 kubelet[1538]: E0929 11:25:23.220450    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:25:28 addons-483563 kubelet[1538]: E0929 11:25:28.220206    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="ab46c47b-1ed0-45a8-bd0d-1338fef1ef90"
	Sep 29 11:25:34 addons-483563 kubelet[1538]: I0929 11:25:34.221127    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:25:34 addons-483563 kubelet[1538]: E0929 11:25:34.224111    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:25:10.375388       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:12.378155       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:12.382880       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:14.386960       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:14.391631       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:16.395224       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:16.402703       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:18.405463       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:18.410009       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:20.413290       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:20.420794       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:22.423411       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:22.428323       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:24.432038       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:24.439062       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:26.442078       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:26.449313       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:28.453617       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:28.458507       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:30.461289       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:30.469680       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:32.472405       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:32.476960       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:34.480758       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:25:34.486438       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/CSI]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm: exit status 1 (142.553686ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-483563/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:21:10 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.30
	IPs:
	  IP:  10.244.0.30
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zfktg (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-zfktg:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                    From               Message
	  ----     ------     ----                   ----               -------
	  Normal   Scheduled  4m26s                  default-scheduler  Successfully assigned default/nginx to addons-483563
	  Warning  Failed     2m54s (x4 over 4m25s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    85s (x5 over 4m26s)    kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     85s (x5 over 4m25s)    kubelet            Error: ErrImagePull
	  Warning  Failed     85s                    kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     34s (x15 over 4m25s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    8s (x17 over 4m25s)    kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-483563/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:19:33 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.29
	IPs:
	  IP:  10.244.0.29
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6khkk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-6khkk:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  6m3s                  default-scheduler  Successfully assigned default/task-pv-pod to addons-483563
	  Warning  Failed     4m28s                 kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    2m56s (x5 over 6m3s)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     2m56s (x4 over 6m2s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m56s (x5 over 6m2s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    52s (x21 over 6m2s)   kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     52s (x21 over 6m2s)   kubelet            Error: ImagePullBackOff
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4hsxj (ro)
	Conditions:
	  Type           Status
	  PodScheduled   False 
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-4hsxj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason            Age   From               Message
	  ----     ------            ----  ----               -------
	  Warning  FailedScheduling  25s   default-scheduler  running PreBind plugin "VolumeBinding": binding volumes: context deadline exceeded
	  Warning  FailedScheduling  23s   default-scheduler  0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. not found

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-l6vfm" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.902132392s)
--- FAIL: TestAddons/parallel/CSI (380.75s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (346.4s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-483563 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-483563 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Non-zero exit: kubectl --context addons-483563 get pvc test-pvc -o jsonpath={.status.phase} -n default: context deadline exceeded (1.395µs)
helpers_test.go:404: TestAddons/parallel/LocalPath: WARNING: PVC get for "default" "test-pvc" returned: context deadline exceeded
addons_test.go:960: failed waiting for PVC test-pvc: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/LocalPath]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/LocalPath]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/parallel/LocalPath FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/LocalPath]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.595258514s)
helpers_test.go:260: TestAddons/parallel/LocalPath logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons  │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:14 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:15 UTC │ 29 Sep 25 11:15 UTC │
	│ addons  │ addons-483563 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:18 UTC │ 29 Sep 25 11:18 UTC │
	│ addons  │ addons-483563 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ enable headlamp -p addons-483563 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons  │ addons-483563 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3cc1f3bc7eb46       1611cd07b61d5       7 minutes ago       Running             busybox                                  0                   6443b18cb9e56       busybox
	505681adb9fb4       34da3fe7b8efb       8 minutes ago       Running             minikube-ingress-dns                     0                   1cb9b8babe11e       kube-ingress-dns-minikube
	071b4b85a0cb6       ee6d597e62dc8       18 minutes ago      Running             csi-snapshotter                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	3f0ccd5355ba1       642ded511e141       18 minutes ago      Running             csi-provisioner                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	bdaac81ea0e23       922312104da8a       18 minutes ago      Running             liveness-probe                           0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	ca8042a58b404       08f6b2990811a       18 minutes ago      Running             hostpath                                 0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	27abc66ef3815       0107d56dbc0be       18 minutes ago      Running             node-driver-registrar                    0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	8661a4a41ce76       5ed383cb88c34       18 minutes ago      Running             controller                               0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	531260e43371b       4d1e5c3e97420       18 minutes ago      Running             volume-snapshot-controller               0                   51de520e2a203       snapshot-controller-7d9fbc56b8-v5hhf
	7dcc2f9cc35f6       487fa743e1e22       18 minutes ago      Running             csi-resizer                              0                   e122353e37c42       csi-hostpath-resizer-0
	ebd8bcc8a4137       1461903ec4fe9       18 minutes ago      Running             csi-external-health-monitor-controller   0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	f98988efaa10d       7ce2150c8929b       18 minutes ago      Running             local-path-provisioner                   0                   885a769c62c0c       local-path-provisioner-648f6765c9-qzqww
	64eb4fcee5514       9a80d518f102c       18 minutes ago      Running             csi-attacher                             0                   4a2c275af4842       csi-hostpath-attacher-0
	25834a735426f       bc6c1e09a843d       18 minutes ago      Running             metrics-server                           0                   f08af433d6dfd       metrics-server-85b7d694d7-5nf4w
	d4432bf010543       4d1e5c3e97420       18 minutes ago      Running             volume-snapshot-controller               0                   48353d3f60d55       snapshot-controller-7d9fbc56b8-2t8cn
	10bab5f31afb4       deda3ad36c19b       18 minutes ago      Running             gadget                                   0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       19 minutes ago      Running             coredns                                  0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       19 minutes ago      Exited              patch                                    0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       19 minutes ago      Running             registry-proxy                           0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       19 minutes ago      Exited              create                                   0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       19 minutes ago      Running             storage-provisioner                      0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       20 minutes ago      Running             kindnet-cni                              0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       20 minutes ago      Running             kube-proxy                               0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       20 minutes ago      Running             etcd                                     0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       20 minutes ago      Running             kube-controller-manager                  0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       20 minutes ago      Running             kube-apiserver                           0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       20 minutes ago      Running             kube-scheduler                           0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.577502759Z" level=info msg="RemoveContainer for \"6bf8744701cb9e47581d4a5b08ff034de11808d4619ab164fd172f1c7417432e\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.579873071Z" level=info msg="StopPodSandbox for \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.589679026Z" level=info msg="TearDown network for sandbox \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.589721538Z" level=info msg="StopPodSandbox for \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.590210340Z" level=info msg="RemovePodSandbox for \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.590253344Z" level=info msg="Forcibly stopping sandbox \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.615914517Z" level=info msg="TearDown network for sandbox \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.622583643Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.622747862Z" level=info msg="RemovePodSandbox \"4ed03b7a58e295a24b9cfeaaa156966c19103487134bfe86e9a15cfbdb61fbd5\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.623244402Z" level=info msg="StopPodSandbox for \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.631440097Z" level=info msg="TearDown network for sandbox \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.631487071Z" level=info msg="StopPodSandbox for \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.632095843Z" level=info msg="RemovePodSandbox for \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.632136992Z" level=info msg="Forcibly stopping sandbox \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.641877708Z" level=info msg="TearDown network for sandbox \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.648821488Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.648969871Z" level=info msg="RemovePodSandbox \"66c6a8eabc03d641dad6493a397d62bc88b9484b58c95de88e55af7560d00250\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.649553584Z" level=info msg="StopPodSandbox for \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.658557764Z" level=info msg="TearDown network for sandbox \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.658601055Z" level=info msg="StopPodSandbox for \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\" returns successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.659163237Z" level=info msg="RemovePodSandbox for \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.659211869Z" level=info msg="Forcibly stopping sandbox \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\""
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.666826378Z" level=info msg="TearDown network for sandbox \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\" successfully"
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.673478044Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:20:04 addons-483563 containerd[839]: time="2025-09-29T11:20:04.673581028Z" level=info msg="RemovePodSandbox \"b706b5f4f7ba922d35eb21f9851d08b5686f6e68ee40f4ccf28acc132027f71a\" returns successfully"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:52159 - 46697 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000273768s
	[INFO] 10.244.0.3:52159 - 39213 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001442407s
	[INFO] 10.244.0.3:52159 - 26055 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001071941s
	[INFO] 10.244.0.3:52159 - 65376 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.0001233s
	[INFO] 10.244.0.3:52159 - 4075 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000096313s
	[INFO] 10.244.0.3:45672 - 19722 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000148572s
	[INFO] 10.244.0.3:45672 - 9128 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000112141s
	[INFO] 10.244.0.3:45672 - 50006 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000154546s
	[INFO] 10.244.0.3:45672 - 22767 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000113585s
	[INFO] 10.244.0.3:45672 - 2333 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000102368s
	[INFO] 10.244.0.3:45672 - 1854 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.00007251s
	[INFO] 10.244.0.3:45672 - 15538 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001540246s
	[INFO] 10.244.0.3:45672 - 26728 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001748126s
	[INFO] 10.244.0.3:45672 - 20614 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000139021s
	[INFO] 10.244.0.3:45672 - 55965 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000149721s
	[INFO] 10.244.0.3:33498 - 35788 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000195187s
	[INFO] 10.244.0.3:33498 - 47767 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000147497s
	[INFO] 10.244.0.3:33498 - 43158 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000134024s
	[INFO] 10.244.0.3:33498 - 12530 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000090816s
	[INFO] 10.244.0.3:33498 - 43164 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000135797s
	[INFO] 10.244.0.3:33498 - 47573 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000083694s
	[INFO] 10.244.0.3:33498 - 37211 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001042886s
	[INFO] 10.244.0.3:33498 - 3915 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00172653s
	[INFO] 10.244.0.3:33498 - 61945 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000146727s
	[INFO] 10.244.0.3:33498 - 32329 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000104765s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-483563"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:20:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:19:35 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (23 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m36s
	  default                     task-pv-pod                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         40s
	  gadget                      gadget-xfswf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         19m
	  kube-system                 coredns-66bc5c9577-b29nz                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     20m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 csi-hostpathplugin-rqvcb                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 etcd-addons-483563                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         20m
	  kube-system                 kindnet-mfp57                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      20m
	  kube-system                 kube-apiserver-addons-483563                250m (12%)    0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-controller-manager-addons-483563       200m (10%)    0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-proxy-wv2sq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-scheduler-addons-483563                100m (5%)     0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 metrics-server-85b7d694d7-5nf4w             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         19m
	  kube-system                 registry-66898fdd98-t2xjz                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 registry-creds-764b6fb674-l6vfm             0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 registry-proxy-k46nx                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-7d9fbc56b8-2t8cn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-7d9fbc56b8-v5hhf        0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  local-path-storage          local-path-provisioner-648f6765c9-qzqww     0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	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                 20m                kube-proxy       
	  Normal   NodeHasSufficientMemory  20m (x8 over 20m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    20m (x8 over 20m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     20m (x7 over 20m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  20m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 20m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 20m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  20m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  20m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    20m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     20m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           20m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T10:59:59.470572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45066","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:20.993832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39890","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:21.015144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39916","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	{"level":"info","ts":"2025-09-29T11:14:58.250732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2438}
	{"level":"info","ts":"2025-09-29T11:14:58.271576Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2438,"took":"19.942699ms","hash":958703500,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5296128,"current-db-size-in-use":"5.3 MB"}
	{"level":"info","ts":"2025-09-29T11:14:58.271640Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":958703500,"revision":2438,"compact-revision":1955}
	{"level":"info","ts":"2025-09-29T11:19:58.259143Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3097}
	{"level":"info","ts":"2025-09-29T11:19:58.281230Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3097,"took":"21.277746ms","hash":1675640275,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":4759552,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-29T11:19:58.281282Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1675640275,"revision":3097,"compact-revision":2438}
	
	
	==> kernel <==
	 11:20:13 up  3:02,  0 users,  load average: 1.40, 0.96, 0.97
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:18:11.910856       1 main.go:301] handling current node
	I0929 11:18:21.914936       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:21.914974       1 main.go:301] handling current node
	I0929 11:18:31.915220       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:31.915269       1 main.go:301] handling current node
	I0929 11:18:41.910732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:41.910774       1 main.go:301] handling current node
	I0929 11:18:51.912798       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:18:51.912885       1 main.go:301] handling current node
	I0929 11:19:01.918713       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:01.918746       1 main.go:301] handling current node
	I0929 11:19:11.910714       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:11.911798       1 main.go:301] handling current node
	I0929 11:19:21.913827       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:21.913857       1 main.go:301] handling current node
	I0929 11:19:31.910781       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:31.910819       1 main.go:301] handling current node
	I0929 11:19:41.911412       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:41.911538       1 main.go:301] handling current node
	I0929 11:19:51.910725       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:19:51.910764       1 main.go:301] handling current node
	I0929 11:20:01.917777       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:20:01.917811       1 main.go:301] handling current node
	I0929 11:20:11.921024       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:20:11.921060       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	W0929 11:12:28.372911       1 cacher.go:182] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0929 11:12:28.531016       1 cacher.go:182] Terminating all watchers from cacher cronjobs.batch.volcano.sh
	I0929 11:12:28.566403       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0929 11:12:28.740296       1 cacher.go:182] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0929 11:12:28.761121       1 cacher.go:182] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0929 11:12:28.769688       1 cacher.go:182] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0929 11:12:28.856756       1 cacher.go:182] Terminating all watchers from cacher hypernodes.topology.volcano.sh
	W0929 11:12:29.567289       1 cacher.go:182] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	W0929 11:12:29.732967       1 cacher.go:182] Terminating all watchers from cacher jobflows.flow.volcano.sh
	E0929 11:12:46.144436       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54724: use of closed network connection
	E0929 11:12:46.404659       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54748: use of closed network connection
	I0929 11:12:58.863605       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:13:08.212473       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:25.617828       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:26.588976       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:36.674413       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:15:41.919663       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:16:47.262758       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:17:11.356849       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:11.986263       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:18:33.828677       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:19:05.773605       1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.110.159"}
	I0929 11:19:25.176177       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:20:00.175375       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:20:01.222975       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	E0929 11:18:55.283957       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:18:55.286255       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:18.531520       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:18.534790       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:25.437010       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:25.438348       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:27.203924       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:27.205015       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	I0929 11:19:28.709624       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	E0929 11:19:41.237497       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:41.238893       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:41.323908       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:41.325108       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:42.246252       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:42.247615       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:45.354679       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:45.356088       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:49.740693       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:49.741770       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:19:51.112083       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:19:51.113690       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:20:04.805826       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:20:04.807176       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:20:12.272020       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:20:12.273160       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340578       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:00.341627       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:00.342000       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:19:28 addons-483563 kubelet[1538]: I0929 11:19:28.478187    1538 reconciler_common.go:299] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/344ce611-78a7-435b-a7e2-144bd5096d63-data\") on node \"addons-483563\" DevicePath \"\""
	Sep 29 11:19:28 addons-483563 kubelet[1538]: I0929 11:19:28.478205    1538 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-ffvtv\" (UniqueName: \"kubernetes.io/projected/344ce611-78a7-435b-a7e2-144bd5096d63-kube-api-access-ffvtv\") on node \"addons-483563\" DevicePath \"\""
	Sep 29 11:19:30 addons-483563 kubelet[1538]: I0929 11:19:30.223393    1538 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="344ce611-78a7-435b-a7e2-144bd5096d63" path="/var/lib/kubelet/pods/344ce611-78a7-435b-a7e2-144bd5096d63/volumes"
	Sep 29 11:19:32 addons-483563 kubelet[1538]: I0929 11:19:32.220641    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:19:32 addons-483563 kubelet[1538]: E0929 11:19:32.222072    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:19:33 addons-483563 kubelet[1538]: I0929 11:19:33.330034    1538 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"pvc-2a1fde3c-5fcf-4164-9f76-14463e401743\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^2c2c2d7e-9d26-11f0-a37c-3ad97b37145b\") pod \"task-pv-pod\" (UID: \"43154902-32e8-4117-bb53-17d833c77a0e\") " pod="default/task-pv-pod"
	Sep 29 11:19:33 addons-483563 kubelet[1538]: I0929 11:19:33.330111    1538 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-6khkk\" (UniqueName: \"kubernetes.io/projected/43154902-32e8-4117-bb53-17d833c77a0e-kube-api-access-6khkk\") pod \"task-pv-pod\" (UID: \"43154902-32e8-4117-bb53-17d833c77a0e\") " pod="default/task-pv-pod"
	Sep 29 11:19:33 addons-483563 kubelet[1538]: I0929 11:19:33.450439    1538 operation_generator.go:557] "MountVolume.MountDevice succeeded for volume \"pvc-2a1fde3c-5fcf-4164-9f76-14463e401743\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^2c2c2d7e-9d26-11f0-a37c-3ad97b37145b\") pod \"task-pv-pod\" (UID: \"43154902-32e8-4117-bb53-17d833c77a0e\") device mount path \"/var/lib/kubelet/plugins/kubernetes.io/csi/hostpath.csi.k8s.io/10f6adb64fc7ad0e5b0ad4fad594c0969f69132e8dee9eb3276a14de2823f333/globalmount\"" pod="default/task-pv-pod"
	Sep 29 11:19:34 addons-483563 kubelet[1538]: E0929 11:19:34.091065    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:19:34 addons-483563 kubelet[1538]: E0929 11:19:34.091117    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:19:34 addons-483563 kubelet[1538]: E0929 11:19:34.091207    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container task-pv-container start failed in pod task-pv-pod_default(43154902-32e8-4117-bb53-17d833c77a0e): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:19:34 addons-483563 kubelet[1538]: E0929 11:19:34.091249    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:19:34 addons-483563 kubelet[1538]: E0929 11:19:34.106460    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:19:46 addons-483563 kubelet[1538]: I0929 11:19:46.219113    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:19:46 addons-483563 kubelet[1538]: E0929 11:19:46.220140    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:19:49 addons-483563 kubelet[1538]: E0929 11:19:49.626399    1538 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:19:49 addons-483563 kubelet[1538]: E0929 11:19:49.626480    1538 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:19:49 addons-483563 kubelet[1538]: E0929 11:19:49.626555    1538 kuberuntime_manager.go:1449] "Unhandled Error" err="container task-pv-container start failed in pod task-pv-pod_default(43154902-32e8-4117-bb53-17d833c77a0e): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:19:49 addons-483563 kubelet[1538]: E0929 11:19:49.626593    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:19:58 addons-483563 kubelet[1538]: I0929 11:19:58.219942    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:19:58 addons-483563 kubelet[1538]: E0929 11:19:58.221082    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:20:04 addons-483563 kubelet[1538]: E0929 11:20:04.220675    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="43154902-32e8-4117-bb53-17d833c77a0e"
	Sep 29 11:20:04 addons-483563 kubelet[1538]: I0929 11:20:04.569495    1538 scope.go:117] "RemoveContainer" containerID="6bf8744701cb9e47581d4a5b08ff034de11808d4619ab164fd172f1c7417432e"
	Sep 29 11:20:12 addons-483563 kubelet[1538]: I0929 11:20:12.220883    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:20:12 addons-483563 kubelet[1538]: E0929 11:20:12.223517    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:19:48.689155       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:50.692789       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:50.700352       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:52.703871       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:52.714695       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:54.717493       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:54.724883       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:56.729263       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:56.735202       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:58.738532       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:19:58.745396       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:00.749248       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:00.764977       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:02.770328       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:02.780833       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:04.785102       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:04.795669       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:06.799596       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:06.808660       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:08.811522       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:08.816291       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:10.820384       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:10.825311       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:12.829821       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:20:12.838895       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/LocalPath]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm: exit status 1 (116.764955ms)

                                                
                                                
-- stdout --
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-483563/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:19:33 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.29
	IPs:
	  IP:  10.244.0.29
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ErrImagePull
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6khkk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-6khkk:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                From               Message
	  ----     ------     ----               ----               -------
	  Normal   Scheduled  41s                default-scheduler  Successfully assigned default/task-pv-pod to addons-483563
	  Normal   Pulling    25s (x2 over 41s)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     25s (x2 over 40s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     25s (x2 over 40s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    10s (x2 over 40s)  kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     10s (x2 over 40s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4hsxj (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-4hsxj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-l6vfm" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.974702109s)
--- FAIL: TestAddons/parallel/LocalPath (346.40s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (129.45s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-lb2vt" [f9095809-03e3-4a40-abd5-162cfabb856d] Pending / Ready:ContainersNotReady (containers with unready status: [yakd]) / ContainersReady:ContainersNotReady (containers with unready status: [yakd])
helpers_test.go:337: TestAddons/parallel/Yakd: WARNING: pod list for "yakd-dashboard" "app.kubernetes.io/name=yakd-dashboard" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:1047: ***** TestAddons/parallel/Yakd: pod "app.kubernetes.io/name=yakd-dashboard" failed to start within 2m0s: context deadline exceeded ****
addons_test.go:1047: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
addons_test.go:1047: TestAddons/parallel/Yakd: showing logs for failed pods as of 2025-09-29 11:14:55.533549508 +0000 UTC m=+955.367435387
addons_test.go:1047: (dbg) Run:  kubectl --context addons-483563 describe po yakd-dashboard-5ff678cb9-lb2vt -n yakd-dashboard
addons_test.go:1047: (dbg) kubectl --context addons-483563 describe po yakd-dashboard-5ff678cb9-lb2vt -n yakd-dashboard:
Name:             yakd-dashboard-5ff678cb9-lb2vt
Namespace:        yakd-dashboard
Priority:         0
Service Account:  yakd-dashboard
Node:             addons-483563/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:00:17 +0000
Labels:           app.kubernetes.io/instance=yakd-dashboard
app.kubernetes.io/name=yakd-dashboard
gcp-auth-skip-secret=true
pod-template-hash=5ff678cb9
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/yakd-dashboard-5ff678cb9
Containers:
yakd:
Container ID:   
Image:          docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624
Image ID:       
Port:           8080/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Limits:
memory:  256Mi
Requests:
memory:   128Mi
Liveness:   http-get http://:8080/ delay=10s timeout=10s period=10s #success=1 #failure=3
Readiness:  http-get http://:8080/ delay=10s timeout=10s period=10s #success=1 #failure=3
Environment:
KUBERNETES_NAMESPACE:  yakd-dashboard (v1:metadata.namespace)
HOSTNAME:              yakd-dashboard-5ff678cb9-lb2vt (v1:metadata.name)
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p2cpj (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-p2cpj:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason                  Age                   From               Message
----     ------                  ----                  ----               -------
Normal   Scheduled               14m                   default-scheduler  Successfully assigned yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt to addons-483563
Warning  FailedCreatePodSandBox  14m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "9a09f65fa3496fc173b2c45601ff8e81e88bf93411a30a2f2c821503df5c7d64": failed to find network info for sandbox "9a09f65fa3496fc173b2c45601ff8e81e88bf93411a30a2f2c821503df5c7d64"
Warning  FailedCreatePodSandBox  14m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "372d3d59e0da4d87c21071d70814119f039a22d6231659d7b9448ff9cfc1e512": failed to find network info for sandbox "372d3d59e0da4d87c21071d70814119f039a22d6231659d7b9448ff9cfc1e512"
Warning  FailedCreatePodSandBox  14m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "71fa7e416adf4bcab945a073452b489dcb4cee055ca94ab8445120bffaa2e320": failed to find network info for sandbox "71fa7e416adf4bcab945a073452b489dcb4cee055ca94ab8445120bffaa2e320"
Warning  Failed                  13m                   kubelet            Failed to pull image "docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624": failed to pull and unpack image "docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling                 10m (x5 over 13m)     kubelet            Pulling image "docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624"
Warning  Failed                  10m (x5 over 13m)     kubelet            Error: ErrImagePull
Warning  Failed                  10m (x4 over 13m)     kubelet            Failed to pull image "docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624": failed to pull and unpack image "docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                  4m32s (x36 over 13m)  kubelet            Error: ImagePullBackOff
Normal   BackOff                 3m53s (x39 over 13m)  kubelet            Back-off pulling image "docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624"
addons_test.go:1047: (dbg) Run:  kubectl --context addons-483563 logs yakd-dashboard-5ff678cb9-lb2vt -n yakd-dashboard
addons_test.go:1047: (dbg) Non-zero exit: kubectl --context addons-483563 logs yakd-dashboard-5ff678cb9-lb2vt -n yakd-dashboard: exit status 1 (105.270124ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "yakd" in pod "yakd-dashboard-5ff678cb9-lb2vt" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:1047: kubectl --context addons-483563 logs yakd-dashboard-5ff678cb9-lb2vt -n yakd-dashboard: exit status 1
addons_test.go:1048: failed waiting for YAKD - Kubernetes Dashboard pod: app.kubernetes.io/name=yakd-dashboard within 2m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/Yakd]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestAddons/parallel/Yakd]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-483563
helpers_test.go:243: (dbg) docker inspect addons-483563:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	        "Created": "2025-09-29T10:59:40.241633153Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 562803,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T10:59:40.303065292Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hostname",
	        "HostsPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/hosts",
	        "LogPath": "/var/lib/docker/containers/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9/3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9-json.log",
	        "Name": "/addons-483563",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-483563:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-483563",
	            "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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "3fdee1ea200963f29e7956b11d43353469d280207f1cd32d7eae7c85aa707ef9",
	                "LowerDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/merged",
	                "UpperDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/diff",
	                "WorkDir": "/var/lib/docker/overlay2/e21afa99e23bb17b91d2ce33dce4b862995f649a6ed48a7e3ab13de8f878ea36/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-483563",
	                "Source": "/var/lib/docker/volumes/addons-483563/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-483563",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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-483563",
	                "name.minikube.sigs.k8s.io": "addons-483563",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b08824313150dbb068a44ca64a321db4912e15119962ef446ba947209e51ddc8",
	            "SandboxKey": "/var/run/docker/netns/b08824313150",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33505"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33506"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33507"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-483563": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "b2:4d:25:89:8f:e6",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e96ff937536e27bf8e823a21c7d2af766606f99e5ee3b0e63ea1e963b165f3ef",
	                    "EndpointID": "ecf38bbfb636e4f15bc5c4405b6b329d9c3baf8fcd566c8e3f3c17723550a3e1",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-483563",
	                        "3fdee1ea2009"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-483563 -n addons-483563
helpers_test.go:252: <<< TestAddons/parallel/Yakd FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/Yakd]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 logs -n 25: (1.660527524s)
helpers_test.go:260: TestAddons/parallel/Yakd logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-130894   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-187562                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-187562   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p download-docker-293583                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-293583 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ -p binary-mirror-129747                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-129747   │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ addons  │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ addons  │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ start   │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons  │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons  │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563          │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:15
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:15.231629  562405 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:15.231825  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.231837  562405 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:15.231842  562405 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:15.232097  562405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:15.232556  562405 out.go:368] Setting JSON to false
	I0929 10:59:15.233375  562405 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9705,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:15.233444  562405 start.go:140] virtualization:  
	I0929 10:59:15.236921  562405 out.go:179] * [addons-483563] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:15.240735  562405 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 10:59:15.240862  562405 notify.go:220] Checking for updates...
	I0929 10:59:15.247031  562405 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:15.249950  562405 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:15.252742  562405 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:15.255560  562405 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 10:59:15.258402  562405 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 10:59:15.261510  562405 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:15.295442  562405 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:15.295557  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.348888  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.339451205 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.348995  562405 docker.go:318] overlay module found
	I0929 10:59:15.352123  562405 out.go:179] * Using the docker driver based on user configuration
	I0929 10:59:15.355010  562405 start.go:304] selected driver: docker
	I0929 10:59:15.355034  562405 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:15.355049  562405 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 10:59:15.355775  562405 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:15.409423  562405 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:47 SystemTime:2025-09-29 10:59:15.400299466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:15.409592  562405 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:15.409825  562405 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 10:59:15.412761  562405 out.go:179] * Using Docker driver with root privileges
	I0929 10:59:15.415549  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:15.415621  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:15.415633  562405 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:15.415709  562405 start.go:348] cluster config:
	{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: N
etworkPlugin: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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseIn
terval:1m0s}
	I0929 10:59:15.418761  562405 out.go:179] * Starting "addons-483563" primary control-plane node in "addons-483563" cluster
	I0929 10:59:15.421631  562405 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:15.424588  562405 out.go:179] * Pulling base image v0.0.48 ...
	I0929 10:59:15.427503  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:15.427541  562405 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:15.427564  562405 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:15.427574  562405 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:15.427668  562405 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 10:59:15.427678  562405 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:15.427989  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:15.428012  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json: {Name:mkabbac5351e8bcbff948d57f1732eaf2d0ffeda Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:15.443419  562405 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:15.443565  562405 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:15.443588  562405 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:15.443594  562405 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:15.443602  562405 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:15.443612  562405 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 10:59:32.963375  562405 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 10:59:32.963418  562405 cache.go:232] Successfully downloaded all kic artifacts
	I0929 10:59:32.963447  562405 start.go:360] acquireMachinesLock for addons-483563: {Name:mk4bc15e5125e69483af09014b517f86c4537b84 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 10:59:32.964254  562405 start.go:364] duration metric: took 781.575µs to acquireMachinesLock for "addons-483563"
	I0929 10:59:32.964292  562405 start.go:93] Provisioning new machine with config: &{Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetC
lientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 10:59:32.964377  562405 start.go:125] createHost starting for "" (driver="docker")
	I0929 10:59:32.967741  562405 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 10:59:32.967985  562405 start.go:159] libmachine.API.Create for "addons-483563" (driver="docker")
	I0929 10:59:32.968020  562405 client.go:168] LocalClient.Create starting
	I0929 10:59:32.968137  562405 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 10:59:33.413984  562405 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 10:59:33.960448  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	W0929 10:59:33.974828  562405 cli_runner.go:211] docker network inspect addons-483563 --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
	I0929 10:59:33.974920  562405 network_create.go:284] running [docker network inspect addons-483563] to gather additional debugging logs...
	I0929 10:59:33.974941  562405 cli_runner.go:164] Run: docker network inspect addons-483563
	W0929 10:59:33.990033  562405 cli_runner.go:211] docker network inspect addons-483563 returned with exit code 1
	I0929 10:59:33.990067  562405 network_create.go:287] error running [docker network inspect addons-483563]: docker network inspect addons-483563: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-483563 not found
	I0929 10:59:33.990094  562405 network_create.go:289] output of [docker network inspect addons-483563]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-483563 not found
	
	** /stderr **
	I0929 10:59:33.990194  562405 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}}]}"
	I0929 10:59:34.007000  562405 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:0x4001be63b0}
	I0929 10:59:34.007054  562405 network_create.go:124] attempt to create docker network addons-483563 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 10:59:34.007256  562405 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-483563 addons-483563
	I0929 10:59:34.079308  562405 network_create.go:108] docker network addons-483563 192.168.49.0/24 created
	I0929 10:59:34.079340  562405 kic.go:121] calculated static IP "192.168.49.2" for the "addons-483563" container
	I0929 10:59:34.079425  562405 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 10:59:34.094677  562405 cli_runner.go:164] Run: docker volume create addons-483563 --label name.minikube.sigs.k8s.io=addons-483563 --label created_by.minikube.sigs.k8s.io=true
	I0929 10:59:34.114304  562405 oci.go:103] Successfully created a docker volume addons-483563
	I0929 10:59:34.114404  562405 cli_runner.go:164] Run: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 10:59:36.054837  562405 cli_runner.go:217] Completed: docker run --rm --name addons-483563-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --entrypoint /usr/bin/test -v addons-483563:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (1.940392317s)
	I0929 10:59:36.054870  562405 oci.go:107] Successfully prepared a docker volume addons-483563
	I0929 10:59:36.054916  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:36.054937  562405 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 10:59:36.055015  562405 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 10:59:40.167255  562405 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-483563:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.112185283s)
	I0929 10:59:40.167288  562405 kic.go:203] duration metric: took 4.112346704s to extract preloaded images to volume ...
	W0929 10:59:40.167436  562405 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 10:59:40.167547  562405 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 10:59:40.226200  562405 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-483563 --name addons-483563 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-483563 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-483563 --network addons-483563 --ip 192.168.49.2 --volume addons-483563:/var --security-opt apparmor=unconfined --memory=4096mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 10:59:40.518263  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Running}}
	I0929 10:59:40.540540  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:40.564744  562405 cli_runner.go:164] Run: docker exec addons-483563 stat /var/lib/dpkg/alternatives/iptables
	I0929 10:59:40.617481  562405 oci.go:144] the created container "addons-483563" has a running status.
	I0929 10:59:40.617506  562405 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa...
	I0929 10:59:41.518063  562405 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 10:59:41.540986  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.563701  562405 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 10:59:41.563727  562405 kic_runner.go:114] Args: [docker exec --privileged addons-483563 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 10:59:41.618397  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 10:59:41.638995  562405 machine.go:93] provisionDockerMachine start ...
	I0929 10:59:41.639099  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.663056  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.663396  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.663407  562405 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 10:59:41.802161  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.802186  562405 ubuntu.go:182] provisioning hostname "addons-483563"
	I0929 10:59:41.802257  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.819028  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.819343  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.819360  562405 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-483563 && echo "addons-483563" | sudo tee /etc/hostname
	I0929 10:59:41.971020  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-483563
	
	I0929 10:59:41.971098  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:41.987892  562405 main.go:141] libmachine: Using SSH client type: native
	I0929 10:59:41.988203  562405 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33505 <nil> <nil>}
	I0929 10:59:41.988225  562405 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-483563' /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-483563/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-483563' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 10:59:42.131614  562405 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 10:59:42.131722  562405 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 10:59:42.131779  562405 ubuntu.go:190] setting up certificates
	I0929 10:59:42.131812  562405 provision.go:84] configureAuth start
	I0929 10:59:42.131921  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.152946  562405 provision.go:143] copyHostCerts
	I0929 10:59:42.153044  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 10:59:42.153177  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 10:59:42.153240  562405 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 10:59:42.153300  562405 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.addons-483563 san=[127.0.0.1 192.168.49.2 addons-483563 localhost minikube]
	I0929 10:59:42.499284  562405 provision.go:177] copyRemoteCerts
	I0929 10:59:42.499360  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 10:59:42.499405  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.516328  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.615356  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 10:59:42.639011  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 10:59:42.662419  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0929 10:59:42.686689  562405 provision.go:87] duration metric: took 554.845659ms to configureAuth
	I0929 10:59:42.686713  562405 ubuntu.go:206] setting minikube options for container-runtime
	I0929 10:59:42.686910  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 10:59:42.686918  562405 machine.go:96] duration metric: took 1.047901487s to provisionDockerMachine
	I0929 10:59:42.686925  562405 client.go:171] duration metric: took 9.718898689s to LocalClient.Create
	I0929 10:59:42.686951  562405 start.go:167] duration metric: took 9.71896612s to libmachine.API.Create "addons-483563"
	I0929 10:59:42.686960  562405 start.go:293] postStartSetup for "addons-483563" (driver="docker")
	I0929 10:59:42.686969  562405 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]
	I0929 10:59:42.687021  562405 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
	I0929 10:59:42.687070  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.703393  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.803853  562405 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 10:59:42.807119  562405 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 10:59:42.807154  562405 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 10:59:42.807166  562405 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 10:59:42.807173  562405 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 10:59:42.807184  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 10:59:42.807260  562405 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 10:59:42.807286  562405 start.go:296] duration metric: took 120.320117ms for postStartSetup
	I0929 10:59:42.807605  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.824098  562405 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/config.json ...
	I0929 10:59:42.824389  562405 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 10:59:42.824439  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.840989  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.935476  562405 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 10:59:42.939955  562405 start.go:128] duration metric: took 9.975561936s to createHost
	I0929 10:59:42.939983  562405 start.go:83] releasing machines lock for "addons-483563", held for 9.975713036s
	I0929 10:59:42.940051  562405 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-483563
	I0929 10:59:42.957650  562405 ssh_runner.go:195] Run: cat /version.json
	I0929 10:59:42.957711  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.957964  562405 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 10:59:42.958025  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 10:59:42.977464  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:42.984203  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 10:59:43.200404  562405 ssh_runner.go:195] Run: systemctl --version
	I0929 10:59:43.205047  562405 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 10:59:43.209358  562405 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 10:59:43.234676  562405 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 10:59:43.234800  562405 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" ;
	I0929 10:59:43.264425  562405 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 10:59:43.264502  562405 start.go:495] detecting cgroup driver to use...
	I0929 10:59:43.264549  562405 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 10:59:43.264619  562405 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 10:59:43.277144  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 10:59:43.288738  562405 docker.go:218] disabling cri-docker service (if available) ...
	I0929 10:59:43.288807  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 10:59:43.302600  562405 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 10:59:43.316795  562405 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 10:59:43.398865  562405 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 10:59:43.490862  562405 docker.go:234] disabling docker service ...
	I0929 10:59:43.490983  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 10:59:43.511346  562405 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 10:59:43.523695  562405 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 10:59:43.615693  562405 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 10:59:43.701223  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 10:59:43.712658  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 10:59:43.729396  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 10:59:43.739897  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 10:59:43.749577  562405 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 10:59:43.749696  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 10:59:43.759643  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.769271  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 10:59:43.779615  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 10:59:43.789480  562405 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 10:59:43.799034  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 10:59:43.808893  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 10:59:43.818435  562405 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 10:59:43.828446  562405 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 10:59:43.837529  562405 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 10:59:43.846083  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:43.925056  562405 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 10:59:44.043403  562405 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 10:59:44.043558  562405 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 10:59:44.047215  562405 start.go:563] Will wait 60s for crictl version
	I0929 10:59:44.047312  562405 ssh_runner.go:195] Run: which crictl
	I0929 10:59:44.050668  562405 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 10:59:44.086434  562405 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 10:59:44.086551  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.113465  562405 ssh_runner.go:195] Run: containerd --version
	I0929 10:59:44.138368  562405 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 10:59:44.141263  562405 cli_runner.go:164] Run: docker network inspect addons-483563 --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}}]}"
	I0929 10:59:44.156483  562405 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 10:59:44.160311  562405 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""
	I0929 10:59:44.170733  562405 kubeadm.go:875] updating cluster {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPa
th: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 10:59:44.170858  562405 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:44.170922  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.206055  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.206080  562405 containerd.go:534] Images already preloaded, skipping extraction
	I0929 10:59:44.206141  562405 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 10:59:44.245715  562405 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 10:59:44.245740  562405 cache_images.go:85] Images are preloaded, skipping loading
	I0929 10:59:44.245748  562405 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 10:59:44.245838  562405 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-483563 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 10:59:44.245923  562405 ssh_runner.go:195] Run: sudo crictl info
	I0929 10:59:44.289037  562405 cni.go:84] Creating CNI manager for ""
	I0929 10:59:44.289063  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:44.289074  562405 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 10:59:44.289097  562405 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-483563 NodeName:addons-483563 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 10:59:44.289217  562405 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:///run/containerd/containerd.sock
	  name: "addons-483563"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 10:59:44.289288  562405 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 10:59:44.298088  562405 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 10:59:44.298159  562405 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 10:59:44.306773  562405 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0929 10:59:44.324644  562405 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 10:59:44.343421  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0929 10:59:44.361637  562405 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 10:59:44.365056  562405 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""
	I0929 10:59:44.375780  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 10:59:44.463435  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 10:59:44.479202  562405 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563 for IP: 192.168.49.2
	I0929 10:59:44.479235  562405 certs.go:194] generating shared ca certs ...
	I0929 10:59:44.479253  562405 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.480086  562405 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 10:59:44.734252  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt ...
	I0929 10:59:44.734282  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt: {Name:mk23b37bcee2f263ffc4740c49d20ca7f3473257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734478  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key ...
	I0929 10:59:44.734491  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key: {Name:mkb46e8838b838fb0fe97c612a64469fce317b6b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.734583  562405 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 10:59:44.939670  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt ...
	I0929 10:59:44.939701  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt: {Name:mk3e1895e681c0ce10a6210365389b7b8a47dcbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939880  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key ...
	I0929 10:59:44.939893  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key: {Name:mk0d1dabe402ca877da5d5a01e6332dc340bbd3b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:44.939962  562405 certs.go:256] generating profile certs ...
	I0929 10:59:44.940022  562405 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key
	I0929 10:59:44.940038  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt with IP's: []
	I0929 10:59:45.533529  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt ...
	I0929 10:59:45.533562  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: {Name:mkef247cb83df95dc4e5699b2778cacb75a27d38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.533773  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key ...
	I0929 10:59:45.533795  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.key: {Name:mk43a524551dcc339d9353ee472bcb73d800e4d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:45.534533  562405 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198
	I0929 10:59:45.534559  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 10:59:46.750466  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 ...
	I0929 10:59:46.750498  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198: {Name:mka17218aa2b57c1f7940282c8d72a997e10b395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751308  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 ...
	I0929 10:59:46.751326  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198: {Name:mk230e57ffd6947f473bc8a6882534bed6e85faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:46.751418  562405 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt
	I0929 10:59:46.751494  562405 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key.ada68198 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key
	I0929 10:59:46.751545  562405 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key
	I0929 10:59:46.751566  562405 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt with IP's: []
	I0929 10:59:47.286180  562405 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt ...
	I0929 10:59:47.286212  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt: {Name:mk7bef5f1f6b2fa08cfb3fadb04882082aa517cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287068  562405 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key ...
	I0929 10:59:47.287089  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key: {Name:mkb5425d8b8e01b00d84e52f8df22be729ad5c6c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:47.287289  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 10:59:47.287331  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 10:59:47.287365  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 10:59:47.287391  562405 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 10:59:47.287941  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 10:59:47.313798  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 10:59:47.337629  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 10:59:47.361589  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 10:59:47.384982  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 10:59:47.409123  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0929 10:59:47.434078  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 10:59:47.458053  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 10:59:47.481997  562405 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 10:59:47.506281  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 10:59:47.526370  562405 ssh_runner.go:195] Run: openssl version
	I0929 10:59:47.532442  562405 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"
	I0929 10:59:47.542901  562405 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546840  562405 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.546958  562405 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 10:59:47.554339  562405 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"
	I0929 10:59:47.566163  562405 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 10:59:47.570470  562405 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
	I0929 10:59:47.570565  562405 kubeadm.go:392] StartCluster: {Name:addons-483563 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-483563 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath:
SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:47.570688  562405 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 10:59:47.570770  562405 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 10:59:47.612154  562405 cri.go:89] found id: ""
	I0929 10:59:47.612230  562405 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 10:59:47.621644  562405 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 10:59:47.631541  562405 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 10:59:47.631662  562405 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
	I0929 10:59:47.641227  562405 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
	I0929 10:59:47.641248  562405 kubeadm.go:157] found existing configuration files:
	
	I0929 10:59:47.641309  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 10:59:47.650490  562405 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
	I0929 10:59:47.650570  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 10:59:47.659301  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 10:59:47.668197  562405 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
	I0929 10:59:47.668260  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 10:59:47.676722  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.685482  562405 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
	I0929 10:59:47.685548  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 10:59:47.693969  562405 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 10:59:47.702934  562405 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
	I0929 10:59:47.702998  562405 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 10:59:47.711432  562405 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 10:59:47.753009  562405 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 10:59:47.753317  562405 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 10:59:47.770083  562405 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 10:59:47.770258  562405 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 10:59:47.770338  562405 kubeadm.go:310] OS: Linux
	I0929 10:59:47.770427  562405 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 10:59:47.770514  562405 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 10:59:47.770650  562405 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 10:59:47.770734  562405 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 10:59:47.770813  562405 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 10:59:47.770900  562405 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 10:59:47.770984  562405 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 10:59:47.771073  562405 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 10:59:47.771163  562405 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 10:59:47.831728  562405 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 10:59:47.831915  562405 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 10:59:47.832034  562405 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 10:59:47.839047  562405 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 10:59:47.845273  562405 out.go:252]   - Generating certificates and keys ...
	I0929 10:59:47.845435  562405 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 10:59:47.845549  562405 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 10:59:48.944258  562405 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 10:59:49.841160  562405 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 10:59:50.379342  562405 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 10:59:50.535621  562405 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 10:59:50.847158  562405 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 10:59:50.847306  562405 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:51.731700  562405 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 10:59:51.732077  562405 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-483563 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 10:59:52.072977  562405 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 10:59:52.153586  562405 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 10:59:52.318143  562405 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 10:59:52.318457  562405 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 10:59:53.088428  562405 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 10:59:53.227326  562405 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 10:59:53.648300  562405 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 10:59:53.804105  562405 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 10:59:54.816378  562405 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 10:59:54.817112  562405 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 10:59:54.819743  562405 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 10:59:54.823547  562405 out.go:252]   - Booting up control plane ...
	I0929 10:59:54.823667  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 10:59:54.823788  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 10:59:54.823867  562405 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 10:59:54.835916  562405 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 10:59:54.836040  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 10:59:54.842935  562405 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 10:59:54.843327  562405 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 10:59:54.843583  562405 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 10:59:54.939085  562405 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 10:59:54.939215  562405 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 10:59:56.439047  562405 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50193867s
	I0929 10:59:56.440379  562405 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 10:59:56.440489  562405 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 10:59:56.440623  562405 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 10:59:56.440758  562405 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 10:59:58.421970  562405 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.980762014s
	I0929 11:00:00.340956  562405 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.900447663s
	I0929 11:00:03.443176  562405 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.002466418s
	I0929 11:00:03.466373  562405 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:00:03.481495  562405 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:00:03.499922  562405 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:00:03.500162  562405 kubeadm.go:310] [mark-control-plane] Marking the node addons-483563 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:00:03.515650  562405 kubeadm.go:310] [bootstrap-token] Using token: hu16ap.x8cv0qwd2ws8otdw
	I0929 11:00:03.518906  562405 out.go:252]   - Configuring RBAC rules ...
	I0929 11:00:03.519044  562405 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:00:03.524114  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:00:03.534401  562405 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
	I0929 11:00:03.538965  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:00:03.543813  562405 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:00:03.548535  562405 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:00:03.850802  562405 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:00:04.292566  562405 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:00:04.850780  562405 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:00:04.852184  562405 kubeadm.go:310] 
	I0929 11:00:04.852344  562405 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:00:04.852354  562405 kubeadm.go:310] 
	I0929 11:00:04.852454  562405 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:00:04.852461  562405 kubeadm.go:310] 
	I0929 11:00:04.852517  562405 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:00:04.852611  562405 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:00:04.852679  562405 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:00:04.852685  562405 kubeadm.go:310] 
	I0929 11:00:04.852743  562405 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:00:04.852748  562405 kubeadm.go:310] 
	I0929 11:00:04.852804  562405 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:00:04.852810  562405 kubeadm.go:310] 
	I0929 11:00:04.852883  562405 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:00:04.852995  562405 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:00:04.853110  562405 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:00:04.853121  562405 kubeadm.go:310] 
	I0929 11:00:04.853242  562405 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:00:04.853329  562405 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:00:04.853338  562405 kubeadm.go:310] 
	I0929 11:00:04.853432  562405 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853545  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:00:04.853573  562405 kubeadm.go:310] 	--control-plane 
	I0929 11:00:04.853583  562405 kubeadm.go:310] 
	I0929 11:00:04.853680  562405 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:00:04.853690  562405 kubeadm.go:310] 
	I0929 11:00:04.853776  562405 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token hu16ap.x8cv0qwd2ws8otdw \
	I0929 11:00:04.853887  562405 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:00:04.857326  562405 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:00:04.857586  562405 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-1084-aws\n", err: exit status 1
	I0929 11:00:04.857711  562405 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:00:04.857734  562405 cni.go:84] Creating CNI manager for ""
	I0929 11:00:04.857743  562405 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:00:04.860894  562405 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:00:04.863875  562405 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:00:04.868409  562405 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:00:04.868437  562405 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:00:04.888486  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:00:05.230269  562405 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:00:05.230425  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.230508  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-483563 minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=addons-483563 minikube.k8s.io/primary=true
	I0929 11:00:05.487260  562405 ops.go:34] apiserver oom_adj: -16
	I0929 11:00:05.487384  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:05.987601  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.487922  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:06.987598  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.487498  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:07.987434  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.488008  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:08.987907  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.487582  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:09.987568  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.488244  562405 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:00:10.594032  562405 kubeadm.go:1105] duration metric: took 5.363673934s to wait for elevateKubeSystemPrivileges
	I0929 11:00:10.594061  562405 kubeadm.go:394] duration metric: took 23.023503032s to StartCluster
	I0929 11:00:10.594080  562405 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.594761  562405 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:00:10.595180  562405 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:00:10.597531  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:00:10.597597  562405 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:00:10.597833  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.597867  562405 addons.go:511] 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:00:10.597955  562405 addons.go:69] Setting yakd=true in profile "addons-483563"
	I0929 11:00:10.597970  562405 addons.go:238] Setting addon yakd=true in "addons-483563"
	I0929 11:00:10.597993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.598486  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.598932  562405 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.598958  562405 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-483563"
	I0929 11:00:10.598993  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.599439  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.601823  562405 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-483563"
	I0929 11:00:10.601899  562405 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-483563"
	I0929 11:00:10.602049  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603197  562405 addons.go:69] Setting registry=true in profile "addons-483563"
	I0929 11:00:10.603223  562405 addons.go:238] Setting addon registry=true in "addons-483563"
	I0929 11:00:10.603254  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.603750  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.605215  562405 addons.go:69] Setting cloud-spanner=true in profile "addons-483563"
	I0929 11:00:10.605280  562405 addons.go:238] Setting addon cloud-spanner=true in "addons-483563"
	I0929 11:00:10.605341  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.605846  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.609328  562405 addons.go:69] Setting registry-creds=true in profile "addons-483563"
	I0929 11:00:10.609359  562405 addons.go:238] Setting addon registry-creds=true in "addons-483563"
	I0929 11:00:10.609393  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.609892  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.613169  562405 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-483563"
	I0929 11:00:10.613244  562405 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:10.613275  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.613754  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623378  562405 addons.go:69] Setting storage-provisioner=true in profile "addons-483563"
	I0929 11:00:10.625298  562405 addons.go:238] Setting addon storage-provisioner=true in "addons-483563"
	I0929 11:00:10.625404  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.628875  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.631884  562405 addons.go:69] Setting default-storageclass=true in profile "addons-483563"
	I0929 11:00:10.631929  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-483563"
	I0929 11:00:10.632278  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623480  562405 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-483563"
	I0929 11:00:10.650546  562405 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-483563"
	I0929 11:00:10.650970  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.654326  562405 addons.go:69] Setting gcp-auth=true in profile "addons-483563"
	I0929 11:00:10.654366  562405 mustload.go:65] Loading cluster: addons-483563
	I0929 11:00:10.654588  562405 config.go:182] Loaded profile config "addons-483563": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:00:10.654872  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623496  562405 addons.go:69] Setting volcano=true in profile "addons-483563"
	I0929 11:00:10.669541  562405 addons.go:238] Setting addon volcano=true in "addons-483563"
	I0929 11:00:10.669587  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.670102  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.674701  562405 addons.go:69] Setting ingress=true in profile "addons-483563"
	I0929 11:00:10.674741  562405 addons.go:238] Setting addon ingress=true in "addons-483563"
	I0929 11:00:10.674786  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.675290  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.623503  562405 addons.go:69] Setting volumesnapshots=true in profile "addons-483563"
	I0929 11:00:10.680157  562405 addons.go:238] Setting addon volumesnapshots=true in "addons-483563"
	I0929 11:00:10.680203  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.680728  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624087  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.698815  562405 addons.go:69] Setting ingress-dns=true in profile "addons-483563"
	I0929 11:00:10.698856  562405 addons.go:238] Setting addon ingress-dns=true in "addons-483563"
	I0929 11:00:10.698901  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.699375  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.624100  562405 out.go:179] * Verifying Kubernetes components...
	I0929 11:00:10.725354  562405 addons.go:69] Setting inspektor-gadget=true in profile "addons-483563"
	I0929 11:00:10.725389  562405 addons.go:238] Setting addon inspektor-gadget=true in "addons-483563"
	I0929 11:00:10.725438  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.725935  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.752181  562405 addons.go:69] Setting metrics-server=true in profile "addons-483563"
	I0929 11:00:10.752265  562405 addons.go:238] Setting addon metrics-server=true in "addons-483563"
	I0929 11:00:10.752334  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.752951  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.791997  562405 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:00:10.795067  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:00:10.795094  562405 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:00:10.795178  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.818784  562405 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:00:10.821778  562405 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:10.821810  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:00:10.821883  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.845232  562405 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:00:10.865280  562405 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-483563"
	I0929 11:00:10.902802  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.903299  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.925324  562405 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:00:10.927755  562405 addons.go:238] Setting addon default-storageclass=true in "addons-483563"
	I0929 11:00:10.927794  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.928186  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:10.934784  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:00:10.948401  562405 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:00:10.950363  562405 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:00:10.948754  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:00:10.958362  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:00:10.958384  562405 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:00:10.958450  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.958669  562405 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0929 11:00:10.958744  562405 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:00:10.958861  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:10.958874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:00:10.958944  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.966220  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:00:10.967036  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:10.967053  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:00:10.967125  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.983165  562405 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:00:10.948921  562405 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:10.984533  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:00:10.984622  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.986102  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:00:10.986118  562405 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:00:10.986173  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:10.949250  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:10.949424  562405 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:00:10.949446  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:10.948567  562405 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:00:11.008400  562405 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:00:11.008719  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:00:11.008947  562405 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:11.008987  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.028440  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:00:11.028651  562405 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:00:11.028674  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:00:11.028740  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.042958  562405 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:11.043111  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:00:11.049243  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.043232  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:00:11.049004  562405 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.13.0
	I0929 11:00:11.049017  562405 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:00:11.100494  562405 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.13.0
	I0929 11:00:11.071710  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.118734  562405 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:00:11.118759  562405 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:00:11.118845  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.120158  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:00:11.120391  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.121073  562405 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.13.0
	I0929 11:00:11.124388  562405 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:00:11.125786  562405 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:11.125811  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (1017570 bytes)
	I0929 11:00:11.125887  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.130174  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.138751  562405 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:11.138775  562405 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:00:11.138841  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.154269  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:11.157692  562405 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:11.157719  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:00:11.157793  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.174039  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:00:11.174253  562405 out.go:179]   - Using image docker.io/busybox:stable
	I0929 11:00:11.174350  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.182817  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.184848  562405 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:11.184872  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:00:11.184937  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.190910  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.196776  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:00:11.200020  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:00:11.202813  562405 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:00:11.205651  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:00:11.205685  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:00:11.205758  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:11.217446  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.240692  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.291387  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.299506  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.305292  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.327846  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.340894  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.341340  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.342074  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.354117  562405 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:00:11.355468  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:11.801998  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:00:12.028559  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:00:12.028628  562405 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:00:12.068935  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:00:12.082762  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:00:12.082842  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:00:12.110387  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:00:12.112811  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:00:12.112874  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:00:12.118461  562405 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.118543  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:00:12.119774  562405 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:00:12.119841  562405 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:00:12.138687  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:00:12.186871  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:00:12.215519  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:00:12.227610  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:00:12.231152  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:00:12.231226  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:00:12.243516  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:00:12.303057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0929 11:00:12.335018  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:00:12.335085  562405 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:00:12.363933  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:00:12.371754  562405 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.371816  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:00:12.396104  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:00:12.396174  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:00:12.425554  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:12.428546  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:00:12.428612  562405 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:00:12.532484  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:00:12.532510  562405 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:00:12.587601  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:00:12.587636  562405 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)
	I0929 11:00:12.661720  562405 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:00:12.661804  562405 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:00:12.677761  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:00:12.750627  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:00:12.750705  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:00:12.790755  562405 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.790251379s)
	I0929 11:00:12.790821  562405 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:00:12.791802  562405 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.437661366s)
	I0929 11:00:12.792491  562405 node_ready.go:35] waiting up to 6m0s for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796690  562405 node_ready.go:49] node "addons-483563" is "Ready"
	I0929 11:00:12.796759  562405 node_ready.go:38] duration metric: took 4.212478ms for node "addons-483563" to be "Ready" ...
	I0929 11:00:12.796789  562405 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:00:12.796859  562405 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:00:12.816993  562405 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:00:12.817070  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:00:12.827688  562405 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:00:12.827772  562405 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:00:13.048296  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:00:13.048324  562405 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:00:13.060482  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:00:13.060516  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:00:13.184038  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.216057  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (1.414026219s)
	I0929 11:00:13.258482  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.295343  562405 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-483563" context rescaled to 1 replicas
	I0929 11:00:13.476842  562405 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:00:13.476880  562405 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:00:13.501604  562405 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:00:13.501629  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:00:13.785876  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:13.881804  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:00:13.881830  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:00:14.167346  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:00:14.167374  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:00:14.442725  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:00:14.442754  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:00:14.968102  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:00:14.968130  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:00:15.226490  562405 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:00:15.226518  562405 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:00:15.514088  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:15.766861  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.697824827s)
	I0929 11:00:15.766936  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.656475779s)
	I0929 11:00:15.766966  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.628211039s)
	I0929 11:00:15.767025  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.58008337s)
	I0929 11:00:15.767056  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.55146569s)
	I0929 11:00:15.767092  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.539409081s)
	I0929 11:00:16.837772  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.594168947s)
	I0929 11:00:16.837810  562405 addons.go:479] Verifying addon ingress=true in "addons-483563"
	I0929 11:00:16.844807  562405 out.go:179] * Verifying ingress addon...
	I0929 11:00:16.848578  562405 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:00:16.895913  562405 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:00:16.895936  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.360926  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:17.901282  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.353037  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.653308  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:00:18.653397  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.694322  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:18.893014  562405 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:00:18.938106  562405 addons.go:238] Setting addon gcp-auth=true in "addons-483563"
	I0929 11:00:18.938159  562405 host.go:66] Checking if "addons-483563" exists ...
	I0929 11:00:18.938601  562405 cli_runner.go:164] Run: docker container inspect addons-483563 --format={{.State.Status}}
	I0929 11:00:18.952183  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:18.967720  562405 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:00:18.967781  562405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-483563
	I0929 11:00:18.998909  562405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33505 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/addons-483563/id_rsa Username:docker}
	I0929 11:00:19.355439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:19.970203  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.121774  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (7.81863261s)
	I0929 11:00:20.121876  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.757878789s)
	I0929 11:00:20.122110  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (7.69647571s)
	W0929 11:00:20.122144  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122170  562405 retry.go:31] will retry after 332.044356ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:20.122207  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.444355154s)
	I0929 11:00:20.122221  562405 addons.go:479] Verifying addon registry=true in "addons-483563"
	I0929 11:00:20.122467  562405 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (7.325516599s)
	I0929 11:00:20.122491  562405 api_server.go:72] duration metric: took 9.524866062s to wait for apiserver process to appear ...
	I0929 11:00:20.122497  562405 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:00:20.122517  562405 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:00:20.122706  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.938541835s)
	I0929 11:00:20.122821  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.86431073s)
	I0929 11:00:20.122836  562405 addons.go:479] Verifying addon metrics-server=true in "addons-483563"
	I0929 11:00:20.122923  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (6.337018767s)
	W0929 11:00:20.122940  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.122955  562405 retry.go:31] will retry after 154.512512ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
	Warning: unrecognized format "int64"
	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
	I0929 11:00:20.128278  562405 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-483563 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:00:20.128278  562405 out.go:179] * Verifying registry addon...
	I0929 11:00:20.132228  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:00:20.190021  562405 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:00:20.214962  562405 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:00:20.214990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.235723  562405 api_server.go:141] control plane version: v1.34.0
	I0929 11:00:20.235759  562405 api_server.go:131] duration metric: took 113.250821ms to wait for apiserver health ...
	I0929 11:00:20.235770  562405 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:00:20.278065  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:20.355696  562405 system_pods.go:59] 18 kube-system pods found
	I0929 11:00:20.355794  562405 system_pods.go:61] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.355825  562405 system_pods.go:61] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.355866  562405 system_pods.go:61] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.355894  562405 system_pods.go:61] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.355916  562405 system_pods.go:61] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.355938  562405 system_pods.go:61] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.355973  562405 system_pods.go:61] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.356003  562405 system_pods.go:61] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.356025  562405 system_pods.go:61] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.356048  562405 system_pods.go:61] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.356086  562405 system_pods.go:61] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.356120  562405 system_pods.go:61] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.356145  562405 system_pods.go:61] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.356172  562405 system_pods.go:61] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.356202  562405 system_pods.go:61] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.356230  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356256  562405 system_pods.go:61] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.356281  562405 system_pods.go:61] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.356315  562405 system_pods.go:74] duration metric: took 120.538021ms to wait for pod list to return data ...
	I0929 11:00:20.356345  562405 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:00:20.455403  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:20.459696  562405 default_sa.go:45] found service account: "default"
	I0929 11:00:20.459764  562405 default_sa.go:55] duration metric: took 103.394779ms for default service account to be created ...
	I0929 11:00:20.459790  562405 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:00:20.519607  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.551349  562405 system_pods.go:86] 18 kube-system pods found
	I0929 11:00:20.551435  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.551458  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.551481  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending
	I0929 11:00:20.551514  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.551540  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.551562  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.551584  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.551620  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.551646  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.551667  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.551690  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.551726  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.551750  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.551771  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.551791  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.551830  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551857  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.551876  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.551911  562405 retry.go:31] will retry after 275.505452ms: missing components: kube-dns
	I0929 11:00:20.653295  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:20.658598  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.144463049s)
	I0929 11:00:20.658644  562405 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-483563"
	I0929 11:00:20.658723  562405 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.690972016s)
	I0929 11:00:20.661865  562405 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:00:20.661975  562405 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:00:20.666086  562405 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:00:20.666937  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:00:20.672749  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:00:20.672779  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:00:20.719996  562405 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:00:20.720016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:20.820960  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:00:20.820981  562405 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:00:20.832646  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:20.832730  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:20.832757  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:20.832800  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:20.832827  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:20.832850  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:20.832873  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:20.832911  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:20.832937  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:20.832960  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:20.832982  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:20.833015  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:20.833041  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:20.833066  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:20.833089  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:20.833133  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:20.833163  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:20.833187  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833211  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:20.833247  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:20.833287  562405 retry.go:31] will retry after 297.11539ms: missing components: kube-dns
	I0929 11:00:20.858103  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:20.922101  562405 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:00:20.922169  562405 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:00:21.016393  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
	I0929 11:00:21.139355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.141307  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.141426  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.141456  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.141504  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.141532  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.141554  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.141591  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.141617  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.141639  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.141687  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.141712  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.141733  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.141767  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.141793  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.141819  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.141860  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.141887  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.141912  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141948  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.141972  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.142005  562405 retry.go:31] will retry after 304.340151ms: missing components: kube-dns
	I0929 11:00:21.171133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.352561  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.451960  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.452049  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.452079  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.452119  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.452153  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.452177  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.452214  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.452235  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.452256  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.452291  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.452314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.452336  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.452377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.452404  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.452430  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.452464  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.452490  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.452514  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452553  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.452578  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.452629  562405 retry.go:31] will retry after 433.837807ms: missing components: kube-dns
	I0929 11:00:21.636179  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:21.670540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:21.675883  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.397769558s)
	I0929 11:00:21.853293  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:21.933280  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:21.933365  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:21.933390  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:21.933434  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:21.933461  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:21.933482  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:21.933523  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:21.933548  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:21.933568  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:21.933607  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:21.933632  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:21.933655  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:21.933706  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:21.933735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:21.933761  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:21.933808  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:21.933829  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:21.933866  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933897  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:21.933920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:21.933965  562405 retry.go:31] will retry after 466.095529ms: missing components: kube-dns
	I0929 11:00:22.035450  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.580006851s)
	W0929 11:00:22.035581  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035654  562405 retry.go:31] will retry after 307.548823ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:22.035753  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (1.01927835s)
	I0929 11:00:22.039205  562405 addons.go:479] Verifying addon gcp-auth=true in "addons-483563"
	I0929 11:00:22.044402  562405 out.go:179] * Verifying gcp-auth addon...
	I0929 11:00:22.048088  562405 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:00:22.050983  562405 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:00:22.051007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.142934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.240707  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.343680  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:22.353146  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:22.454708  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:22.454799  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:22.454825  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:22.454865  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:22.454891  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:22.454915  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:22.454950  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:22.454975  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:22.454998  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:22.455038  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:22.455063  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:22.455089  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:22.455126  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:22.455152  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:22.455177  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:22.455214  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:22.455246  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:22.455287  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455316  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:22.455340  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:22.455410  562405 retry.go:31] will retry after 948.365927ms: missing components: kube-dns
	I0929 11:00:22.551615  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:22.635844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:22.673091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:22.853790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.052141  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.135755  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.171742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:23.194808  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.194841  562405 retry.go:31] will retry after 721.77345ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:23.355750  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.409224  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:23.409264  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:23.409275  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:23.409284  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:23.409291  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:23.409295  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:23.409300  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:23.409305  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:23.409309  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:23.409317  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:23.409325  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:23.409330  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:23.409336  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:23.409352  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:23.409358  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:23.409364  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:23.409373  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:23.409380  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409389  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:23.409398  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:23.409413  562405 retry.go:31] will retry after 739.821717ms: missing components: kube-dns
	I0929 11:00:23.551401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:23.635709  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:23.671057  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:23.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:23.917772  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:24.052217  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.135279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.155036  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:24.155081  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:24.155089  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:24.155096  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:24.155133  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:24.155145  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:24.155151  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:24.155156  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:24.155161  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:24.155174  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:24.155179  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:24.155200  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:24.155213  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:24.155232  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:24.155247  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:24.155253  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:24.155260  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:24.155266  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155289  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:24.155296  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:24.155312  562405 retry.go:31] will retry after 1.07487069s: missing components: kube-dns
	I0929 11:00:24.171468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:24.353291  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:24.552393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:24.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:24.671401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:24.787302  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.787391  562405 retry.go:31] will retry after 1.01964009s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:24.852686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.051967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.136276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.170597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.234867  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:25.235010  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:25.235028  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:25.235036  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:25.235057  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:25.235065  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:25.235071  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:25.235076  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:25.235090  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:25.235097  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:25.235106  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:25.235110  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:25.235117  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:25.235126  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:25.235132  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:25.235138  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:25.235144  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:25.235155  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235168  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:25.235172  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:25.235189  562405 retry.go:31] will retry after 1.222142843s: missing components: kube-dns
	I0929 11:00:25.352434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:25.551540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:25.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:25.670512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:25.807404  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:25.852309  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.052037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.137229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:26.171270  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.353039  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:26.463585  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:26.463630  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:26.463639  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:26.463647  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:26.463657  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:26.463663  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:26.463669  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:26.463675  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:26.463693  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:26.463706  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:26.463710  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:26.463715  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:26.463727  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:26.463735  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:26.463741  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:26.463747  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:26.463755  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:26.463770  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463783  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:26.463787  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:26.463809  562405 retry.go:31] will retry after 1.402974964s: missing components: kube-dns
	I0929 11:00:26.551532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:26.636949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:26.638526  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.638576  562405 retry.go:31] will retry after 1.357139795s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:26.670752  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:26.852031  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.052008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.136308  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.170727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.352127  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.551289  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:27.635620  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:27.671303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:27.852562  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:27.871526  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:27.871572  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:27.871587  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:27.871596  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:27.871603  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:27.871607  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:27.871612  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:27.871616  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:27.871621  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:27.871628  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:27.871638  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:27.871645  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:27.871653  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:27.871668  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:27.871682  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:27.871690  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:27.871701  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:27.871710  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871724  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:27.871728  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:27.871742  562405 retry.go:31] will retry after 2.610576694s: missing components: kube-dns
	I0929 11:00:27.996119  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:28.051536  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.171255  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.353433  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:28.553546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:28.636259  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:28.671297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:28.852338  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:28.890503  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:28.890537  562405 retry.go:31] will retry after 1.579994465s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:29.051546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.135497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.170644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.352533  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:29.551396  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:29.635453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:29.670837  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:29.852427  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.052393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.136010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.170850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.354548  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:30.471010  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:30.489674  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:30.489772  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:30.489798  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:30.489840  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:30.489867  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:30.489893  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:30.489933  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:30.489959  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:30.490010  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:30.490039  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:30.490058  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:30.490093  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:30.490120  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:30.490146  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:30.490190  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:30.490218  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:30.490242  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:30.490277  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490303  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:30.490327  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:30.490376  562405 retry.go:31] will retry after 2.720566092s: missing components: kube-dns
	I0929 11:00:30.552095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:30.636305  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:30.671155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:30.858718  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.052294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.137447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.171756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:00:31.325075  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.325107  562405 retry.go:31] will retry after 3.855840488s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:31.352686  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:31.551402  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:31.635213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:31.670319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:31.852210  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.051357  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.135391  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.170855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.352439  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:32.551633  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:32.635919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:32.671511  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:32.852475  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.051940  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.136140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.170063  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.215348  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:33.215389  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:33.215400  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:33.215409  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:33.215415  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:33.215420  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:33.215426  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:33.215437  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:33.215441  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:33.215450  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:33.215454  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:33.215464  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:33.215470  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:33.215480  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:33.215486  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:33.215494  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:33.215506  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:33.215512  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215521  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:33.215529  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:33.215544  562405 retry.go:31] will retry after 4.126305501s: missing components: kube-dns
	I0929 11:00:33.352737  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:33.552175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:33.634993  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:33.669994  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:33.852306  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.051202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.136007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.170816  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.352373  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:34.553933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:34.635899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:34.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:34.852484  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.051949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.170698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.182057  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:35.352472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:35.551610  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:35.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:35.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:35.852420  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:36.025511  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.025554  562405 retry.go:31] will retry after 2.478968095s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:36.051441  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.135529  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.170646  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.352641  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:36.551329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:36.635329  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:36.670262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:36.852954  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.050981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.136037  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.170260  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.346967  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:37.347068  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:37.347094  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:37.347127  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:37.347163  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:37.347183  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:37.347207  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:37.347240  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:37.347268  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:37.347292  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:37.347314  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:37.347349  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:37.347377  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:37.347401  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:37.347427  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:37.347462  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:37.347493  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:37.347516  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347542  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:37.347577  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:37.347618  562405 retry.go:31] will retry after 4.345924403s: missing components: kube-dns
	I0929 11:00:37.353357  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:37.551383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:37.634988  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:37.670924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:37.852425  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.051125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.135190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.170173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.352743  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:38.505149  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:38.551015  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:38.636664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:38.671811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:38.852596  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:39.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.136290  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.173178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.359186  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0929 11:00:39.377336  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.377417  562405 retry.go:31] will retry after 8.420673213s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:39.554178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:39.635917  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:39.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:39.852022  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.051447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.136117  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.171123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.352837  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:40.551963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:40.635809  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:40.671521  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:40.852355  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.051547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.135648  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.170604  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.352814  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:41.552570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:41.635271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:41.670349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:41.697831  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:41.697869  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:41.697878  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:41.697886  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:41.697895  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:41.697900  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:41.697906  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:41.697914  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:41.697919  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:41.697927  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:41.697944  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:41.697949  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:41.697954  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:41.697972  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:41.697985  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:41.697993  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:41.697999  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:41.698006  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698020  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:41.698024  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:41.698040  562405 retry.go:31] will retry after 5.697948879s: missing components: kube-dns
	I0929 11:00:41.852240  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.051452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.173125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.357250  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:42.551394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:42.635559  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:42.671071  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.051187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.135757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.171149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.352507  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:43.552416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:43.635642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:43.671106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:43.851882  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.051984  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.135762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.170927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.352246  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:44.551876  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:44.635750  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:44.670772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:44.852890  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.062483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.136275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.174753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.353413  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:45.551355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:45.635297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:45.670564  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:45.852276  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.052053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.136576  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.170909  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.351921  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:46.551162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:46.635990  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:46.670864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:46.852732  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.051024  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.136138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.170190  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.352771  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:47.400682  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:47.400721  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:47.400730  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:47.400761  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:47.400775  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:47.400780  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:47.400785  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:47.400798  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:47.400802  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:47.400809  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:47.400817  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:47.400821  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:47.400845  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:47.400859  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:47.400866  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:47.400875  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:47.400880  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:47.400889  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400901  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:47.400920  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:47.400935  562405 retry.go:31] will retry after 5.509069796s: missing components: kube-dns
	I0929 11:00:47.551768  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:47.635924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:47.671244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:47.798354  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:00:47.852692  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.053483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.136208  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:48.170667  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.352625  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:48.551506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:48.636221  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:00:48.667779  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.667810  562405 retry.go:31] will retry after 13.08388474s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:00:48.670605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:48.851790  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.051937  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.135843  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.171029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.352130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:49.552243  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:49.636121  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:49.670746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:49.851840  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.052090  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.136171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.170792  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.352988  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:50.552035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:50.636334  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:50.670692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:50.852206  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.051872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.136044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.352656  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:51.551385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:51.635241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:51.670276  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:51.852394  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.051284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.135344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.170317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.352886  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.552113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:52.636168  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:52.670099  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:52.852249  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:52.917554  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:52.917592  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:52.917601  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:52.917608  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:52.917616  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:52.917620  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:52.917625  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:52.917630  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:52.917634  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:52.917641  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:52.917648  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:52.917653  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:52.917659  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:52.917671  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:52.917677  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:52.917683  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:52.917702  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:00:52.917708  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917722  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:52.917726  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:52.917755  562405 retry.go:31] will retry after 6.791875503s: missing components: kube-dns
	I0929 11:00:53.052089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.136545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.171605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.356005  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:53.552184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:53.636523  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:53.670818  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:53.852678  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.052454  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.154575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.256158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.352215  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:54.551241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:54.636132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:54.669933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:54.851634  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.052623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.136160  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.170746  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.352122  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:55.551108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:55.636209  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:55.670458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:55.852492  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.051762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.135685  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.171148  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.353324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:56.552210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:56.652177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:56.670452  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:56.852509  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.051802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.136225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.171027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.352495  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:57.552470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:57.653535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:57.671002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:57.851897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.052138  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.135198  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.170520  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.353881  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:58.555577  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:58.656981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:58.757899  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:58.851970  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.051049  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.135972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.170798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.353411  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:00:59.551893  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:00:59.635678  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:00:59.671009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:00:59.714273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:00:59.714323  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:00:59.714333  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:00:59.714386  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:00:59.714394  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:00:59.714400  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:00:59.714410  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:00:59.714416  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:00:59.714451  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:00:59.714465  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:00:59.714469  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:00:59.714475  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:00:59.714483  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:00:59.714495  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:00:59.714501  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:00:59.714539  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:00:59.714551  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:00:59.714559  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714567  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:00:59.714574  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:00:59.714590  562405 retry.go:31] will retry after 12.714055562s: missing components: kube-dns
	I0929 11:00:59.852911  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.152285  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.214293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.363412  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:00.553644  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:00.652839  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:00.754337  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:00.852455  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.051562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.171460  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.352953  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:01.551890  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:01.636642  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:01.671150  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:01.752123  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:01.854256  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.051525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.136349  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.171185  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.352372  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:02.552229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:02.653055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:02.672043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:02.801682  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.049507549s)
	W0929 11:01:02.801724  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.801753  562405 retry.go:31] will retry after 16.821803607s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:02.851733  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.052409  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.135570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.170407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.352949  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:03.551362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:03.635592  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:03.670882  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:03.852165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.051855  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.135969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.170070  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.353267  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:04.553219  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:04.638398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:04.672109  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:04.852320  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.051517  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.136556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.170847  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.352023  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:05.551343  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:05.635398  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:05.670505  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:05.855084  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.051736  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.136016  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.170269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.351899  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:06.551880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:06.639997  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:06.670254  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:06.853897  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.054480  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.135532  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.170762  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.352024  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:07.551267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:07.635360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:07.671939  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:07.851793  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.052030  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.136453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.170457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.351748  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:08.552306  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:08.635171  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:08.670489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:08.852491  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.051345  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.135543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.170493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.352880  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:09.551953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:09.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:09.670537  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:09.852365  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.051656  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.135998  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.171807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.352042  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:10.552046  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:10.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:10.671491  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:10.851696  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.053029  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.136510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.171153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.352785  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:11.551915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:11.635949  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:11.670214  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:11.852324  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.051457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.135586  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.170848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.351941  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:12.433273  562405 system_pods.go:86] 19 kube-system pods found
	I0929 11:01:12.433307  562405 system_pods.go:89] "coredns-66bc5c9577-b29nz" [52bc5403-990e-404a-8cfe-efb5571a512a] Running
	I0929 11:01:12.433318  562405 system_pods.go:89] "csi-hostpath-attacher-0" [9d16d3ad-392d-44c8-92ba-9a4a8053d0ef] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:01:12.433326  562405 system_pods.go:89] "csi-hostpath-resizer-0" [19f50e3f-179b-42ce-913e-818a6a3117ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:01:12.433334  562405 system_pods.go:89] "csi-hostpathplugin-rqvcb" [1bafe1f6-7a18-4707-b57e-df6501d8bd38] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:01:12.433339  562405 system_pods.go:89] "etcd-addons-483563" [9b193026-7b5f-4377-80ef-938e37399327] Running
	I0929 11:01:12.433344  562405 system_pods.go:89] "kindnet-mfp57" [0c7477e3-a89c-4434-9410-876e3e76a0d2] Running
	I0929 11:01:12.433348  562405 system_pods.go:89] "kube-apiserver-addons-483563" [b4c81a52-29e3-4abc-8ce3-d89b928a5df6] Running
	I0929 11:01:12.433352  562405 system_pods.go:89] "kube-controller-manager-addons-483563" [fc097b4e-c68e-4601-9643-9ad308f7c510] Running
	I0929 11:01:12.433360  562405 system_pods.go:89] "kube-ingress-dns-minikube" [8bfd4d09-1731-4a82-b31e-2f361eda9937] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:01:12.433364  562405 system_pods.go:89] "kube-proxy-wv2sq" [acd890b5-8eec-4768-b2a4-eab21a6cc968] Running
	I0929 11:01:12.433375  562405 system_pods.go:89] "kube-scheduler-addons-483563" [af974e3a-b4bd-4dbf-b1d1-578fe272d2fc] Running
	I0929 11:01:12.433381  562405 system_pods.go:89] "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:01:12.433393  562405 system_pods.go:89] "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:01:12.433403  562405 system_pods.go:89] "registry-66898fdd98-t2xjz" [f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:01:12.433412  562405 system_pods.go:89] "registry-creds-764b6fb674-l6vfm" [df19d989-15e6-4d4c-a14f-43633c0f900b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:01:12.433418  562405 system_pods.go:89] "registry-proxy-k46nx" [e7c8247c-6df5-410e-a6ed-4560a900c88e] Running
	I0929 11:01:12.433425  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-2t8cn" [1c88bde7-cf0a-47a0-95f4-6b31fdc41b7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433435  562405 system_pods.go:89] "snapshot-controller-7d9fbc56b8-v5hhf" [211b45f8-ac85-4ab0-8b24-0201ae6aab27] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:01:12.433440  562405 system_pods.go:89] "storage-provisioner" [6a7fc87f-5481-4acc-873f-54407c43ffd1] Running
	I0929 11:01:12.433448  562405 system_pods.go:126] duration metric: took 51.973638911s to wait for k8s-apps to be running ...
	I0929 11:01:12.433455  562405 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:01:12.433514  562405 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:01:12.446044  562405 system_svc.go:56] duration metric: took 12.578489ms WaitForService to wait for kubelet
	I0929 11:01:12.446134  562405 kubeadm.go:578] duration metric: took 1m1.848507422s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:01:12.446163  562405 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:01:12.449082  562405 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:01:12.449117  562405 node_conditions.go:123] node cpu capacity is 2
	I0929 11:01:12.449132  562405 node_conditions.go:105] duration metric: took 2.962842ms to run NodePressure ...
	I0929 11:01:12.449146  562405 start.go:241] waiting for startup goroutines ...
	I0929 11:01:12.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:12.635790  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:12.671095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:12.852503  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.051510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.135773  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.171134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.352474  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:13.552073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:13.636544  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:13.670560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:13.852214  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.051641  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.135689  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.170960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.351865  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:14.552879  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:14.635867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:14.671772  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:14.852662  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.052664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.136923  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.172045  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.353071  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:15.551258  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:15.642859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:15.743849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:15.851919  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.051565  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.135985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.170358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.352724  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:16.553721  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:16.635942  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:16.679153  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:16.853914  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.051147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.136983  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.171510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.352673  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:17.551763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:17.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:17.671176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:17.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.052850  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.138504  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.171764  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.352583  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:18.552672  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:18.636360  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:18.673280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:18.852290  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.051288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.136144  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.171202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.352499  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:19.552863  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:19.624175  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:19.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:19.671019  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:19.852638  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.052137  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.135666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.179665  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.352083  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:20.551765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:20.637403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:20.670797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:20.852089  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.227818564s)
	W0929 11:01:20.852121  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852142  562405 retry.go:31] will retry after 10.946047732s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:20.852570  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.052447  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.139025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.171797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.353685  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:21.552006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:21.637557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:21.671038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:21.852518  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.053411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.136649  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.172007  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.353889  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:22.558459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:22.651453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:22.676383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:22.852219  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.051527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.135892  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.170704  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.352165  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:23.552410  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:23.635681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:23.670719  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:23.852520  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.136269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.171595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.352147  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:24.551232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:24.636178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:24.672020  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:24.853672  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.051724  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.135870  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.171279  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.351823  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:25.552234  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:25.653176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:25.671256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:25.853581  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.051884  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.135934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.171257  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.352887  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:26.552003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:26.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:26.671003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:26.852795  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.051618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.135834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.171199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.356225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:27.552275  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:27.636220  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:27.671496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:27.853229  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.052281  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.137000  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.171262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.352658  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:28.552061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:28.636934  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:28.670263  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:28.853130  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.051089  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.136662  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.170684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.352075  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:29.552353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:29.636514  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:29.672277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:29.853403  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.085229  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.136145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.171861  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.354382  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:30.553031  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:30.637101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:30.672796  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:30.853436  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.054177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.136588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.170958  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.353225  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:31.551358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:31.635355  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:31.670956  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:31.799308  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:01:31.853156  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.052123  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.149436  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.170524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.355066  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:32.552038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:32.637938  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:32.671482  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:32.874796  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.051931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.086078  562405 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.286734238s)
	W0929 11:01:33.086176  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.086202  562405 retry.go:31] will retry after 33.095524834s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:01:33.152599  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.170819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.352977  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:33.552280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:33.636500  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:33.670670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:33.853633  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.051681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.135908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.170128  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.352644  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:34.552650  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:34.635674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:34.670885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:34.852199  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.061727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.138230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.172097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.352360  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:35.551751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:35.637601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:35.738742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:35.853002  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.051069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.136927  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.237931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.357879  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:36.552350  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:36.635578  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:36.671869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:36.869741  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.052299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.171177  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.353018  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:37.551104  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:37.637106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:37.669831  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:37.852235  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.052097  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.170867  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.352313  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:38.551499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:38.635935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:38.671742  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:38.852319  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.051780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.136389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.170801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.352526  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:39.552224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:39.636304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:39.672712  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:39.852472  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.052256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.152974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.171108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.353371  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:40.551133  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:40.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:40.671047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:40.853079  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.052120  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.136280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.177842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.354434  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:41.551740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:41.645487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:41.671363  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:41.854589  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.052044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.137740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.172597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.352109  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:42.552026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:42.637164  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:42.671147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:42.852431  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.052352  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.135587  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.170846  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.352245  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:43.552919  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:43.637287  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:43.671253  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:43.852788  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.051751  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.170241  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.352794  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:44.553817  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:44.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:44.672859  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:44.854142  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.060629  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.137216  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.172924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.357494  562405 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:01:45.552372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:45.637299  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:45.672067  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:45.852883  562405 kapi.go:107] duration metric: took 1m29.004303964s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:01:46.052116  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.136312  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.171297  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:46.551908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:46.636524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:46.670563  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.052068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.154941  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.170424  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:47.551561  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:47.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:47.670513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.052446  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.135658  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.170589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:48.551841  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:01:48.636176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:48.670701  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.052948  562405 kapi.go:107] duration metric: took 1m27.00485893s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:01:49.057880  562405 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-483563 cluster.
	I0929 11:01:49.061403  562405 out.go:179] * 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.
	I0929 11:01:49.066121  562405 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:01:49.136552  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.171645  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:49.636873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:49.671437  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.135891  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.170302  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:50.635525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:50.671753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.137319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.170591  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:51.636579  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:51.674533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.136716  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.170869  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:52.637155  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:52.737989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.137233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.170808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:53.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:53.670960  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.136186  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.170811  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:54.637503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:54.672455  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.136222  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.171433  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:55.636966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:55.671675  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.136902  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.171763  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:56.635470  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:56.672026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:01:57.135812  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:57.171016  562405 kapi.go:107] duration metric: took 1m36.50408051s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:01:57.636903  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.136760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:58.635581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.136802  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:01:59.635273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.136657  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:00.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.135933  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:01.636076  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.135981  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:02.636107  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.135738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:03.635533  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.135864  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:04.635118  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.136056  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:05.635206  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.135959  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:06.182248  562405 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:02:06.636466  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:02:07.100268  562405 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:02:07.100367  562405 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:02:07.136236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:07.635947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.135732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:08.635608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.136489  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:09.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:10.636052  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.136292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:11.635833  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.135389  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:12.636293  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.136284  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:13.636108  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.135040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:14.635823  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.138743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:15.635251  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.136226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:16.635922  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.135688  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:17.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.138849  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:18.635292  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.136147  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:19.635354  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.136966  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:20.635595  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.136735  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:21.635416  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.136786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:22.635317  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:23.636286  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.136002  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:24.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.135428  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:25.635490  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.136065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:26.636053  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.135597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:27.636692  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.135574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:28.636581  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:29.641801  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.136682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:30.636323  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.136205  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:31.635872  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:32.635430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:33.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.135900  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:34.634886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.136401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:35.636344  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:36.635332  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.135788  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:37.635269  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.137211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:38.636182  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.135540  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:39.636022  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:40.635952  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.135431  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:41.636162  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.136235  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:42.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.135358  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:43.636246  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.135585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:44.636383  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.149127  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:45.636210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:46.635757  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.176967  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:47.635743  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.135495  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:48.636527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.135670  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:49.635467  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.135673  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:50.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.135519  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:51.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:52.635601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:53.635461  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.135765  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:54.635969  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.135459  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:55.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:56.636065  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.135539  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:57.636232  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.136084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:58.635457  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:02:59.636706  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.139589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:00.636238  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:01.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.135230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:02.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.135407  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:03.636027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.135291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:04.635720  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.135225  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:05.635886  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.136394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:06.636149  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.135901  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:07.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.135347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:08.636781  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.136048  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:09.635524  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.136797  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:10.643732  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.135557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:11.647605  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.137503  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:12.635834  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.135359  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:13.636003  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:14.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.136038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:15.636151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.135280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:16.635798  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.135600  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:17.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.135770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:18.635356  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.135904  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:19.635992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.135175  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:20.636230  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.135926  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:21.635637  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.135992  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:22.635194  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.135727  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:23.635803  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.135401  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:24.636184  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.136068  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:25.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.135421  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:26.635874  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.135242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:27.636522  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.136426  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:28.636006  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.135566  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:29.636912  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.135406  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:30.636069  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.135929  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:31.635582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.136412  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:32.636061  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.135753  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:33.635483  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.135880  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:34.636613  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.136132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:35.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.135978  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:36.635131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.136630  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:37.636513  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.136925  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:38.635556  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.136203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:39.635474  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.136835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:40.636115  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.135695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:41.636077  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.136875  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:42.635827  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.135203  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:43.636291  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.135986  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:44.636608  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.143036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:45.636202  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.137025  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:46.635438  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:47.636119  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.136331  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:48.636213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.135596  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:49.636419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.136062  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:50.635512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:51.636111  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.135316  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:52.635787  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.135434  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:53.636547  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.135996  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:54.635382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.136313  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:55.636242  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.135785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:56.635541  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.135935  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:57.635786  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.135314  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:58.635842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.135618  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:03:59.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.137702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:00.635734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.135187  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:01.636226  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.136113  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:02.635477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:03.635793  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.135382  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:04.635829  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.135873  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:05.635066  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.135388  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:06.636140  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.135693  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:07.635715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.136527  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:08.636516  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.136497  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:09.635551  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.136810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:10.636074  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:11.635342  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.136163  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:12.635575  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.136619  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:13.636273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.136073  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:14.635740  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.135418  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:15.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.136458  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:16.635465  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.136328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:17.636328  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.135866  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:18.635590  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.136372  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:19.635574  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.136609  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:20.636294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.136502  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:21.636340  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.136213  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:22.635132  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.135265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:23.636211  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:24.635008  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.135914  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:25.635974  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.135674  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:26.636173  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.135698  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:27.636280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.136425  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:28.636399  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.136379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:29.636319  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.136695  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:30.635267  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.135953  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:31.635125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.135601  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:32.637044  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.136419  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:33.636321  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.135989  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:34.635303  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.135883  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:35.635777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.136252  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:36.636028  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.135947  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:37.635318  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.136403  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:38.635702  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.136212  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:39.636014  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.136043  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:40.635496  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.135844  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:41.635300  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.136393  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:42.635819  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.135262  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:43.636145  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:44.635487  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.138131  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:45.635038  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.135623  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:46.636411  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.136170  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:47.636311  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.136036  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:48.635807  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.135278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:49.636265  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.136227  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:50.638034  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.135915  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:51.635240  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.136477  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:52.636386  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.136093  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:53.636375  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.136362  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:54.635760  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.135380  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:55.636087  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.135963  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:56.635710  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.135167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:57.635585  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.136908  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:58.635636  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.136047  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:04:59.638250  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.142009  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:00.636580  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.136738  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:01.635907  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.135961  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:02.636239  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.135589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:03.636582  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.136468  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:04.636379  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.136114  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:05.635780  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.136273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:06.635697  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.135493  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:07.636442  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.136602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:08.636686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.135143  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:09.636101  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.135682  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:10.635347  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.135686  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:11.635244  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.136151  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:12.635638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.136560  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:13.636506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.136589  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:14.636525  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:15.635985  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.135473  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:16.635991  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.136734  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:17.636756  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.135638  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:18.636840  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.135526  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:19.636084  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.140404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:20.636134  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.135512  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:21.635931  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.135777  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:22.635405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.136158  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:23.636018  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.135848  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:24.635233  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.137832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:25.635588  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.139273  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:26.636298  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:27.636040  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.135567  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:28.636264  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.135832  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:29.636510  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.136546  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:30.636277  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.136294  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:31.636236  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.135694  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:32.636017  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.135562  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:33.636404  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.136112  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:34.635878  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.135696  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:35.635653  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.136330  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:36.636167  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.136091  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:37.635684  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.136199  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:38.636055  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.135336  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:39.635597  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.136476  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:40.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.135668  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:41.636725  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.136176  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:42.636196  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.135353  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:43.636570  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.135778  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:44.635573  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.137405  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:45.635825  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.135154  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:46.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.136271  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:47.636430  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.136488  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:48.635808  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.135453  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:49.636278  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.137280  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:50.636010  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.136027  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:51.635614  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.136715  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:52.635971  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.135080  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:53.635450  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.135924  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:54.635602  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.135550  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:55.635368  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.136078  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:56.636004  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.135125  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:57.635785  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.135210  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:58.635972  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.135366  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:05:59.636035  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.154256  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:00.636224  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.136385  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:01.636106  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.135534  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:02.635950  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.135545  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:03.636666  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:04.637842  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.135315  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:05.636152  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.135507  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:06.636616  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.136515  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:07.636394  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.136723  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:08.635557  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.136288  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:09.635770  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.135714  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:10.636377  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.136594  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:11.636339  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.135810  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:12.635499  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.136095  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:13.635535  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.135946  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:14.635506  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.136178  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:15.636237  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.135835  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:16.634885  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.135304  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:17.635916  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.135664  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:18.640681  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.135026  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:19.635543  562405 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:06:20.133373  562405 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0929 11:06:20.133403  562405 kapi.go:107] duration metric: took 6m0.001181548s to wait for kubernetes.io/minikube-addons=registry ...
	W0929 11:06:20.133493  562405 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0929 11:06:20.138431  562405 out.go:179] * Enabled addons: amd-gpu-device-plugin, ingress-dns, registry-creds, nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, volcano, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, ingress, gcp-auth, csi-hostpath-driver
	I0929 11:06:20.141333  562405 addons.go:514] duration metric: took 6m9.543450943s for enable addons: enabled=[amd-gpu-device-plugin ingress-dns registry-creds nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass volcano metrics-server yakd storage-provisioner-rancher volumesnapshots ingress gcp-auth csi-hostpath-driver]
	I0929 11:06:20.141391  562405 start.go:246] waiting for cluster config update ...
	I0929 11:06:20.141416  562405 start.go:255] writing updated cluster config ...
	I0929 11:06:20.141714  562405 ssh_runner.go:195] Run: rm -f paused
	I0929 11:06:20.145340  562405 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:20.148976  562405 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.153659  562405 pod_ready.go:94] pod "coredns-66bc5c9577-b29nz" is "Ready"
	I0929 11:06:20.153686  562405 pod_ready.go:86] duration metric: took 4.683231ms for pod "coredns-66bc5c9577-b29nz" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.156291  562405 pod_ready.go:83] waiting for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.161141  562405 pod_ready.go:94] pod "etcd-addons-483563" is "Ready"
	I0929 11:06:20.161167  562405 pod_ready.go:86] duration metric: took 4.851586ms for pod "etcd-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.163734  562405 pod_ready.go:83] waiting for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.168493  562405 pod_ready.go:94] pod "kube-apiserver-addons-483563" is "Ready"
	I0929 11:06:20.168523  562405 pod_ready.go:86] duration metric: took 4.762707ms for pod "kube-apiserver-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.170705  562405 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.549386  562405 pod_ready.go:94] pod "kube-controller-manager-addons-483563" is "Ready"
	I0929 11:06:20.549417  562405 pod_ready.go:86] duration metric: took 378.684677ms for pod "kube-controller-manager-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:20.749934  562405 pod_ready.go:83] waiting for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.149818  562405 pod_ready.go:94] pod "kube-proxy-wv2sq" is "Ready"
	I0929 11:06:21.149850  562405 pod_ready.go:86] duration metric: took 399.88497ms for pod "kube-proxy-wv2sq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.349231  562405 pod_ready.go:83] waiting for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749730  562405 pod_ready.go:94] pod "kube-scheduler-addons-483563" is "Ready"
	I0929 11:06:21.749759  562405 pod_ready.go:86] duration metric: took 400.496835ms for pod "kube-scheduler-addons-483563" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:06:21.749781  562405 pod_ready.go:40] duration metric: took 1.604410469s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:06:21.816609  562405 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:06:21.820273  562405 out.go:179] * Done! kubectl is now configured to use "addons-483563" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3cc1f3bc7eb46       1611cd07b61d5       2 minutes ago       Running             busybox                                  0                   6443b18cb9e56       busybox
	505681adb9fb4       34da3fe7b8efb       3 minutes ago       Running             minikube-ingress-dns                     0                   1cb9b8babe11e       kube-ingress-dns-minikube
	071b4b85a0cb6       ee6d597e62dc8       13 minutes ago      Running             csi-snapshotter                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	3f0ccd5355ba1       642ded511e141       13 minutes ago      Running             csi-provisioner                          0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	bdaac81ea0e23       922312104da8a       13 minutes ago      Running             liveness-probe                           0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	ca8042a58b404       08f6b2990811a       13 minutes ago      Running             hostpath                                 0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	27abc66ef3815       0107d56dbc0be       13 minutes ago      Running             node-driver-registrar                    0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	8661a4a41ce76       5ed383cb88c34       13 minutes ago      Running             controller                               0                   4aa99de397614       ingress-nginx-controller-9cc49f96f-9bxpj
	6bf8744701cb9       ccf6033de1d3c       13 minutes ago      Running             cloud-spanner-emulator                   0                   b706b5f4f7ba9       cloud-spanner-emulator-85f6b7fc65-6blvq
	531260e43371b       4d1e5c3e97420       13 minutes ago      Running             volume-snapshot-controller               0                   51de520e2a203       snapshot-controller-7d9fbc56b8-v5hhf
	7dcc2f9cc35f6       487fa743e1e22       13 minutes ago      Running             csi-resizer                              0                   e122353e37c42       csi-hostpath-resizer-0
	ebd8bcc8a4137       1461903ec4fe9       13 minutes ago      Running             csi-external-health-monitor-controller   0                   a48f9bec9e69c       csi-hostpathplugin-rqvcb
	f98988efaa10d       7ce2150c8929b       13 minutes ago      Running             local-path-provisioner                   0                   885a769c62c0c       local-path-provisioner-648f6765c9-qzqww
	64eb4fcee5514       9a80d518f102c       13 minutes ago      Running             csi-attacher                             0                   4a2c275af4842       csi-hostpath-attacher-0
	25834a735426f       bc6c1e09a843d       13 minutes ago      Running             metrics-server                           0                   f08af433d6dfd       metrics-server-85b7d694d7-5nf4w
	d4432bf010543       4d1e5c3e97420       13 minutes ago      Running             volume-snapshot-controller               0                   48353d3f60d55       snapshot-controller-7d9fbc56b8-2t8cn
	2488caa320276       c49be5d58a56e       13 minutes ago      Running             nvidia-device-plugin-ctr                 0                   ca31dd4d617fc       nvidia-device-plugin-daemonset-jkp8d
	10bab5f31afb4       deda3ad36c19b       13 minutes ago      Running             gadget                                   0                   ec224c2074912       gadget-xfswf
	ec0c3117e2180       138784d87c9c5       13 minutes ago      Running             coredns                                  0                   24e958249f254       coredns-66bc5c9577-b29nz
	67413b366dd4f       c67c707f59d87       13 minutes ago      Exited              patch                                    0                   4e27995bbd2cf       ingress-nginx-admission-patch-g7nsq
	33073bc7ef69a       7b85e0fbfd435       13 minutes ago      Running             registry-proxy                           0                   fc1c165fb3f95       registry-proxy-k46nx
	5986041dde1aa       c67c707f59d87       14 minutes ago      Exited              create                                   0                   a137a16b54daf       ingress-nginx-admission-create-lctr2
	8ea3c0ae7f25b       ba04bb24b9575       14 minutes ago      Running             storage-provisioner                      0                   1b4166e4588e0       storage-provisioner
	0a570ecc14fc9       b1a8c6f707935       14 minutes ago      Running             kindnet-cni                              0                   bf0155afe4cb6       kindnet-mfp57
	2b4b94e8d28b1       6fc32d66c1411       14 minutes ago      Running             kube-proxy                               0                   4ebf193041bd3       kube-proxy-wv2sq
	7c6da61cff166       a1894772a478e       15 minutes ago      Running             etcd                                     0                   0ab079d67e8db       etcd-addons-483563
	0a76bf20855c2       996be7e86d9b3       15 minutes ago      Running             kube-controller-manager                  0                   e7698a4946ef5       kube-controller-manager-addons-483563
	b9a3c32fa3cc9       d291939e99406       15 minutes ago      Running             kube-apiserver                           0                   a512b8456990b       kube-apiserver-addons-483563
	1270087412b63       a25f5ef9c34c3       15 minutes ago      Running             kube-scheduler                           0                   78808fa86967f       kube-scheduler-addons-483563
	
	
	==> containerd <==
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.339606744Z" level=info msg="RemovePodSandbox \"5ce98293aa751127ead2d382525565c740d7fae8477626d12573986da79fed7e\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.342520230Z" level=info msg="StopPodSandbox for \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.371170841Z" level=info msg="TearDown network for sandbox \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.371237549Z" level=info msg="StopPodSandbox for \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.372207292Z" level=info msg="RemovePodSandbox for \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.372521347Z" level=info msg="Forcibly stopping sandbox \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.383262204Z" level=info msg="TearDown network for sandbox \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.396590317Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.397124321Z" level=info msg="RemovePodSandbox \"d3f42fdcd05571239faa17586b7b86c3190911735c4d5aedb8b0c5d72f6bef5c\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.397728914Z" level=info msg="StopPodSandbox for \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.410317605Z" level=info msg="TearDown network for sandbox \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.410356440Z" level=info msg="StopPodSandbox for \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.410901160Z" level=info msg="RemovePodSandbox for \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.411096157Z" level=info msg="Forcibly stopping sandbox \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.420414016Z" level=info msg="TearDown network for sandbox \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.427450569Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.427561807Z" level=info msg="RemovePodSandbox \"6678a18645b68211dff62ef7787919bbad7fe8f9cd6062240d61011d4a8cf688\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.428110827Z" level=info msg="StopPodSandbox for \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.440025212Z" level=info msg="TearDown network for sandbox \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.440065065Z" level=info msg="StopPodSandbox for \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\" returns successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.440568940Z" level=info msg="RemovePodSandbox for \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.440613814Z" level=info msg="Forcibly stopping sandbox \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\""
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.456897390Z" level=info msg="TearDown network for sandbox \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\" successfully"
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.464194220Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 29 11:13:04 addons-483563 containerd[839]: time="2025-09-29T11:13:04.464297122Z" level=info msg="RemovePodSandbox \"1b03c932b10bc50bdda751f91fb3191528f6df4c869f7558e057b2a9cbd85a8f\" returns successfully"
	
	
	==> coredns [ec0c3117e218077b92b7a9571861abfe371100c8f1204785d82dae8c51b6ecfe] <==
	[INFO] 10.244.0.3:45075 - 16887 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000071336s
	[INFO] 10.244.0.3:45075 - 50436 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001468785s
	[INFO] 10.244.0.3:45075 - 1416 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001505528s
	[INFO] 10.244.0.3:45075 - 50947 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000150853s
	[INFO] 10.244.0.3:45075 - 42258 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000144454s
	[INFO] 10.244.0.3:55205 - 52551 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000180893s
	[INFO] 10.244.0.3:55205 - 24799 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000161881s
	[INFO] 10.244.0.3:55205 - 29885 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000122217s
	[INFO] 10.244.0.3:55205 - 37429 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000091177s
	[INFO] 10.244.0.3:55205 - 36396 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000101482s
	[INFO] 10.244.0.3:55205 - 15067 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000080239s
	[INFO] 10.244.0.3:55205 - 61523 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001292668s
	[INFO] 10.244.0.3:55205 - 4057 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.00127282s
	[INFO] 10.244.0.3:55205 - 44734 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000141491s
	[INFO] 10.244.0.3:55205 - 26208 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000130176s
	[INFO] 10.244.0.3:47118 - 59556 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000158394s
	[INFO] 10.244.0.3:47118 - 49672 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000314366s
	[INFO] 10.244.0.3:47118 - 24831 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000144494s
	[INFO] 10.244.0.3:47118 - 36660 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000110877s
	[INFO] 10.244.0.3:47118 - 11642 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000132654s
	[INFO] 10.244.0.3:47118 - 20824 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000146996s
	[INFO] 10.244.0.3:47118 - 39931 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001618621s
	[INFO] 10.244.0.3:47118 - 13878 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.001148527s
	[INFO] 10.244.0.3:47118 - 40819 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000129577s
	[INFO] 10.244.0.3:47118 - 22005 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000101893s
	
	
	==> describe nodes <==
	Name:               addons-483563
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-483563
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=addons-483563
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_00_05_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-483563
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-483563"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:00:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-483563
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:14:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 10:59:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:13:08 +0000   Mon, 29 Sep 2025 11:00:00 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-483563
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 e9cc1b4592a54eae91aa57187178ee2c
	  System UUID:                4ad1c187-0d63-4a99-8d82-b3ed08f74b8e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (25 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m20s
	  default                     cloud-spanner-emulator-85f6b7fc65-6blvq     0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  gadget                      gadget-xfswf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-9bxpj    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         14m
	  kube-system                 coredns-66bc5c9577-b29nz                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 csi-hostpathplugin-rqvcb                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 etcd-addons-483563                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kindnet-mfp57                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-483563                250m (12%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-483563       200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-wv2sq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-483563                100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-85b7d694d7-5nf4w             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 nvidia-device-plugin-daemonset-jkp8d        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 registry-66898fdd98-t2xjz                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 registry-creds-764b6fb674-l6vfm             0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 registry-proxy-k46nx                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 snapshot-controller-7d9fbc56b8-2t8cn        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 snapshot-controller-7d9fbc56b8-v5hhf        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-648f6765c9-qzqww     0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  yakd-dashboard              yakd-dashboard-5ff678cb9-lb2vt              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  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                 14m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  15m                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 14m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  14m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  14m                kubelet          Node addons-483563 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m                kubelet          Node addons-483563 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m                kubelet          Node addons-483563 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m                node-controller  Node addons-483563 event: Registered Node addons-483563 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [7c6da61cff1669bcd00693285a3e51780e6a4ea730e796f0f36a375cd006fa63] <==
	{"level":"warn","ts":"2025-09-29T10:59:59.309382Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44950","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.325239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44972","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.339641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44998","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.371942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45020","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.406194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45042","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.420025Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45052","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T10:59:59.470572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45066","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:20.993832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39890","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:21.015144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39916","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.209266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.265642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37602","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.293546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37608","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.319458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.356459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.369524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37660","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.442954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.512708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.531179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37706","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.555717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.570994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37766","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.588577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:00:39.611577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37806","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:09:58.243732Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1955}
	{"level":"info","ts":"2025-09-29T11:09:58.287482Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1955,"took":"43.193956ms","hash":1195602006,"current-db-size-bytes":8798208,"current-db-size":"8.8 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2025-09-29T11:09:58.287538Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1195602006,"revision":1955,"compact-revision":-1}
	
	
	==> kernel <==
	 11:14:57 up  2:57,  0 users,  load average: 0.15, 0.34, 0.87
	Linux addons-483563 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0a570ecc14fc9c1198878c4d56996872b6345e7d7428dd0740b7a2432c47580a] <==
	I0929 11:12:51.910778       1 main.go:301] handling current node
	I0929 11:13:01.914733       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:01.914765       1 main.go:301] handling current node
	I0929 11:13:11.913835       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:11.913867       1 main.go:301] handling current node
	I0929 11:13:21.918016       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:21.918047       1 main.go:301] handling current node
	I0929 11:13:31.918674       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:31.918711       1 main.go:301] handling current node
	I0929 11:13:41.910769       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:41.911013       1 main.go:301] handling current node
	I0929 11:13:51.916664       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:13:51.916698       1 main.go:301] handling current node
	I0929 11:14:01.914706       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:01.914737       1 main.go:301] handling current node
	I0929 11:14:11.918814       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:11.918862       1 main.go:301] handling current node
	I0929 11:14:21.914707       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:21.914805       1 main.go:301] handling current node
	I0929 11:14:31.914726       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:31.914759       1 main.go:301] handling current node
	I0929 11:14:41.910686       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:41.910725       1 main.go:301] handling current node
	I0929 11:14:51.910783       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:14:51.910869       1 main.go:301] handling current node
	
	
	==> kube-apiserver [b9a3c32fa3cc9c067aba33e42ebc981f83f53272ee5952d91812dd687eb9c07a] <==
	I0929 11:12:26.866909       1 handler.go:285] Adding GroupVersion bus.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:27.364440       1 handler.go:285] Adding GroupVersion batch.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:27.602244       1 handler.go:285] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0929 11:12:27.647811       1 handler.go:285] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0929 11:12:27.669293       1 handler.go:285] Adding GroupVersion nodeinfo.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:27.703441       1 handler.go:285] Adding GroupVersion topology.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:27.760658       1 handler.go:285] Adding GroupVersion scheduling.volcano.sh v1beta1 to ResourceManager
	I0929 11:12:27.954605       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	I0929 11:12:28.171917       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0929 11:12:28.209142       1 cacher.go:182] Terminating all watchers from cacher commands.bus.volcano.sh
	W0929 11:12:28.372911       1 cacher.go:182] Terminating all watchers from cacher jobs.batch.volcano.sh
	W0929 11:12:28.531016       1 cacher.go:182] Terminating all watchers from cacher cronjobs.batch.volcano.sh
	I0929 11:12:28.566403       1 handler.go:285] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
	W0929 11:12:28.740296       1 cacher.go:182] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
	W0929 11:12:28.761121       1 cacher.go:182] Terminating all watchers from cacher queues.scheduling.volcano.sh
	W0929 11:12:28.769688       1 cacher.go:182] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
	W0929 11:12:28.856756       1 cacher.go:182] Terminating all watchers from cacher hypernodes.topology.volcano.sh
	W0929 11:12:29.567289       1 cacher.go:182] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
	W0929 11:12:29.732967       1 cacher.go:182] Terminating all watchers from cacher jobflows.flow.volcano.sh
	E0929 11:12:46.144436       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54724: use of closed network connection
	E0929 11:12:46.404659       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54748: use of closed network connection
	I0929 11:12:58.863605       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:13:08.212473       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:25.617828       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:14:26.588976       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [0a76bf20855c2c9575b7c19c0284067433399e05d0a1f63a8fc36cc9876522a5] <==
	E0929 11:13:58.361727       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:13:58.632960       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:13:58.634277       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:12.286394       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:12.287699       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:15.335592       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:15.336750       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:23.275053       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:23.279804       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:30.073601       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:30.075110       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:33.133038       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:33.134488       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:37.695645       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:37.696823       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:38.922955       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:38.924225       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:40.206156       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:40.207445       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:44.214190       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:44.215507       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:57.070674       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:57.071887       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:14:57.301789       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:14:57.303135       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	
	
	==> kube-proxy [2b4b94e8d28b1329c5afe5d150c613298e4254c5740f5bb0039d97d504ece240] <==
	I0929 11:00:11.539243       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:00:11.632857       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:00:11.733746       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:00:11.733785       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:00:11.733871       1 server.go:256] "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`"
	I0929 11:00:11.772068       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:00:11.772117       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:00:11.782255       1 proxier.go:242] "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"
	I0929 11:00:11.783852       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:00:11.783898       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:00:11.789040       1 config.go:200] "Starting service config controller"
	I0929 11:00:11.789067       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:00:11.792538       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:00:11.792575       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:00:11.792595       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:00:11.792600       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:00:11.811372       1 config.go:309] "Starting node config controller"
	I0929 11:00:11.811399       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:00:11.811408       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:00:11.893539       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:00:11.893584       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:00:11.893625       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [1270087412b6391a7ee1a6beca669045fa1223331efa32a8ed60d5396fad6864] <==
	E0929 11:00:00.340578       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:00.341627       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:00.342000       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:00.340488       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:00.342195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.197084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:00:01.201190       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:00:01.282074       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:00:01.292222       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:00:01.293058       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:00:01.339557       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:00:01.425094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:00:01.425195       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:00:01.428792       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:00:01.463791       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:00:01.470465       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:00:01.493753       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:00:01.500084       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:00:01.562842       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:00:01.718638       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:00:01.769495       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:00:01.794899       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:00:01.871080       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:00:01.958409       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I0929 11:00:03.810378       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:13:36 addons-483563 kubelet[1538]: E0929 11:13:36.224913    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:13:41 addons-483563 kubelet[1538]: I0929 11:13:41.219016    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:13:41 addons-483563 kubelet[1538]: E0929 11:13:41.220094    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:13:42 addons-483563 kubelet[1538]: I0929 11:13:42.223310    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:13:47 addons-483563 kubelet[1538]: E0929 11:13:47.220583    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:13:49 addons-483563 kubelet[1538]: I0929 11:13:49.219776    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-k46nx" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:13:56 addons-483563 kubelet[1538]: I0929 11:13:56.219313    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:13:56 addons-483563 kubelet[1538]: E0929 11:13:56.221037    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:13:57 addons-483563 kubelet[1538]: I0929 11:13:57.219038    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-jkp8d" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:13:58 addons-483563 kubelet[1538]: E0929 11:13:58.220872    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:14:02 addons-483563 kubelet[1538]: I0929 11:14:02.220021    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-85f6b7fc65-6blvq" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:14:11 addons-483563 kubelet[1538]: I0929 11:14:11.219381    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:14:11 addons-483563 kubelet[1538]: E0929 11:14:11.220402    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:14:11 addons-483563 kubelet[1538]: E0929 11:14:11.222228    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:14:24 addons-483563 kubelet[1538]: I0929 11:14:24.220043    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:14:24 addons-483563 kubelet[1538]: E0929 11:14:24.221928    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:14:25 addons-483563 kubelet[1538]: E0929 11:14:25.220221    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:14:34 addons-483563 kubelet[1538]: E0929 11:14:34.315682    1538 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
	Sep 29 11:14:34 addons-483563 kubelet[1538]: E0929 11:14:34.316261    1538 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds podName:df19d989-15e6-4d4c-a14f-43633c0f900b nodeName:}" failed. No retries permitted until 2025-09-29 11:16:36.316239345 +0000 UTC m=+992.272127800 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/df19d989-15e6-4d4c-a14f-43633c0f900b-gcr-creds") pod "registry-creds-764b6fb674-l6vfm" (UID: "df19d989-15e6-4d4c-a14f-43633c0f900b") : secret "registry-creds-gcr" not found
	Sep 29 11:14:38 addons-483563 kubelet[1538]: I0929 11:14:38.219761    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:14:38 addons-483563 kubelet[1538]: E0929 11:14:38.220838    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:14:39 addons-483563 kubelet[1538]: E0929 11:14:39.219971    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	Sep 29 11:14:51 addons-483563 kubelet[1538]: I0929 11:14:51.219905    1538 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-t2xjz" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:14:51 addons-483563 kubelet[1538]: E0929 11:14:51.221456    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-t2xjz" podUID="f056b0f2-ec9b-4c14-8ba0-bd22b773ac8c"
	Sep 29 11:14:51 addons-483563 kubelet[1538]: E0929 11:14:51.221756    1538 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"yakd\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/marcnuri/yakd:0.0.5@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/marcnuri/yakd/manifests/sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="yakd-dashboard/yakd-dashboard-5ff678cb9-lb2vt" podUID="f9095809-03e3-4a40-abd5-162cfabb856d"
	
	
	==> storage-provisioner [8ea3c0ae7f25b02ee04e459fd70da362c91ad76ae4b2f135452a80fa3074d0f7] <==
	W0929 11:14:33.008367       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:35.014635       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:35.019936       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:37.023333       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:37.031611       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:39.034237       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:39.039369       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:41.043603       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:41.048487       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:43.052271       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:43.059273       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:45.063970       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:45.076382       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:47.079757       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:47.086967       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:49.090752       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:49.098316       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:51.101614       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:51.107014       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:53.110655       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:53.117830       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:55.121581       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:55.128921       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:57.132085       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:14:57.137114       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-483563 -n addons-483563
helpers_test.go:269: (dbg) Run:  kubectl --context addons-483563 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm yakd-dashboard-5ff678cb9-lb2vt
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Yakd]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm yakd-dashboard-5ff678cb9-lb2vt
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm yakd-dashboard-5ff678cb9-lb2vt: exit status 1 (87.777228ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-lctr2" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-g7nsq" not found
	Error from server (NotFound): pods "registry-66898fdd98-t2xjz" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-l6vfm" not found
	Error from server (NotFound): pods "yakd-dashboard-5ff678cb9-lb2vt" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-483563 describe pod ingress-nginx-admission-create-lctr2 ingress-nginx-admission-patch-g7nsq registry-66898fdd98-t2xjz registry-creds-764b6fb674-l6vfm yakd-dashboard-5ff678cb9-lb2vt: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable yakd --alsologtostderr -v=1: (5.900424352s)
--- FAIL: TestAddons/parallel/Yakd (129.45s)

                                                
                                    
x
+
TestDockerEnvContainerd (53.88s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-875755 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-875755 --driver=docker  --container-runtime=containerd: (35.797045723s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-875755"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1bym4WME005l/agent.602070" SSH_AGENT_PID="602071" DOCKER_HOST=ssh://docker@127.0.0.1:33510 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1bym4WME005l/agent.602070" SSH_AGENT_PID="602071" DOCKER_HOST=ssh://docker@127.0.0.1:33510 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Non-zero exit: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1bym4WME005l/agent.602070" SSH_AGENT_PID="602071" DOCKER_HOST=ssh://docker@127.0.0.1:33510 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": exit status 1 (933.104878ms)

                                                
                                                
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:245: failed to build images, error: exit status 1, output:
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1bym4WME005l/agent.602070" SSH_AGENT_PID="602071" DOCKER_HOST=ssh://docker@127.0.0.1:33510 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1bym4WME005l/agent.602070" SSH_AGENT_PID="602071" DOCKER_HOST=ssh://docker@127.0.0.1:33510 docker image ls": (1.005004049s)
docker_test.go:255: failed to detect image 'local/minikube-dockerenv-containerd-test' in output of docker image ls
panic.go:636: *** TestDockerEnvContainerd FAILED at 2025-09-29 11:30:30.363146429 +0000 UTC m=+1890.197032349
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestDockerEnvContainerd]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestDockerEnvContainerd]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect dockerenv-875755
helpers_test.go:243: (dbg) docker inspect dockerenv-875755:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3",
	        "Created": "2025-09-29T11:29:46.442497196Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 599539,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:29:46.504355533Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3/hostname",
	        "HostsPath": "/var/lib/docker/containers/220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3/hosts",
	        "LogPath": "/var/lib/docker/containers/220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3/220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3-json.log",
	        "Name": "/dockerenv-875755",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "dockerenv-875755:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "dockerenv-875755",
	            "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": 3221225472,
	            "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": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "220c22a33d7557f413f7fe2a8be6e0fb23f646f43f28aab54d9578f2c6f76db3",
	                "LowerDir": "/var/lib/docker/overlay2/454b8331d057ec78732fec5d658c311a7c241c22142dd4cc607a44df83dea9a4-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/454b8331d057ec78732fec5d658c311a7c241c22142dd4cc607a44df83dea9a4/merged",
	                "UpperDir": "/var/lib/docker/overlay2/454b8331d057ec78732fec5d658c311a7c241c22142dd4cc607a44df83dea9a4/diff",
	                "WorkDir": "/var/lib/docker/overlay2/454b8331d057ec78732fec5d658c311a7c241c22142dd4cc607a44df83dea9a4/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "dockerenv-875755",
	                "Source": "/var/lib/docker/volumes/dockerenv-875755/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "dockerenv-875755",
	            "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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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": "dockerenv-875755",
	                "name.minikube.sigs.k8s.io": "dockerenv-875755",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c8f298ad62d7d8a40be4bc0165e2bfe1c0a1df525f76922c806fc0d25137273b",
	            "SandboxKey": "/var/run/docker/netns/c8f298ad62d7",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33514"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33513"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "dockerenv-875755": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "f2:76:67:e2:f4:ed",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "ba5bf3b2656d45efaffe508c851f4db329a81239702a840eec6d8e9a8af32afd",
	                    "EndpointID": "bbf5b856f712f6009d5f3adf68f35e10cbf7a77b598478d4764868017aa02a4e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "dockerenv-875755",
	                        "220c22a33d75"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p dockerenv-875755 -n dockerenv-875755
helpers_test.go:252: <<< TestDockerEnvContainerd FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestDockerEnvContainerd]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p dockerenv-875755 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p dockerenv-875755 logs -n 25: (1.29459695s)
helpers_test.go:260: TestDockerEnvContainerd logs: 
-- stdout --
	
	==> Audit <==
	┌────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│  COMMAND   │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │     PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start      │ -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 11:06 UTC │
	│ addons     │ addons-483563 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons     │ addons-483563 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:12 UTC │ 29 Sep 25 11:12 UTC │
	│ addons     │ addons-483563 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:14 UTC │ 29 Sep 25 11:15 UTC │
	│ addons     │ addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:15 UTC │ 29 Sep 25 11:15 UTC │
	│ addons     │ addons-483563 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:18 UTC │ 29 Sep 25 11:18 UTC │
	│ addons     │ addons-483563 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons     │ enable headlamp -p addons-483563 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons     │ addons-483563 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:19 UTC │ 29 Sep 25 11:19 UTC │
	│ addons     │ addons-483563 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:20 UTC │ 29 Sep 25 11:20 UTC │
	│ addons     │ addons-483563 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	│ addons     │ addons-483563 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:21 UTC │ 29 Sep 25 11:21 UTC │
	│ addons     │ addons-483563 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons     │ addons-483563 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons     │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons     │ addons-483563 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:25 UTC │ 29 Sep 25 11:25 UTC │
	│ addons     │ addons-483563 addons disable ingress-dns --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ addons     │ addons-483563 addons disable ingress --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ stop       │ -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                                               │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ addons     │ enable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ addons     │ disable dashboard -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ addons     │ disable gvisor -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                                │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ delete     │ -p addons-483563                                                                                                                                                                                                                                                                                                                                                                                                                                                               │ addons-483563    │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:29 UTC │
	│ start      │ -p dockerenv-875755 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                                                            │ dockerenv-875755 │ jenkins │ v1.37.0 │ 29 Sep 25 11:29 UTC │ 29 Sep 25 11:30 UTC │
	│ docker-env │ --ssh-host --ssh-add -p dockerenv-875755                                                                                                                                                                                                                                                                                                                                                                                                                                       │ dockerenv-875755 │ jenkins │ v1.37.0 │ 29 Sep 25 11:30 UTC │ 29 Sep 25 11:30 UTC │
	└────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:29:41
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:29:41.079103  599147 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:29:41.079249  599147 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:29:41.079253  599147 out.go:374] Setting ErrFile to fd 2...
	I0929 11:29:41.079258  599147 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:29:41.079615  599147 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:29:41.080127  599147 out.go:368] Setting JSON to false
	I0929 11:29:41.080928  599147 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":11530,"bootTime":1759133851,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:29:41.081005  599147 start.go:140] virtualization:  
	I0929 11:29:41.085603  599147 out.go:179] * [dockerenv-875755] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:29:41.090530  599147 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:29:41.090731  599147 notify.go:220] Checking for updates...
	I0929 11:29:41.097655  599147 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:29:41.100974  599147 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:29:41.104295  599147 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:29:41.107580  599147 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:29:41.110930  599147 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:29:41.114324  599147 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:29:41.140839  599147 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:29:41.140952  599147 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:29:41.219742  599147 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-09-29 11:29:41.210348362 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:29:41.219834  599147 docker.go:318] overlay module found
	I0929 11:29:41.223228  599147 out.go:179] * Using the docker driver based on user configuration
	I0929 11:29:41.226335  599147 start.go:304] selected driver: docker
	I0929 11:29:41.226343  599147 start.go:924] validating driver "docker" against <nil>
	I0929 11:29:41.226366  599147 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:29:41.226474  599147 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:29:41.291580  599147 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-09-29 11:29:41.282719168 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:29:41.291730  599147 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 11:29:41.292025  599147 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 11:29:41.292193  599147 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 11:29:41.295402  599147 out.go:179] * Using Docker driver with root privileges
	I0929 11:29:41.298508  599147 cni.go:84] Creating CNI manager for ""
	I0929 11:29:41.298569  599147 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:29:41.298585  599147 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 11:29:41.298695  599147 start.go:348] cluster config:
	{Name:dockerenv-875755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.0 ClusterName:dockerenv-875755 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISoc
ket: 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.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:29:41.301807  599147 out.go:179] * Starting "dockerenv-875755" primary control-plane node in "dockerenv-875755" cluster
	I0929 11:29:41.304686  599147 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 11:29:41.307680  599147 out.go:179] * Pulling base image v0.0.48 ...
	I0929 11:29:41.310788  599147 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:29:41.310838  599147 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 11:29:41.310845  599147 cache.go:58] Caching tarball of preloaded images
	I0929 11:29:41.310879  599147 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:29:41.310931  599147 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 11:29:41.310938  599147 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 11:29:41.311326  599147 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/config.json ...
	I0929 11:29:41.311347  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/config.json: {Name:mk3c7f68c96c9dfb8766c0f6d5310ef91919f073 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:41.330935  599147 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0929 11:29:41.330946  599147 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0929 11:29:41.330967  599147 cache.go:232] Successfully downloaded all kic artifacts
	I0929 11:29:41.330989  599147 start.go:360] acquireMachinesLock for dockerenv-875755: {Name:mk466f31eec75dda276880a0ed38296e3edb36e4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 11:29:41.331745  599147 start.go:364] duration metric: took 739.382µs to acquireMachinesLock for "dockerenv-875755"
	I0929 11:29:41.331774  599147 start.go:93] Provisioning new machine with config: &{Name:dockerenv-875755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.0 ClusterName:dockerenv-875755 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPU
s: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:29:41.331838  599147 start.go:125] createHost starting for "" (driver="docker")
	I0929 11:29:41.335283  599147 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I0929 11:29:41.335503  599147 start.go:159] libmachine.API.Create for "dockerenv-875755" (driver="docker")
	I0929 11:29:41.335534  599147 client.go:168] LocalClient.Create starting
	I0929 11:29:41.335603  599147 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem
	I0929 11:29:41.335636  599147 main.go:141] libmachine: Decoding PEM data...
	I0929 11:29:41.335648  599147 main.go:141] libmachine: Parsing certificate...
	I0929 11:29:41.335727  599147 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem
	I0929 11:29:41.335745  599147 main.go:141] libmachine: Decoding PEM data...
	I0929 11:29:41.335753  599147 main.go:141] libmachine: Parsing certificate...
	I0929 11:29:41.336120  599147 cli_runner.go:164] Run: docker network inspect dockerenv-875755 --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}}]}"
	W0929 11:29:41.352321  599147 cli_runner.go:211] docker network inspect dockerenv-875755 --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
	I0929 11:29:41.352396  599147 network_create.go:284] running [docker network inspect dockerenv-875755] to gather additional debugging logs...
	I0929 11:29:41.352422  599147 cli_runner.go:164] Run: docker network inspect dockerenv-875755
	W0929 11:29:41.368768  599147 cli_runner.go:211] docker network inspect dockerenv-875755 returned with exit code 1
	I0929 11:29:41.368788  599147 network_create.go:287] error running [docker network inspect dockerenv-875755]: docker network inspect dockerenv-875755: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network dockerenv-875755 not found
	I0929 11:29:41.368800  599147 network_create.go:289] output of [docker network inspect dockerenv-875755]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network dockerenv-875755 not found
	
	** /stderr **
	I0929 11:29:41.368922  599147 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}}]}"
	I0929 11:29:41.385141  599147 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:0x40019a2b60}
	I0929 11:29:41.385173  599147 network_create.go:124] attempt to create docker network dockerenv-875755 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 11:29:41.385230  599147 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=dockerenv-875755 dockerenv-875755
	I0929 11:29:41.452976  599147 network_create.go:108] docker network dockerenv-875755 192.168.49.0/24 created
	I0929 11:29:41.453000  599147 kic.go:121] calculated static IP "192.168.49.2" for the "dockerenv-875755" container
	I0929 11:29:41.453091  599147 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 11:29:41.468043  599147 cli_runner.go:164] Run: docker volume create dockerenv-875755 --label name.minikube.sigs.k8s.io=dockerenv-875755 --label created_by.minikube.sigs.k8s.io=true
	I0929 11:29:41.486178  599147 oci.go:103] Successfully created a docker volume dockerenv-875755
	I0929 11:29:41.486257  599147 cli_runner.go:164] Run: docker run --rm --name dockerenv-875755-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-875755 --entrypoint /usr/bin/test -v dockerenv-875755:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 11:29:42.073471  599147 oci.go:107] Successfully prepared a docker volume dockerenv-875755
	I0929 11:29:42.073523  599147 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:29:42.073542  599147 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 11:29:42.073632  599147 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v dockerenv-875755:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 11:29:46.364770  599147 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v dockerenv-875755:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.291098329s)
	I0929 11:29:46.364789  599147 kic.go:203] duration metric: took 4.291243357s to extract preloaded images to volume ...
	W0929 11:29:46.365205  599147 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 11:29:46.365309  599147 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 11:29:46.427180  599147 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 dockerenv-875755 --name dockerenv-875755 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-875755 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=dockerenv-875755 --network dockerenv-875755 --ip 192.168.49.2 --volume dockerenv-875755:/var --security-opt apparmor=unconfined --memory=3072mb --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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 11:29:46.724397  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Running}}
	I0929 11:29:46.747465  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:29:46.776172  599147 cli_runner.go:164] Run: docker exec dockerenv-875755 stat /var/lib/dpkg/alternatives/iptables
	I0929 11:29:46.847472  599147 oci.go:144] the created container "dockerenv-875755" has a running status.
	I0929 11:29:46.847501  599147 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa...
	I0929 11:29:48.049905  599147 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 11:29:48.070005  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:29:48.086157  599147 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 11:29:48.086168  599147 kic_runner.go:114] Args: [docker exec --privileged dockerenv-875755 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 11:29:48.128096  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:29:48.144817  599147 machine.go:93] provisionDockerMachine start ...
	I0929 11:29:48.144911  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:48.161694  599147 main.go:141] libmachine: Using SSH client type: native
	I0929 11:29:48.162015  599147 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33510 <nil> <nil>}
	I0929 11:29:48.162022  599147 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 11:29:48.302084  599147 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-875755
	
	I0929 11:29:48.302106  599147 ubuntu.go:182] provisioning hostname "dockerenv-875755"
	I0929 11:29:48.302177  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:48.319396  599147 main.go:141] libmachine: Using SSH client type: native
	I0929 11:29:48.319715  599147 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33510 <nil> <nil>}
	I0929 11:29:48.319725  599147 main.go:141] libmachine: About to run SSH command:
	sudo hostname dockerenv-875755 && echo "dockerenv-875755" | sudo tee /etc/hostname
	I0929 11:29:48.478599  599147 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-875755
	
	I0929 11:29:48.478703  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:48.497267  599147 main.go:141] libmachine: Using SSH client type: native
	I0929 11:29:48.497554  599147 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33510 <nil> <nil>}
	I0929 11:29:48.497569  599147 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sdockerenv-875755' /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 dockerenv-875755/g' /etc/hosts;
				else 
					echo '127.0.1.1 dockerenv-875755' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 11:29:48.638524  599147 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 11:29:48.638540  599147 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 11:29:48.638570  599147 ubuntu.go:190] setting up certificates
	I0929 11:29:48.638579  599147 provision.go:84] configureAuth start
	I0929 11:29:48.638665  599147 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-875755
	I0929 11:29:48.657966  599147 provision.go:143] copyHostCerts
	I0929 11:29:48.658020  599147 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem, removing ...
	I0929 11:29:48.658033  599147 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem
	I0929 11:29:48.658113  599147 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 11:29:48.658223  599147 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem, removing ...
	I0929 11:29:48.658227  599147 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem
	I0929 11:29:48.658255  599147 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 11:29:48.658307  599147 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem, removing ...
	I0929 11:29:48.658310  599147 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem
	I0929 11:29:48.658332  599147 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 11:29:48.658389  599147 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.dockerenv-875755 san=[127.0.0.1 192.168.49.2 dockerenv-875755 localhost minikube]
	I0929 11:29:50.194867  599147 provision.go:177] copyRemoteCerts
	I0929 11:29:50.194924  599147 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 11:29:50.194974  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:50.214555  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:29:50.315478  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 11:29:50.339158  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
	I0929 11:29:50.363622  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0929 11:29:50.387542  599147 provision.go:87] duration metric: took 1.748940741s to configureAuth
	I0929 11:29:50.387559  599147 ubuntu.go:206] setting minikube options for container-runtime
	I0929 11:29:50.387743  599147 config.go:182] Loaded profile config "dockerenv-875755": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:29:50.387749  599147 machine.go:96] duration metric: took 2.242922621s to provisionDockerMachine
	I0929 11:29:50.387755  599147 client.go:171] duration metric: took 9.052217191s to LocalClient.Create
	I0929 11:29:50.387778  599147 start.go:167] duration metric: took 9.052274981s to libmachine.API.Create "dockerenv-875755"
	I0929 11:29:50.387784  599147 start.go:293] postStartSetup for "dockerenv-875755" (driver="docker")
	I0929 11:29:50.387792  599147 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]
	I0929 11:29:50.387840  599147 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
	I0929 11:29:50.387879  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:50.406128  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:29:50.503831  599147 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 11:29:50.507039  599147 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 11:29:50.507061  599147 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 11:29:50.507070  599147 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 11:29:50.507076  599147 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 11:29:50.507085  599147 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 11:29:50.507141  599147 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 11:29:50.507159  599147 start.go:296] duration metric: took 119.370726ms for postStartSetup
	I0929 11:29:50.507462  599147 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-875755
	I0929 11:29:50.523781  599147 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/config.json ...
	I0929 11:29:50.524048  599147 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:29:50.524088  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:50.541822  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:29:50.635373  599147 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 11:29:50.639714  599147 start.go:128] duration metric: took 9.307860963s to createHost
	I0929 11:29:50.639728  599147 start.go:83] releasing machines lock for "dockerenv-875755", held for 9.307974745s
	I0929 11:29:50.639805  599147 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-875755
	I0929 11:29:50.661201  599147 ssh_runner.go:195] Run: cat /version.json
	I0929 11:29:50.661246  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:50.661241  599147 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 11:29:50.661298  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:29:50.683902  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:29:50.688857  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:29:50.777874  599147 ssh_runner.go:195] Run: systemctl --version
	I0929 11:29:50.782654  599147 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 11:29:50.918921  599147 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 11:29:50.951200  599147 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 11:29:50.951271  599147 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" ;
	I0929 11:29:50.982975  599147 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 11:29:50.982988  599147 start.go:495] detecting cgroup driver to use...
	I0929 11:29:50.983028  599147 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 11:29:50.983077  599147 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 11:29:50.995403  599147 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 11:29:51.008687  599147 docker.go:218] disabling cri-docker service (if available) ...
	I0929 11:29:51.008756  599147 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 11:29:51.024237  599147 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 11:29:51.039466  599147 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 11:29:51.132205  599147 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 11:29:51.221311  599147 docker.go:234] disabling docker service ...
	I0929 11:29:51.221378  599147 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 11:29:51.243370  599147 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 11:29:51.255485  599147 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 11:29:51.350442  599147 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 11:29:51.439020  599147 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 11:29:51.451032  599147 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 11:29:51.467893  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 11:29:51.477714  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 11:29:51.488179  599147 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 11:29:51.488240  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 11:29:51.498520  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:29:51.508481  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 11:29:51.518284  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:29:51.528181  599147 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 11:29:51.537207  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 11:29:51.546860  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 11:29:51.556746  599147 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 11:29:51.566510  599147 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 11:29:51.575341  599147 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 11:29:51.584442  599147 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:29:51.674128  599147 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 11:29:51.817525  599147 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 11:29:51.817604  599147 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 11:29:51.821685  599147 start.go:563] Will wait 60s for crictl version
	I0929 11:29:51.821741  599147 ssh_runner.go:195] Run: which crictl
	I0929 11:29:51.825265  599147 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 11:29:51.869033  599147 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 11:29:51.869114  599147 ssh_runner.go:195] Run: containerd --version
	I0929 11:29:51.899161  599147 ssh_runner.go:195] Run: containerd --version
	I0929 11:29:51.931011  599147 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 11:29:51.934040  599147 cli_runner.go:164] Run: docker network inspect dockerenv-875755 --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}}]}"
	I0929 11:29:51.953267  599147 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 11:29:51.956865  599147 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""
	I0929 11:29:51.967641  599147 kubeadm.go:875] updating cluster {Name:dockerenv-875755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.0 ClusterName:dockerenv-875755 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIP
s:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: Auto
PauseInterval:1m0s} ...
	I0929 11:29:51.967771  599147 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:29:51.967837  599147 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:29:52.005197  599147 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:29:52.005216  599147 containerd.go:534] Images already preloaded, skipping extraction
	I0929 11:29:52.005290  599147 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:29:52.044085  599147 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:29:52.044098  599147 cache_images.go:85] Images are preloaded, skipping loading
	I0929 11:29:52.044105  599147 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0929 11:29:52.044194  599147 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=dockerenv-875755 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:dockerenv-875755 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 11:29:52.044261  599147 ssh_runner.go:195] Run: sudo crictl info
	I0929 11:29:52.084390  599147 cni.go:84] Creating CNI manager for ""
	I0929 11:29:52.084402  599147 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:29:52.084410  599147 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 11:29:52.084434  599147 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:dockerenv-875755 NodeName:dockerenv-875755 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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 StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 11:29:52.084585  599147 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:///run/containerd/containerd.sock
	  name: "dockerenv-875755"
	  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
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 11:29:52.084667  599147 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 11:29:52.093681  599147 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 11:29:52.093748  599147 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 11:29:52.102765  599147 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0929 11:29:52.120689  599147 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 11:29:52.139194  599147 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2229 bytes)
	I0929 11:29:52.157232  599147 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 11:29:52.160684  599147 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""
	I0929 11:29:52.170975  599147 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:29:52.258338  599147 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:29:52.273141  599147 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755 for IP: 192.168.49.2
	I0929 11:29:52.273152  599147 certs.go:194] generating shared ca certs ...
	I0929 11:29:52.273166  599147 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:52.273295  599147 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 11:29:52.273335  599147 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 11:29:52.273341  599147 certs.go:256] generating profile certs ...
	I0929 11:29:52.273399  599147 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.key
	I0929 11:29:52.273408  599147 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.crt with IP's: []
	I0929 11:29:52.898177  599147 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.crt ...
	I0929 11:29:52.898193  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.crt: {Name:mk234749bd75c1111f7fe6659b1fc9175dfe83c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:52.899158  599147 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.key ...
	I0929 11:29:52.899167  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/client.key: {Name:mkdfe70cb39686001aa065e067d022e393953ee5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:52.899270  599147 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key.ee3de482
	I0929 11:29:52.899282  599147 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt.ee3de482 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 11:29:53.868541  599147 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt.ee3de482 ...
	I0929 11:29:53.868556  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt.ee3de482: {Name:mkf76755a64ace2f4762cd07e7971724e98b7ef7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:53.868750  599147 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key.ee3de482 ...
	I0929 11:29:53.868758  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key.ee3de482: {Name:mk4385ba17344203e152febe3fc642c2f74ad60b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:53.868846  599147 certs.go:381] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt.ee3de482 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt
	I0929 11:29:53.868918  599147 certs.go:385] copying /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key.ee3de482 -> /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key
	I0929 11:29:53.868976  599147 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.key
	I0929 11:29:53.868990  599147 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.crt with IP's: []
	I0929 11:29:55.008960  599147 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.crt ...
	I0929 11:29:55.008981  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.crt: {Name:mk6f176b850755339d7ff7adadb135a7fd55a7d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:55.009226  599147 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.key ...
	I0929 11:29:55.009248  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.key: {Name:mk07eeb47567bdd1c784c236b62760350a73878e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:29:55.010423  599147 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 11:29:55.010469  599147 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 11:29:55.010494  599147 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 11:29:55.010519  599147 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 11:29:55.011212  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 11:29:55.043259  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 11:29:55.067866  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 11:29:55.094775  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 11:29:55.120717  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0929 11:29:55.144869  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 11:29:55.170528  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 11:29:55.196122  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/dockerenv-875755/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 11:29:55.220981  599147 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 11:29:55.246076  599147 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 11:29:55.264550  599147 ssh_runner.go:195] Run: openssl version
	I0929 11:29:55.270457  599147 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"
	I0929 11:29:55.280138  599147 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:29:55.284231  599147 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:29:55.284291  599147 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:29:55.291526  599147 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"
	I0929 11:29:55.300729  599147 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 11:29:55.304804  599147 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
	I0929 11:29:55.304841  599147 kubeadm.go:392] StartCluster: {Name:dockerenv-875755 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.0 ClusterName:dockerenv-875755 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[
] DNSDomain:cluster.local ContainerRuntime:containerd 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.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0929 11:29:55.304905  599147 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 11:29:55.304973  599147 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:29:55.346456  599147 cri.go:89] found id: ""
	I0929 11:29:55.346519  599147 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 11:29:55.355650  599147 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 11:29:55.364926  599147 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 11:29:55.364981  599147 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
	I0929 11:29:55.374102  599147 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
	I0929 11:29:55.374111  599147 kubeadm.go:157] found existing configuration files:
	
	I0929 11:29:55.374161  599147 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 11:29:55.383050  599147 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
	I0929 11:29:55.383107  599147 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 11:29:55.391737  599147 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 11:29:55.400859  599147 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
	I0929 11:29:55.400932  599147 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 11:29:55.409131  599147 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 11:29:55.417823  599147 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
	I0929 11:29:55.417886  599147 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 11:29:55.426398  599147 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 11:29:55.435358  599147 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
	I0929 11:29:55.435414  599147 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 11:29:55.443969  599147 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
	I0929 11:29:55.484997  599147 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 11:29:55.485045  599147 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 11:29:55.500630  599147 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 11:29:55.500698  599147 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 11:29:55.500734  599147 kubeadm.go:310] OS: Linux
	I0929 11:29:55.500780  599147 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 11:29:55.500830  599147 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 11:29:55.500879  599147 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 11:29:55.500928  599147 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 11:29:55.500978  599147 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 11:29:55.501027  599147 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 11:29:55.501074  599147 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 11:29:55.501123  599147 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 11:29:55.501170  599147 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 11:29:55.563453  599147 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 11:29:55.563555  599147 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 11:29:55.563644  599147 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 11:29:55.569615  599147 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 11:29:55.576063  599147 out.go:252]   - Generating certificates and keys ...
	I0929 11:29:55.576160  599147 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 11:29:55.576230  599147 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 11:29:56.655458  599147 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 11:29:56.933078  599147 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 11:29:57.041681  599147 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 11:29:57.353231  599147 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 11:29:57.839152  599147 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 11:29:57.839606  599147 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [dockerenv-875755 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 11:29:58.681691  599147 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 11:29:58.681845  599147 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [dockerenv-875755 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 11:29:59.759416  599147 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 11:30:00.531913  599147 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 11:30:01.512127  599147 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 11:30:01.512192  599147 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 11:30:02.130820  599147 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 11:30:02.771824  599147 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 11:30:03.517927  599147 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 11:30:03.977898  599147 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 11:30:04.955245  599147 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 11:30:04.955906  599147 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 11:30:04.958703  599147 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 11:30:04.962154  599147 out.go:252]   - Booting up control plane ...
	I0929 11:30:04.962257  599147 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 11:30:04.962337  599147 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 11:30:04.962405  599147 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 11:30:04.972732  599147 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 11:30:04.973057  599147 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 11:30:04.981228  599147 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 11:30:04.981893  599147 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 11:30:04.982220  599147 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 11:30:05.078036  599147 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 11:30:05.078197  599147 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 11:30:06.579534  599147 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501917584s
	I0929 11:30:06.583407  599147 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 11:30:06.583499  599147 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 11:30:06.583591  599147 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 11:30:06.583691  599147 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 11:30:10.754642  599147 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 4.170482839s
	I0929 11:30:11.956913  599147 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 5.373508368s
	I0929 11:30:13.585112  599147 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 7.001638042s
	I0929 11:30:13.608667  599147 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:30:13.625424  599147 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:30:13.640795  599147 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:30:13.641215  599147 kubeadm.go:310] [mark-control-plane] Marking the node dockerenv-875755 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:30:13.658269  599147 kubeadm.go:310] [bootstrap-token] Using token: oazwb0.up0pkmy5pd2u647o
	I0929 11:30:13.661172  599147 out.go:252]   - Configuring RBAC rules ...
	I0929 11:30:13.661288  599147 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:30:13.671190  599147 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:30:13.679886  599147 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
	I0929 11:30:13.690161  599147 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:30:13.695454  599147 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:30:13.699605  599147 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:30:13.992829  599147 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:30:14.419304  599147 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:30:14.994546  599147 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:30:14.996280  599147 kubeadm.go:310] 
	I0929 11:30:14.996384  599147 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:30:14.996390  599147 kubeadm.go:310] 
	I0929 11:30:14.996483  599147 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:30:14.996500  599147 kubeadm.go:310] 
	I0929 11:30:14.996538  599147 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:30:14.996602  599147 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:30:14.996654  599147 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:30:14.996657  599147 kubeadm.go:310] 
	I0929 11:30:14.996713  599147 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:30:14.996716  599147 kubeadm.go:310] 
	I0929 11:30:14.996764  599147 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:30:14.996770  599147 kubeadm.go:310] 
	I0929 11:30:14.996823  599147 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:30:14.996900  599147 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:30:14.996976  599147 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:30:14.996995  599147 kubeadm.go:310] 
	I0929 11:30:14.997097  599147 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:30:14.997189  599147 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:30:14.997203  599147 kubeadm.go:310] 
	I0929 11:30:14.997297  599147 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oazwb0.up0pkmy5pd2u647o \
	I0929 11:30:14.997404  599147 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 \
	I0929 11:30:14.997424  599147 kubeadm.go:310] 	--control-plane 
	I0929 11:30:14.997427  599147 kubeadm.go:310] 
	I0929 11:30:14.997515  599147 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:30:14.997518  599147 kubeadm.go:310] 
	I0929 11:30:14.997603  599147 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oazwb0.up0pkmy5pd2u647o \
	I0929 11:30:14.997717  599147 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:069a5b09f42fcbdbc353a2d7ce31a23050519cb5bb838ded4a035330726e53a5 
	I0929 11:30:15.004306  599147 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:30:15.004526  599147 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-1084-aws\n", err: exit status 1
	I0929 11:30:15.004629  599147 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:30:15.004646  599147 cni.go:84] Creating CNI manager for ""
	I0929 11:30:15.004655  599147 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:30:15.025016  599147 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:30:15.040261  599147 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:30:15.048828  599147 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:30:15.048843  599147 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:30:15.081009  599147 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:30:15.396444  599147 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:30:15.396579  599147 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:30:15.396662  599147 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes dockerenv-875755 minikube.k8s.io/updated_at=2025_09_29T11_30_15_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8 minikube.k8s.io/name=dockerenv-875755 minikube.k8s.io/primary=true
	I0929 11:30:15.409943  599147 ops.go:34] apiserver oom_adj: -16
	I0929 11:30:15.600359  599147 kubeadm.go:1105] duration metric: took 203.824654ms to wait for elevateKubeSystemPrivileges
	I0929 11:30:15.625672  599147 kubeadm.go:394] duration metric: took 20.320824016s to StartCluster
	I0929 11:30:15.625709  599147 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:30:15.625782  599147 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:30:15.626404  599147 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:30:15.626683  599147 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:30:15.626796  599147 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:30:15.627123  599147 config.go:182] Loaded profile config "dockerenv-875755": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:30:15.627148  599147 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0929 11:30:15.627233  599147 addons.go:69] Setting storage-provisioner=true in profile "dockerenv-875755"
	I0929 11:30:15.627235  599147 addons.go:69] Setting default-storageclass=true in profile "dockerenv-875755"
	I0929 11:30:15.627246  599147 addons.go:238] Setting addon storage-provisioner=true in "dockerenv-875755"
	I0929 11:30:15.627246  599147 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "dockerenv-875755"
	I0929 11:30:15.627271  599147 host.go:66] Checking if "dockerenv-875755" exists ...
	I0929 11:30:15.627586  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:30:15.627739  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:30:15.631621  599147 out.go:179] * Verifying Kubernetes components...
	I0929 11:30:15.634591  599147 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:30:15.666287  599147 addons.go:238] Setting addon default-storageclass=true in "dockerenv-875755"
	I0929 11:30:15.666315  599147 host.go:66] Checking if "dockerenv-875755" exists ...
	I0929 11:30:15.666860  599147 cli_runner.go:164] Run: docker container inspect dockerenv-875755 --format={{.State.Status}}
	I0929 11:30:15.672066  599147 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:30:15.678868  599147 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:30:15.678879  599147 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:30:15.678950  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:30:15.692963  599147 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:30:15.692975  599147 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:30:15.693039  599147 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-875755
	I0929 11:30:15.728512  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:30:15.735891  599147 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33510 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/dockerenv-875755/id_rsa Username:docker}
	I0929 11:30:15.862167  599147 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:30:15.862271  599147 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:30:15.891411  599147 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:30:15.912970  599147 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:30:16.243509  599147 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:30:16.243562  599147 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:30:16.243636  599147 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:30:16.509249  599147 api_server.go:72] duration metric: took 882.537906ms to wait for apiserver process to appear ...
	I0929 11:30:16.509263  599147 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:30:16.509281  599147 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:30:16.513084  599147 out.go:179] * Enabled addons: default-storageclass, storage-provisioner
	I0929 11:30:16.516728  599147 addons.go:514] duration metric: took 889.547548ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0929 11:30:16.520544  599147 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:30:16.521535  599147 api_server.go:141] control plane version: v1.34.0
	I0929 11:30:16.521548  599147 api_server.go:131] duration metric: took 12.279985ms to wait for apiserver health ...
	I0929 11:30:16.521556  599147 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:30:16.524799  599147 system_pods.go:59] 5 kube-system pods found
	I0929 11:30:16.524835  599147 system_pods.go:61] "etcd-dockerenv-875755" [5291b553-960e-446f-a39e-0044cf378acb] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:30:16.524851  599147 system_pods.go:61] "kube-apiserver-dockerenv-875755" [29dfb548-fba1-4ba0-b156-03ed0f665fa2] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:30:16.524859  599147 system_pods.go:61] "kube-controller-manager-dockerenv-875755" [8bab58a6-9240-44d4-85d9-ccf692c90c73] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:30:16.524866  599147 system_pods.go:61] "kube-scheduler-dockerenv-875755" [80bf76f0-bba6-4c54-9b1d-65493f194f2f] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:30:16.524880  599147 system_pods.go:61] "storage-provisioner" [04890b5c-04ad-48c7-8361-c2dd7f176663] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0929 11:30:16.524885  599147 system_pods.go:74] duration metric: took 3.324691ms to wait for pod list to return data ...
	I0929 11:30:16.524895  599147 kubeadm.go:578] duration metric: took 898.190313ms to wait for: map[apiserver:true system_pods:true]
	I0929 11:30:16.524910  599147 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:30:16.529809  599147 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:30:16.529842  599147 node_conditions.go:123] node cpu capacity is 2
	I0929 11:30:16.529853  599147 node_conditions.go:105] duration metric: took 4.938909ms to run NodePressure ...
	I0929 11:30:16.529865  599147 start.go:241] waiting for startup goroutines ...
	I0929 11:30:16.747763  599147 kapi.go:214] "coredns" deployment in "kube-system" namespace and "dockerenv-875755" context rescaled to 1 replicas
	I0929 11:30:16.747790  599147 start.go:246] waiting for cluster config update ...
	I0929 11:30:16.747801  599147 start.go:255] writing updated cluster config ...
	I0929 11:30:16.748148  599147 ssh_runner.go:195] Run: rm -f paused
	I0929 11:30:16.811444  599147 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:30:16.814828  599147 out.go:179] * Done! kubectl is now configured to use "dockerenv-875755" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	d4e35a13f5c38       b1a8c6f707935       11 seconds ago      Running             kindnet-cni               0                   bc77c2eb5ff5c       kindnet-5g7ll
	44598e8131cd8       6fc32d66c1411       11 seconds ago      Running             kube-proxy                0                   9c509dc7c556a       kube-proxy-tm6t2
	0407284ddd93c       ba04bb24b9575       11 seconds ago      Running             storage-provisioner       0                   3e80fa2b837f0       storage-provisioner
	c9da2f8d3a0e9       a25f5ef9c34c3       24 seconds ago      Running             kube-scheduler            0                   97998215f2614       kube-scheduler-dockerenv-875755
	54b116f18c548       d291939e99406       24 seconds ago      Running             kube-apiserver            0                   2b0bee5e17d75       kube-apiserver-dockerenv-875755
	7b61c5e0ccb8f       996be7e86d9b3       24 seconds ago      Running             kube-controller-manager   0                   2c21e028b04f8       kube-controller-manager-dockerenv-875755
	d81858ce0d600       a1894772a478e       24 seconds ago      Running             etcd                      0                   1c5983647fd4b       etcd-dockerenv-875755
	
	
	==> containerd <==
	Sep 29 11:30:07 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:07.155249865Z" level=info msg="StartContainer for \"c9da2f8d3a0e9870cf0ff80910677dc4d008fe18c7f2fa09006cf83b2e3261a3\""
	Sep 29 11:30:07 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:07.282900333Z" level=info msg="StartContainer for \"7b61c5e0ccb8fbc4ccb502c1acafac04ba65aa07bd2db436fb9a7e70e228fee2\" returns successfully"
	Sep 29 11:30:07 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:07.282900407Z" level=info msg="StartContainer for \"54b116f18c54884bfd6a9ca26ce6d5bd6d95c15a118a0103e54489dc658f1b9e\" returns successfully"
	Sep 29 11:30:07 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:07.313609987Z" level=info msg="StartContainer for \"c9da2f8d3a0e9870cf0ff80910677dc4d008fe18c7f2fa09006cf83b2e3261a3\" returns successfully"
	Sep 29 11:30:19 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:19.894571206Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:storage-provisioner,Uid:04890b5c-04ad-48c7-8361-c2dd7f176663,Namespace:kube-system,Attempt:0,}"
	Sep 29 11:30:19 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:19.963382628Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-proxy-tm6t2,Uid:54763dc7-5d8c-40cb-9c84-0e6dc0be47e8,Namespace:kube-system,Attempt:0,}"
	Sep 29 11:30:19 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:19.964931844Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kindnet-5g7ll,Uid:2af57f81-79a9-4a84-b1d4-0fce39d8b315,Namespace:kube-system,Attempt:0,}"
	Sep 29 11:30:19 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:19.985381201Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:storage-provisioner,Uid:04890b5c-04ad-48c7-8361-c2dd7f176663,Namespace:kube-system,Attempt:0,} returns sandbox id \"3e80fa2b837f0f2a6a4a0c4d4a46f29e381e239ffa8224936610b4f4689ca2b9\""
	Sep 29 11:30:19 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:19.993609929Z" level=info msg="CreateContainer within sandbox \"3e80fa2b837f0f2a6a4a0c4d4a46f29e381e239ffa8224936610b4f4689ca2b9\" for container &ContainerMetadata{Name:storage-provisioner,Attempt:0,}"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.017738658Z" level=info msg="CreateContainer within sandbox \"3e80fa2b837f0f2a6a4a0c4d4a46f29e381e239ffa8224936610b4f4689ca2b9\" for &ContainerMetadata{Name:storage-provisioner,Attempt:0,} returns container id \"0407284ddd93ce05c364a0ecf614133fcaead9c3724cb1ef0a4144f3045b8d9e\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.018675196Z" level=info msg="StartContainer for \"0407284ddd93ce05c364a0ecf614133fcaead9c3724cb1ef0a4144f3045b8d9e\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.150537967Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-proxy-tm6t2,Uid:54763dc7-5d8c-40cb-9c84-0e6dc0be47e8,Namespace:kube-system,Attempt:0,} returns sandbox id \"9c509dc7c556ab6de8ad84bb2fde58bf324d55636240a35ebc2432898ae76b1d\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.158519800Z" level=info msg="CreateContainer within sandbox \"9c509dc7c556ab6de8ad84bb2fde58bf324d55636240a35ebc2432898ae76b1d\" for container &ContainerMetadata{Name:kube-proxy,Attempt:0,}"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.223217153Z" level=info msg="CreateContainer within sandbox \"9c509dc7c556ab6de8ad84bb2fde58bf324d55636240a35ebc2432898ae76b1d\" for &ContainerMetadata{Name:kube-proxy,Attempt:0,} returns container id \"44598e8131cd8ba3db54611877d62fe653b8980a7ea77160bf087de607bc698c\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.226258846Z" level=info msg="StartContainer for \"44598e8131cd8ba3db54611877d62fe653b8980a7ea77160bf087de607bc698c\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.261561493Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kindnet-5g7ll,Uid:2af57f81-79a9-4a84-b1d4-0fce39d8b315,Namespace:kube-system,Attempt:0,} returns sandbox id \"bc77c2eb5ff5cc7a8e27a913354f2ee233c6a8306d1da78ff733dc9bb70ff1bf\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.266923940Z" level=info msg="StartContainer for \"0407284ddd93ce05c364a0ecf614133fcaead9c3724cb1ef0a4144f3045b8d9e\" returns successfully"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.274072079Z" level=info msg="CreateContainer within sandbox \"bc77c2eb5ff5cc7a8e27a913354f2ee233c6a8306d1da78ff733dc9bb70ff1bf\" for container &ContainerMetadata{Name:kindnet-cni,Attempt:0,}"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.306319880Z" level=info msg="CreateContainer within sandbox \"bc77c2eb5ff5cc7a8e27a913354f2ee233c6a8306d1da78ff733dc9bb70ff1bf\" for &ContainerMetadata{Name:kindnet-cni,Attempt:0,} returns container id \"d4e35a13f5c380e9458e3a2783acaeaed4dc36411e195d1ff9628f7faac60f88\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.309463851Z" level=info msg="StartContainer for \"d4e35a13f5c380e9458e3a2783acaeaed4dc36411e195d1ff9628f7faac60f88\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.363925318Z" level=info msg="StartContainer for \"44598e8131cd8ba3db54611877d62fe653b8980a7ea77160bf087de607bc698c\" returns successfully"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.394943129Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-6dk2x,Uid:2b24a927-7cbe-4434-9772-c771562b9529,Namespace:kube-system,Attempt:0,}"
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.455641468Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-6dk2x,Uid:2b24a927-7cbe-4434-9772-c771562b9529,Namespace:kube-system,Attempt:0,} failed, error" error="failed to setup network for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\": failed to find network info for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\""
	Sep 29 11:30:20 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:20.458395936Z" level=info msg="StartContainer for \"d4e35a13f5c380e9458e3a2783acaeaed4dc36411e195d1ff9628f7faac60f88\" returns successfully"
	Sep 29 11:30:24 dockerenv-875755 containerd[833]: time="2025-09-29T11:30:24.682587318Z" level=info msg="No cni config template is specified, wait for other system components to drop the config."
	
	
	==> describe nodes <==
	Name:               dockerenv-875755
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=dockerenv-875755
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=dockerenv-875755
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_30_15_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:30:11 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  dockerenv-875755
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:30:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:30:24 +0000   Mon, 29 Sep 2025 11:30:07 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:30:24 +0000   Mon, 29 Sep 2025 11:30:07 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:30:24 +0000   Mon, 29 Sep 2025 11:30:07 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:30:24 +0000   Mon, 29 Sep 2025 11:30:12 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    dockerenv-875755
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 d6ba59eb61b9418fac137f0077a4374e
	  System UUID:                8f886052-ff74-4696-aba7-5aaf035c269e
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-66bc5c9577-6dk2x                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11s
	  kube-system                 etcd-dockerenv-875755                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17s
	  kube-system                 kindnet-5g7ll                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12s
	  kube-system                 kube-apiserver-dockerenv-875755             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17s
	  kube-system                 kube-controller-manager-dockerenv-875755    200m (10%)    0 (0%)      0 (0%)           0 (0%)         18s
	  kube-system                 kube-proxy-tm6t2                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12s
	  kube-system                 kube-scheduler-dockerenv-875755             100m (5%)     0 (0%)      0 (0%)           0 (0%)         18s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  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                 10s                kube-proxy       
	  Warning  CgroupV1                 25s                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  25s (x8 over 25s)  kubelet          Node dockerenv-875755 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    25s (x8 over 25s)  kubelet          Node dockerenv-875755 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     25s (x7 over 25s)  kubelet          Node dockerenv-875755 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  25s                kubelet          Updated Node Allocatable limit across pods
	  Normal   Starting                 17s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17s                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  17s                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  17s                kubelet          Node dockerenv-875755 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17s                kubelet          Node dockerenv-875755 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17s                kubelet          Node dockerenv-875755 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13s                node-controller  Node dockerenv-875755 event: Registered Node dockerenv-875755 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [d81858ce0d6008a156ea7cf6dac20f01ca945326ac2752a03442ea86e4b34808] <==
	{"level":"warn","ts":"2025-09-29T11:30:10.467100Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45816","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.500743Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45832","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.514887Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45846","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.539612Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45852","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.550019Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45868","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.573814Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45892","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.593321Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45910","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.614338Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45918","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.635968Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45934","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.690546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45958","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.699305Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.716380Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.737437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46004","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.769471Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46012","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.804604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46034","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.856945Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46074","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.860864Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46056","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.869241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46088","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.887977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46108","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.907630Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46122","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.927043Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46146","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.973048Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46170","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:10.991188Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46182","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:11.010437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46204","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:30:11.093026Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46222","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 11:30:31 up  3:13,  0 users,  load average: 1.97, 0.89, 0.82
	Linux dockerenv-875755 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [d4e35a13f5c380e9458e3a2783acaeaed4dc36411e195d1ff9628f7faac60f88] <==
	I0929 11:30:20.517157       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0929 11:30:20.607178       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0929 11:30:20.607554       1 main.go:148] setting mtu 1500 for CNI 
	I0929 11:30:20.607631       1 main.go:178] kindnetd IP family: "ipv4"
	I0929 11:30:20.607738       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-29T11:30:20Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0929 11:30:20.809802       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0929 11:30:20.809836       1 controller.go:381] "Waiting for informer caches to sync"
	I0929 11:30:20.809846       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0929 11:30:20.810047       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	
	
	==> kube-apiserver [54b116f18c54884bfd6a9ca26ce6d5bd6d95c15a118a0103e54489dc658f1b9e] <==
	I0929 11:30:11.982038       1 shared_informer.go:356] "Caches are synced" controller="configmaps"
	I0929 11:30:11.982636       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0929 11:30:11.983706       1 controller.go:667] quota admission added evaluator for: namespaces
	I0929 11:30:12.030966       1 cidrallocator.go:301] created ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:30:12.034342       1 default_servicecidr_controller.go:228] Setting default ServiceCIDR condition Ready to True
	I0929 11:30:12.061361       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:30:12.063996       1 default_servicecidr_controller.go:137] Shutting down kubernetes-service-cidr-controller
	I0929 11:30:12.182679       1 controller.go:667] quota admission added evaluator for: leases.coordination.k8s.io
	I0929 11:30:12.701628       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0929 11:30:12.707317       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0929 11:30:12.707498       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0929 11:30:13.461926       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0929 11:30:13.520646       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0929 11:30:13.633769       1 alloc.go:328] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0929 11:30:13.651885       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0929 11:30:13.653616       1 controller.go:667] quota admission added evaluator for: endpoints
	I0929 11:30:13.662981       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0929 11:30:13.859597       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I0929 11:30:14.401790       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I0929 11:30:14.418266       1 alloc.go:328] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0929 11:30:14.431306       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	I0929 11:30:19.113476       1 controller.go:667] quota admission added evaluator for: replicasets.apps
	I0929 11:30:19.611750       1 controller.go:667] quota admission added evaluator for: controllerrevisions.apps
	I0929 11:30:19.682445       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:30:19.695692       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	
	
	==> kube-controller-manager [7b61c5e0ccb8fbc4ccb502c1acafac04ba65aa07bd2db436fb9a7e70e228fee2] <==
	I0929 11:30:18.956680       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:30:18.957013       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0929 11:30:18.957252       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0929 11:30:18.957354       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0929 11:30:18.957449       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0929 11:30:18.958220       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0929 11:30:18.958355       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrapproving"
	I0929 11:30:18.959100       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0929 11:30:18.959372       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0929 11:30:18.959626       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0929 11:30:18.959781       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0929 11:30:18.959918       1 shared_informer.go:356] "Caches are synced" controller="cronjob"
	I0929 11:30:18.960020       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0929 11:30:18.960165       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="dockerenv-875755"
	I0929 11:30:18.960363       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:30:18.961501       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0929 11:30:18.963811       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0929 11:30:18.964008       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:30:18.971314       1 shared_informer.go:356] "Caches are synced" controller="service account"
	I0929 11:30:18.971568       1 shared_informer.go:356] "Caches are synced" controller="TTL after finished"
	I0929 11:30:18.985625       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0929 11:30:18.994513       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:30:19.007125       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:30:19.007344       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:30:19.007453       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	
	
	==> kube-proxy [44598e8131cd8ba3db54611877d62fe653b8980a7ea77160bf087de607bc698c] <==
	I0929 11:30:20.404241       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:30:20.518514       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:30:20.619612       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:30:20.619842       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:30:20.619952       1 server.go:256] "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`"
	I0929 11:30:20.722959       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:30:20.723017       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:30:20.727239       1 proxier.go:242] "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"
	I0929 11:30:20.727796       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:30:20.727821       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:30:20.732748       1 config.go:200] "Starting service config controller"
	I0929 11:30:20.732810       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:30:20.732974       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:30:20.733038       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:30:20.734121       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:30:20.734144       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:30:20.737335       1 config.go:309] "Starting node config controller"
	I0929 11:30:20.737522       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:30:20.737618       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:30:20.832936       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:30:20.833240       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0929 11:30:20.835235       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-scheduler [c9da2f8d3a0e9870cf0ff80910677dc4d008fe18c7f2fa09006cf83b2e3261a3] <==
	E0929 11:30:11.955618       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:30:11.955825       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:30:11.956025       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:30:11.956500       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:30:11.956721       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:30:11.957006       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:30:11.957243       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:30:11.957421       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:30:11.957584       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:30:11.957755       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:30:11.957952       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:30:11.958278       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:30:11.959094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:30:11.959259       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:30:12.778191       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:30:12.795560       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:30:12.806784       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:30:12.824415       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:30:12.845341       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:30:12.909971       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:30:12.979349       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:30:13.071427       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:30:13.156807       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:30:13.169701       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	I0929 11:30:15.228583       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.174239    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/04890b5c-04ad-48c7-8361-c2dd7f176663-tmp\") pod \"storage-provisioner\" (UID: \"04890b5c-04ad-48c7-8361-c2dd7f176663\") " pod="kube-system/storage-provisioner"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.174839    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-n9wnr\" (UniqueName: \"kubernetes.io/projected/04890b5c-04ad-48c7-8361-c2dd7f176663-kube-api-access-n9wnr\") pod \"storage-provisioner\" (UID: \"04890b5c-04ad-48c7-8361-c2dd7f176663\") " pod="kube-system/storage-provisioner"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: E0929 11:30:19.284956    1549 projected.go:291] Couldn't get configMap kube-system/kube-root-ca.crt: configmap "kube-root-ca.crt" not found
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: E0929 11:30:19.284999    1549 projected.go:196] Error preparing data for projected volume kube-api-access-n9wnr for pod kube-system/storage-provisioner: configmap "kube-root-ca.crt" not found
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: E0929 11:30:19.285089    1549 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/04890b5c-04ad-48c7-8361-c2dd7f176663-kube-api-access-n9wnr podName:04890b5c-04ad-48c7-8361-c2dd7f176663 nodeName:}" failed. No retries permitted until 2025-09-29 11:30:19.785063702 +0000 UTC m=+5.579873324 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "kube-api-access-n9wnr" (UniqueName: "kubernetes.io/projected/04890b5c-04ad-48c7-8361-c2dd7f176663-kube-api-access-n9wnr") pod "storage-provisioner" (UID: "04890b5c-04ad-48c7-8361-c2dd7f176663") : configmap "kube-root-ca.crt" not found
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678651    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/54763dc7-5d8c-40cb-9c84-0e6dc0be47e8-kube-proxy\") pod \"kube-proxy-tm6t2\" (UID: \"54763dc7-5d8c-40cb-9c84-0e6dc0be47e8\") " pod="kube-system/kube-proxy-tm6t2"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678710    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-q6t5s\" (UniqueName: \"kubernetes.io/projected/54763dc7-5d8c-40cb-9c84-0e6dc0be47e8-kube-api-access-q6t5s\") pod \"kube-proxy-tm6t2\" (UID: \"54763dc7-5d8c-40cb-9c84-0e6dc0be47e8\") " pod="kube-system/kube-proxy-tm6t2"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678737    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/2af57f81-79a9-4a84-b1d4-0fce39d8b315-xtables-lock\") pod \"kindnet-5g7ll\" (UID: \"2af57f81-79a9-4a84-b1d4-0fce39d8b315\") " pod="kube-system/kindnet-5g7ll"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678756    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/2af57f81-79a9-4a84-b1d4-0fce39d8b315-lib-modules\") pod \"kindnet-5g7ll\" (UID: \"2af57f81-79a9-4a84-b1d4-0fce39d8b315\") " pod="kube-system/kindnet-5g7ll"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678791    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"cni-cfg\" (UniqueName: \"kubernetes.io/host-path/2af57f81-79a9-4a84-b1d4-0fce39d8b315-cni-cfg\") pod \"kindnet-5g7ll\" (UID: \"2af57f81-79a9-4a84-b1d4-0fce39d8b315\") " pod="kube-system/kindnet-5g7ll"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678809    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tdmr9\" (UniqueName: \"kubernetes.io/projected/2af57f81-79a9-4a84-b1d4-0fce39d8b315-kube-api-access-tdmr9\") pod \"kindnet-5g7ll\" (UID: \"2af57f81-79a9-4a84-b1d4-0fce39d8b315\") " pod="kube-system/kindnet-5g7ll"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678825    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/54763dc7-5d8c-40cb-9c84-0e6dc0be47e8-xtables-lock\") pod \"kube-proxy-tm6t2\" (UID: \"54763dc7-5d8c-40cb-9c84-0e6dc0be47e8\") " pod="kube-system/kube-proxy-tm6t2"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.678841    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/54763dc7-5d8c-40cb-9c84-0e6dc0be47e8-lib-modules\") pod \"kube-proxy-tm6t2\" (UID: \"54763dc7-5d8c-40cb-9c84-0e6dc0be47e8\") " pod="kube-system/kube-proxy-tm6t2"
	Sep 29 11:30:19 dockerenv-875755 kubelet[1549]: I0929 11:30:19.790253    1549 swap_util.go:74] "error creating dir to test if tmpfs noswap is enabled. Assuming not supported" mount path="" error="stat /var/lib/kubelet/plugins/kubernetes.io/empty-dir: no such file or directory"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: I0929 11:30:20.183644    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/2b24a927-7cbe-4434-9772-c771562b9529-config-volume\") pod \"coredns-66bc5c9577-6dk2x\" (UID: \"2b24a927-7cbe-4434-9772-c771562b9529\") " pod="kube-system/coredns-66bc5c9577-6dk2x"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: I0929 11:30:20.183736    1549 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-t6xc5\" (UniqueName: \"kubernetes.io/projected/2b24a927-7cbe-4434-9772-c771562b9529-kube-api-access-t6xc5\") pod \"coredns-66bc5c9577-6dk2x\" (UID: \"2b24a927-7cbe-4434-9772-c771562b9529\") " pod="kube-system/coredns-66bc5c9577-6dk2x"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: E0929 11:30:20.455927    1549 log.go:32] "RunPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\": failed to find network info for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\""
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: E0929 11:30:20.456019    1549 kuberuntime_sandbox.go:71] "Failed to create sandbox for pod" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\": failed to find network info for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\"" pod="kube-system/coredns-66bc5c9577-6dk2x"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: E0929 11:30:20.456087    1549 kuberuntime_manager.go:1343] "CreatePodSandbox for pod failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\": failed to find network info for sandbox \"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\"" pod="kube-system/coredns-66bc5c9577-6dk2x"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: E0929 11:30:20.456221    1549 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"CreatePodSandbox\" for \"coredns-66bc5c9577-6dk2x_kube-system(2b24a927-7cbe-4434-9772-c771562b9529)\" with CreatePodSandboxError: \"Failed to create sandbox for pod \\\"coredns-66bc5c9577-6dk2x_kube-system(2b24a927-7cbe-4434-9772-c771562b9529)\\\": rpc error: code = Unknown desc = failed to setup network for sandbox \\\"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\\\": failed to find network info for sandbox \\\"04ca0b0b12924c1ade857f9f82ac87f67c585a0cf7df090bf47366a721ebc713\\\"\"" pod="kube-system/coredns-66bc5c9577-6dk2x" podUID="2b24a927-7cbe-4434-9772-c771562b9529"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: I0929 11:30:20.491592    1549 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-proxy-tm6t2" podStartSLOduration=1.491576239 podStartE2EDuration="1.491576239s" podCreationTimestamp="2025-09-29 11:30:19 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-29 11:30:20.467574634 +0000 UTC m=+6.262384255" watchObservedRunningTime="2025-09-29 11:30:20.491576239 +0000 UTC m=+6.286385893"
	Sep 29 11:30:20 dockerenv-875755 kubelet[1549]: I0929 11:30:20.492248    1549 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/storage-provisioner" podStartSLOduration=4.492236006 podStartE2EDuration="4.492236006s" podCreationTimestamp="2025-09-29 11:30:16 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-29 11:30:20.491343883 +0000 UTC m=+6.286153504" watchObservedRunningTime="2025-09-29 11:30:20.492236006 +0000 UTC m=+6.287045619"
	Sep 29 11:30:21 dockerenv-875755 kubelet[1549]: I0929 11:30:21.464814    1549 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kindnet-5g7ll" podStartSLOduration=2.464788158 podStartE2EDuration="2.464788158s" podCreationTimestamp="2025-09-29 11:30:19 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-29 11:30:21.464643335 +0000 UTC m=+7.259452956" watchObservedRunningTime="2025-09-29 11:30:21.464788158 +0000 UTC m=+7.259597770"
	Sep 29 11:30:24 dockerenv-875755 kubelet[1549]: I0929 11:30:24.681965    1549 kuberuntime_manager.go:1828] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Sep 29 11:30:24 dockerenv-875755 kubelet[1549]: I0929 11:30:24.682859    1549 kubelet_network.go:47] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	
	
	==> storage-provisioner [0407284ddd93ce05c364a0ecf614133fcaead9c3724cb1ef0a4144f3045b8d9e] <==
	I0929 11:30:20.251791       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p dockerenv-875755 -n dockerenv-875755
helpers_test.go:269: (dbg) Run:  kubectl --context dockerenv-875755 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: coredns-66bc5c9577-6dk2x
helpers_test.go:282: ======> post-mortem[TestDockerEnvContainerd]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context dockerenv-875755 describe pod coredns-66bc5c9577-6dk2x
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context dockerenv-875755 describe pod coredns-66bc5c9577-6dk2x: exit status 1 (99.762033ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "coredns-66bc5c9577-6dk2x" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context dockerenv-875755 describe pod coredns-66bc5c9577-6dk2x: exit status 1
helpers_test.go:175: Cleaning up "dockerenv-875755" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-875755
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-875755: (2.264365714s)
--- FAIL: TestDockerEnvContainerd (53.88s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (302.87s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-023432 --alsologtostderr -v=1]
functional_test.go:933: output didn't produce a URL
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-023432 --alsologtostderr -v=1] ...
functional_test.go:925: (dbg) [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-023432 --alsologtostderr -v=1] stdout:
functional_test.go:925: (dbg) [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-023432 --alsologtostderr -v=1] stderr:
I0929 11:43:56.567601  618604 out.go:360] Setting OutFile to fd 1 ...
I0929 11:43:56.568567  618604 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:43:56.568589  618604 out.go:374] Setting ErrFile to fd 2...
I0929 11:43:56.568595  618604 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:43:56.568886  618604 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:43:56.569185  618604 mustload.go:65] Loading cluster: functional-023432
I0929 11:43:56.569690  618604 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:43:56.570180  618604 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:43:56.594580  618604 host.go:66] Checking if "functional-023432" exists ...
I0929 11:43:56.594916  618604 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0929 11:43:56.688604  618604 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 11:43:56.67858558 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pat
h:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
I0929 11:43:56.688718  618604 api_server.go:166] Checking apiserver status ...
I0929 11:43:56.688777  618604 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0929 11:43:56.688813  618604 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:43:56.709963  618604 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:43:56.822748  618604 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/4717/cgroup
I0929 11:43:56.832580  618604 api_server.go:182] apiserver freezer: "5:freezer:/docker/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/kubepods/burstable/podce81ef909e4a6854346a0dc6274a1153/ef3b1fb59d57b4be240e5ccc97a2038e6202dd35c4a27e96f90060ad1d9eef53"
I0929 11:43:56.832659  618604 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/kubepods/burstable/podce81ef909e4a6854346a0dc6274a1153/ef3b1fb59d57b4be240e5ccc97a2038e6202dd35c4a27e96f90060ad1d9eef53/freezer.state
I0929 11:43:56.850470  618604 api_server.go:204] freezer state: "THAWED"
I0929 11:43:56.850519  618604 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
I0929 11:43:56.859167  618604 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
ok
W0929 11:43:56.859203  618604 out.go:285] * Enabling dashboard ...
* Enabling dashboard ...
I0929 11:43:56.859387  618604 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:43:56.859412  618604 addons.go:69] Setting dashboard=true in profile "functional-023432"
I0929 11:43:56.859419  618604 addons.go:238] Setting addon dashboard=true in "functional-023432"
I0929 11:43:56.859447  618604 host.go:66] Checking if "functional-023432" exists ...
I0929 11:43:56.859857  618604 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:43:56.879908  618604 out.go:179]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
I0929 11:43:56.882871  618604 out.go:179]   - Using image docker.io/kubernetesui/metrics-scraper:v1.0.8
I0929 11:43:56.885744  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-ns.yaml
I0929 11:43:56.885774  618604 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
I0929 11:43:56.885850  618604 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:43:56.903722  618604 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:43:57.034119  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
I0929 11:43:57.034140  618604 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
I0929 11:43:57.070153  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
I0929 11:43:57.070174  618604 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
I0929 11:43:57.097938  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-configmap.yaml
I0929 11:43:57.097959  618604 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
I0929 11:43:57.123193  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-dp.yaml
I0929 11:43:57.123213  618604 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4288 bytes)
I0929 11:43:57.145580  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-role.yaml
I0929 11:43:57.145601  618604 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
I0929 11:43:57.174022  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
I0929 11:43:57.174043  618604 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
I0929 11:43:57.202817  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-sa.yaml
I0929 11:43:57.202839  618604 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
I0929 11:43:57.231734  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-secret.yaml
I0929 11:43:57.231756  618604 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
I0929 11:43:57.262306  618604 addons.go:435] installing /etc/kubernetes/addons/dashboard-svc.yaml
I0929 11:43:57.262327  618604 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
I0929 11:43:57.305779  618604 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
I0929 11:43:58.357114  618604 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (1.051287867s)
I0929 11:43:58.360364  618604 out.go:179] * Some dashboard features require the metrics-server addon. To enable all features please run:

                                                
                                                
	minikube -p functional-023432 addons enable metrics-server

                                                
                                                
I0929 11:43:58.363298  618604 addons.go:201] Writing out "functional-023432" config to set dashboard=true...
W0929 11:43:58.363593  618604 out.go:285] * Verifying dashboard health ...
* Verifying dashboard health ...
I0929 11:43:58.364256  618604 kapi.go:59] client config for functional-023432: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt", KeyFile:"/home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.key", CAFile:"/home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil),
NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x20f8010), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), WarningHandlerWithContext:rest.WarningHandlerWithContext(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
I0929 11:43:58.364877  618604 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0929 11:43:58.364892  618604 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0929 11:43:58.364898  618604 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0929 11:43:58.364903  618604 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0929 11:43:58.364908  618604 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true
I0929 11:43:58.385689  618604 service.go:215] Found service: &Service{ObjectMeta:{kubernetes-dashboard  kubernetes-dashboard  74f1a4bc-9ef9-4c05-ae40-0fa7d361dc9e 1411 0 2025-09-29 11:43:58 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:Reconcile k8s-app:kubernetes-dashboard kubernetes.io/minikube-addons:dashboard] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"addonmanager.kubernetes.io/mode":"Reconcile","k8s-app":"kubernetes-dashboard","kubernetes.io/minikube-addons":"dashboard"},"name":"kubernetes-dashboard","namespace":"kubernetes-dashboard"},"spec":{"ports":[{"port":80,"targetPort":9090}],"selector":{"k8s-app":"kubernetes-dashboard"}}}
] [] [] [{kubectl-client-side-apply Update v1 2025-09-29 11:43:58 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{},"f:k8s-app":{},"f:kubernetes.io/minikube-addons":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 9090 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{k8s-app: kubernetes-dashboard,},ClusterIP:10.108.18.142,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.108.18.142],IPFamilies:[IPv4],AllocateLoadBalance
rNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
W0929 11:43:58.385849  618604 out.go:285] * Launching proxy ...
* Launching proxy ...
I0929 11:43:58.385935  618604 dashboard.go:152] Executing: /usr/local/bin/kubectl [/usr/local/bin/kubectl --context functional-023432 proxy --port 36195]
I0929 11:43:58.389924  618604 dashboard.go:157] Waiting for kubectl to output host:port ...
I0929 11:43:58.523088  618604 dashboard.go:175] proxy stdout: Starting to serve on 127.0.0.1:36195
W0929 11:43:58.523144  618604 out.go:285] * Verifying proxy health ...
* Verifying proxy health ...
I0929 11:43:58.541176  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[9004c8c6-3eae-4fb1-a7d7-fd5323fe22b7] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162c600 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000497900 TLS:<nil>}
I0929 11:43:58.541274  618604 retry.go:31] will retry after 101.84µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.545304  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[68f4531c-b696-4abd-9936-eb4999ead3d8] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162c680 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000497a40 TLS:<nil>}
I0929 11:43:58.545365  618604 retry.go:31] will retry after 192.046µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.549657  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[9cf8150c-586b-449f-91a8-2ad4f7cd0c67] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076ec80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000447a40 TLS:<nil>}
I0929 11:43:58.549714  618604 retry.go:31] will retry after 203.348µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.554483  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[ed830435-4620-48a5-9301-97eee0a737d2] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076ed00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000447b80 TLS:<nil>}
I0929 11:43:58.554539  618604 retry.go:31] will retry after 482.644µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.558684  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[cdb5b7dd-1593-4dce-bb48-fdc6b60b23c0] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076ed80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000447cc0 TLS:<nil>}
I0929 11:43:58.558741  618604 retry.go:31] will retry after 754.232µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.563362  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[b9a8dd36-5374-4648-9a63-91bd8470cc9f] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076ee40 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c43c0 TLS:<nil>}
I0929 11:43:58.563435  618604 retry.go:31] will retry after 507.595µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.568274  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[f6724e77-ef32-40ed-83a5-aefbab050e63] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076eec0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4500 TLS:<nil>}
I0929 11:43:58.568367  618604 retry.go:31] will retry after 694.634µs: Temporary Error: unexpected response code: 503
I0929 11:43:58.573723  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d8ca3bb2-c403-459c-a801-42f5f77bc173] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162c980 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000497b80 TLS:<nil>}
I0929 11:43:58.573789  618604 retry.go:31] will retry after 1.364853ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.580357  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[36bfdf99-b346-4ed2-b23e-db8da1b876db] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162ca00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x4000497cc0 TLS:<nil>}
I0929 11:43:58.580419  618604 retry.go:31] will retry after 3.030819ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.587947  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[76bc6b4c-dfd8-401b-b6b2-5c7e9f25c62e] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162ca80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c000 TLS:<nil>}
I0929 11:43:58.588064  618604 retry.go:31] will retry after 3.965959ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.595684  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[73315561-4c45-4d1d-9239-264dfec03fc4] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162cb00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c140 TLS:<nil>}
I0929 11:43:58.595779  618604 retry.go:31] will retry after 4.04211ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.603431  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d77d171f-c839-46b1-8b5e-ae1041337463] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076f340 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4640 TLS:<nil>}
I0929 11:43:58.603533  618604 retry.go:31] will retry after 8.384387ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.616273  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[b293b70c-3515-4caa-9f7f-febe35b640d9] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162cc00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c280 TLS:<nil>}
I0929 11:43:58.616335  618604 retry.go:31] will retry after 9.226278ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.632545  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[0c4af743-2744-4402-9249-582cad48397d] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076fbc0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c3c0 TLS:<nil>}
I0929 11:43:58.632606  618604 retry.go:31] will retry after 14.945959ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.658756  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[0d7fe210-02c5-4dfb-a88a-868c7f1d5857] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076fc40 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4780 TLS:<nil>}
I0929 11:43:58.658818  618604 retry.go:31] will retry after 36.398543ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.704549  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[c3e6af93-5b6e-49e6-8f89-c217a44af904] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162cd40 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c500 TLS:<nil>}
I0929 11:43:58.704610  618604 retry.go:31] will retry after 64.549944ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.781493  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8c83b482-1274-4e4f-ba65-a5644285e41f] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400076ff00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c48c0 TLS:<nil>}
I0929 11:43:58.781571  618604 retry.go:31] will retry after 47.000442ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.831910  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[76a89c33-d905-4de7-b5b6-53549c5b9594] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x4001558000 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4c80 TLS:<nil>}
I0929 11:43:58.831970  618604 retry.go:31] will retry after 130.529462ms: Temporary Error: unexpected response code: 503
I0929 11:43:58.966765  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[f79e72af-13c5-451f-a3d2-686e2890a971] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:58 GMT]] Body:0x400162cf00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4dc0 TLS:<nil>}
I0929 11:43:58.966835  618604 retry.go:31] will retry after 101.519595ms: Temporary Error: unexpected response code: 503
I0929 11:43:59.072161  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[0a7e7af2-0ee7-4f65-835a-a7154d088b86] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:59 GMT]] Body:0x400162cf80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c640 TLS:<nil>}
I0929 11:43:59.072221  618604 retry.go:31] will retry after 196.4497ms: Temporary Error: unexpected response code: 503
I0929 11:43:59.274999  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d31a99e6-1d83-47f2-9847-d2dd484bc375] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:59 GMT]] Body:0x400162d000 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028c8c0 TLS:<nil>}
I0929 11:43:59.275062  618604 retry.go:31] will retry after 481.323727ms: Temporary Error: unexpected response code: 503
I0929 11:43:59.759783  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[27ef919d-1e71-4a1d-94e2-01cefa35ff09] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:43:59 GMT]] Body:0x4001558240 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028ca00 TLS:<nil>}
I0929 11:43:59.759847  618604 retry.go:31] will retry after 589.320841ms: Temporary Error: unexpected response code: 503
I0929 11:44:00.359021  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[ce8ee468-1c67-4494-af90-5dcc5c4981b1] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:00 GMT]] Body:0x400162d0c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c4f00 TLS:<nil>}
I0929 11:44:00.359096  618604 retry.go:31] will retry after 639.15274ms: Temporary Error: unexpected response code: 503
I0929 11:44:01.002675  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[ed471275-4eda-4ff2-abcd-9899b87b6ac4] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:01 GMT]] Body:0x4001558340 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028cdc0 TLS:<nil>}
I0929 11:44:01.002748  618604 retry.go:31] will retry after 1.401784831s: Temporary Error: unexpected response code: 503
I0929 11:44:02.410454  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8d075472-059f-4559-bd39-366ad63bd6cb] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:02 GMT]] Body:0x40015583c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5040 TLS:<nil>}
I0929 11:44:02.410515  618604 retry.go:31] will retry after 912.685591ms: Temporary Error: unexpected response code: 503
I0929 11:44:03.329495  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[53f44135-14d8-4c81-bd8b-e903c13808ab] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:03 GMT]] Body:0x4001558440 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5180 TLS:<nil>}
I0929 11:44:03.329558  618604 retry.go:31] will retry after 2.332648815s: Temporary Error: unexpected response code: 503
I0929 11:44:05.665752  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8521ca5a-6078-4fbe-96d2-f97ed2707828] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:05 GMT]] Body:0x40015584c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c52c0 TLS:<nil>}
I0929 11:44:05.665831  618604 retry.go:31] will retry after 3.271032211s: Temporary Error: unexpected response code: 503
I0929 11:44:08.941747  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d3d440ec-f981-491b-8f63-65c4403c963c] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:08 GMT]] Body:0x40015585c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028cf00 TLS:<nil>}
I0929 11:44:08.941806  618604 retry.go:31] will retry after 7.326583432s: Temporary Error: unexpected response code: 503
I0929 11:44:16.274799  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[e634f848-034f-40cd-8dcb-92c062686e9d] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:16 GMT]] Body:0x400162d340 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5400 TLS:<nil>}
I0929 11:44:16.274859  618604 retry.go:31] will retry after 9.447426016s: Temporary Error: unexpected response code: 503
I0929 11:44:25.728839  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[b8f53375-1726-4eb2-94b5-d43796736317] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:25 GMT]] Body:0x40015586c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5540 TLS:<nil>}
I0929 11:44:25.728902  618604 retry.go:31] will retry after 17.777322782s: Temporary Error: unexpected response code: 503
I0929 11:44:43.510537  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[3f079f39-8d9d-44b5-9d66-ffca143bf18e] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:43 GMT]] Body:0x400162d400 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028d040 TLS:<nil>}
I0929 11:44:43.510597  618604 retry.go:31] will retry after 12.298388668s: Temporary Error: unexpected response code: 503
I0929 11:44:55.815568  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[9a84d911-a3c0-4324-819e-664d8b8465c2] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:44:55 GMT]] Body:0x400162d4c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5680 TLS:<nil>}
I0929 11:44:55.815635  618604 retry.go:31] will retry after 32.505455326s: Temporary Error: unexpected response code: 503
I0929 11:45:28.325403  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[0fece352-78c7-4c74-8515-055559c0283c] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:45:28 GMT]] Body:0x400162d540 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028d180 TLS:<nil>}
I0929 11:45:28.325472  618604 retry.go:31] will retry after 31.357673028s: Temporary Error: unexpected response code: 503
I0929 11:45:59.686185  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[9dbc1f0f-e843-4c5b-a20b-7b89114bc7e1] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:45:59 GMT]] Body:0x4001558100 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028d2c0 TLS:<nil>}
I0929 11:45:59.686250  618604 retry.go:31] will retry after 1m19.010024609s: Temporary Error: unexpected response code: 503
I0929 11:47:18.699180  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[b4156371-f2a0-4865-95a8-336db81f2808] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:47:18 GMT]] Body:0x4001558200 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5900 TLS:<nil>}
I0929 11:47:18.699241  618604 retry.go:31] will retry after 33.438082945s: Temporary Error: unexpected response code: 503
I0929 11:47:52.140273  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[33064b31-082c-4a22-936e-47f259acbeb0] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:47:52 GMT]] Body:0x4001558300 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x400028de00 TLS:<nil>}
I0929 11:47:52.140333  618604 retry.go:31] will retry after 48.869000324s: Temporary Error: unexpected response code: 503
I0929 11:48:41.014977  618604 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d80deda0-dc0a-4a6b-91f4-30b4898be4ec] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 29 Sep 2025 11:48:41 GMT]] Body:0x4001558100 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0x40001c5b80 TLS:<nil>}
I0929 11:48:41.015040  618604 retry.go:31] will retry after 1m20.877030858s: Temporary Error: unexpected response code: 503
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/DashboardCmd]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestFunctional/parallel/DashboardCmd]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-023432
helpers_test.go:243: (dbg) docker inspect functional-023432:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	        "Created": "2025-09-29T11:31:29.94754769Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 607432,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:31:30.077943567Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hostname",
	        "HostsPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hosts",
	        "LogPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648-json.log",
	        "Name": "/functional-023432",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-023432:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-023432",
	            "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": ""
	                    }
	                ],
	                "8441/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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	                "LowerDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-023432",
	                "Source": "/var/lib/docker/volumes/functional-023432/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-023432",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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": "functional-023432",
	                "name.minikube.sigs.k8s.io": "functional-023432",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1ba065c86416ff7adbd24eff61b2a23906cdac3be8a1ca64cc921608ba838a66",
	            "SandboxKey": "/var/run/docker/netns/1ba065c86416",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33520"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33521"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33524"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33522"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33523"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-023432": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "6a:8e:de:9f:00:ba",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "fbfbdcabc149533c37635b7eb9753a1469d7afd0f8fd5ad915ccb9b1e7b0523d",
	                    "EndpointID": "07ebd575c660dd129cd0e4233c8a0b0f8ca40105fb6ecad4d867d19fde559d30",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-023432",
	                        "2e03b3a2fc3d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-023432 -n functional-023432
helpers_test.go:252: <<< TestFunctional/parallel/DashboardCmd FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/DashboardCmd]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 logs -n 25: (1.774566511s)
helpers_test.go:260: TestFunctional/parallel/DashboardCmd logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                                              ARGS                                                                               │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ image          │ functional-023432 image load --daemon kicbase/echo-server:functional-023432 --alsologtostderr                                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls                                                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image save kicbase/echo-server:functional-023432 /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image rm kicbase/echo-server:functional-023432 --alsologtostderr                                                                              │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls                                                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls                                                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image save --daemon kicbase/echo-server:functional-023432 --alsologtostderr                                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /etc/test/nested/copy/561647/hosts                                                                                               │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /etc/ssl/certs/561647.pem                                                                                                        │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /usr/share/ca-certificates/561647.pem                                                                                            │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /etc/ssl/certs/51391683.0                                                                                                        │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /etc/ssl/certs/5616472.pem                                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /usr/share/ca-certificates/5616472.pem                                                                                           │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh sudo cat /etc/ssl/certs/3ec20f2e.0                                                                                                        │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls --format short --alsologtostderr                                                                                                     │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls --format yaml --alsologtostderr                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ ssh            │ functional-023432 ssh pgrep buildkitd                                                                                                                           │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │                     │
	│ image          │ functional-023432 image build -t localhost/my-image:functional-023432 testdata/build --alsologtostderr                                                          │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls                                                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls --format json --alsologtostderr                                                                                                      │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ image          │ functional-023432 image ls --format table --alsologtostderr                                                                                                     │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ update-context │ functional-023432 update-context --alsologtostderr -v=2                                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ update-context │ functional-023432 update-context --alsologtostderr -v=2                                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	│ update-context │ functional-023432 update-context --alsologtostderr -v=2                                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:44 UTC │ 29 Sep 25 11:44 UTC │
	└────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:43:56
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:43:56.247468  618484 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:43:56.247651  618484 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:56.247663  618484 out.go:374] Setting ErrFile to fd 2...
	I0929 11:43:56.247669  618484 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:56.247926  618484 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:43:56.248325  618484 out.go:368] Setting JSON to false
	I0929 11:43:56.249414  618484 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12386,"bootTime":1759133851,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:43:56.249480  618484 start.go:140] virtualization:  
	I0929 11:43:56.254726  618484 out.go:179] * [functional-023432] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:43:56.257615  618484 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:43:56.257759  618484 notify.go:220] Checking for updates...
	I0929 11:43:56.263227  618484 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:43:56.266022  618484 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:43:56.269156  618484 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:43:56.272008  618484 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:43:56.276540  618484 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:43:56.280336  618484 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:43:56.281094  618484 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:43:56.324453  618484 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:43:56.324558  618484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:43:56.404022  618484 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 11:43:56.390708046 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:43:56.404142  618484 docker.go:318] overlay module found
	I0929 11:43:56.407332  618484 out.go:179] * Using the docker driver based on existing profile
	I0929 11:43:56.410552  618484 start.go:304] selected driver: docker
	I0929 11:43:56.410569  618484 start.go:924] validating driver "docker" against &{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 Moun
tType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:43:56.410774  618484 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:43:56.410870  618484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:43:56.476640  618484 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 11:43:56.467881463 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:43:56.477037  618484 cni.go:84] Creating CNI manager for ""
	I0929 11:43:56.477094  618484 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:43:56.477134  618484 start.go:348] cluster config:
	{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics
:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:43:56.480294  618484 out.go:179] * dry-run validation complete!
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0f24201685521       1611cd07b61d5       5 minutes ago       Exited              mount-munger              0                   d4ba91dfc27de       busybox-mount
	133c7cefc21f3       ce2d2cda2d858       5 minutes ago       Running             echo-server               0                   1dfe7f1edc1c7       hello-node-75c85bcc94-zt9cd
	4230bb30550d5       35f3cbee4fb77       15 minutes ago      Running             nginx                     0                   395ba7fb22882       nginx-svc
	0518999e90247       ba04bb24b9575       15 minutes ago      Running             storage-provisioner       2                   1772b01a208a1       storage-provisioner
	ef3b1fb59d57b       d291939e99406       15 minutes ago      Running             kube-apiserver            0                   fbd55ce4cc9b7       kube-apiserver-functional-023432
	00567c4aa0cb2       a25f5ef9c34c3       15 minutes ago      Running             kube-scheduler            1                   b0935a1291fb4       kube-scheduler-functional-023432
	8de36b13b89e7       996be7e86d9b3       15 minutes ago      Running             kube-controller-manager   2                   c19bb98968bda       kube-controller-manager-functional-023432
	1936eec3a5774       a1894772a478e       15 minutes ago      Running             etcd                      1                   9f76d49be3155       etcd-functional-023432
	7dfbaad1dee95       996be7e86d9b3       16 minutes ago      Exited              kube-controller-manager   1                   c19bb98968bda       kube-controller-manager-functional-023432
	52f57e2bd6297       b1a8c6f707935       16 minutes ago      Running             kindnet-cni               1                   e6a9fd176f9d6       kindnet-dlt9q
	f12eddbd2dfd3       138784d87c9c5       16 minutes ago      Running             coredns                   1                   e68f970c52b84       coredns-66bc5c9577-q66mt
	a0c2b1ae2fa98       6fc32d66c1411       16 minutes ago      Running             kube-proxy                1                   f93620a996b4e       kube-proxy-fbnpt
	19188ce9962f0       ba04bb24b9575       16 minutes ago      Exited              storage-provisioner       1                   1772b01a208a1       storage-provisioner
	503891caaffb4       138784d87c9c5       16 minutes ago      Exited              coredns                   0                   e68f970c52b84       coredns-66bc5c9577-q66mt
	41c35e3a93953       b1a8c6f707935       16 minutes ago      Exited              kindnet-cni               0                   e6a9fd176f9d6       kindnet-dlt9q
	b2f6650fe4686       6fc32d66c1411       16 minutes ago      Exited              kube-proxy                0                   f93620a996b4e       kube-proxy-fbnpt
	1d5a44c5fabe1       a1894772a478e       17 minutes ago      Exited              etcd                      0                   9f76d49be3155       etcd-functional-023432
	070b40dbebb70       a25f5ef9c34c3       17 minutes ago      Exited              kube-scheduler            0                   b0935a1291fb4       kube-scheduler-functional-023432
	
	
	==> containerd <==
	Sep 29 11:44:41 functional-023432 containerd[3541]: time="2025-09-29T11:44:41.297859859Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 29 11:44:41 functional-023432 containerd[3541]: time="2025-09-29T11:44:41.300232560Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:44:41 functional-023432 containerd[3541]: time="2025-09-29T11:44:41.448389050Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:44:41 functional-023432 containerd[3541]: time="2025-09-29T11:44:41.752651276Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:44:41 functional-023432 containerd[3541]: time="2025-09-29T11:44:41.752692499Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11015"
	Sep 29 11:45:17 functional-023432 containerd[3541]: time="2025-09-29T11:45:17.298227734Z" level=info msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 29 11:45:17 functional-023432 containerd[3541]: time="2025-09-29T11:45:17.300805476Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:45:17 functional-023432 containerd[3541]: time="2025-09-29T11:45:17.424831439Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:45:17 functional-023432 containerd[3541]: time="2025-09-29T11:45:17.711613256Z" level=error msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:45:17 functional-023432 containerd[3541]: time="2025-09-29T11:45:17.711659599Z" level=info msg="stop pulling image docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: active requests=0, bytes read=11047"
	Sep 29 11:45:33 functional-023432 containerd[3541]: time="2025-09-29T11:45:33.298402148Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 29 11:45:33 functional-023432 containerd[3541]: time="2025-09-29T11:45:33.300898715Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:45:33 functional-023432 containerd[3541]: time="2025-09-29T11:45:33.447398878Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:45:33 functional-023432 containerd[3541]: time="2025-09-29T11:45:33.742974335Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:45:33 functional-023432 containerd[3541]: time="2025-09-29T11:45:33.743080306Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11014"
	Sep 29 11:46:42 functional-023432 containerd[3541]: time="2025-09-29T11:46:42.299374131Z" level=info msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 29 11:46:42 functional-023432 containerd[3541]: time="2025-09-29T11:46:42.301974437Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:46:42 functional-023432 containerd[3541]: time="2025-09-29T11:46:42.445480752Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:46:42 functional-023432 containerd[3541]: time="2025-09-29T11:46:42.815672349Z" level=error msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:46:42 functional-023432 containerd[3541]: time="2025-09-29T11:46:42.815974647Z" level=info msg="stop pulling image docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: active requests=0, bytes read=12712"
	Sep 29 11:47:08 functional-023432 containerd[3541]: time="2025-09-29T11:47:08.297586270Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 29 11:47:08 functional-023432 containerd[3541]: time="2025-09-29T11:47:08.299912569Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:47:08 functional-023432 containerd[3541]: time="2025-09-29T11:47:08.432265360Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:47:08 functional-023432 containerd[3541]: time="2025-09-29T11:47:08.710472276Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:47:08 functional-023432 containerd[3541]: time="2025-09-29T11:47:08.710520605Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11015"
	
	
	==> coredns [503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e] <==
	maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:58684 - 46809 "HINFO IN 2007990178422355405.8188019698738421968. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022121046s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [f12eddbd2dfd3acea03c8fd5a4e78c2c0d843c86a2178cfa9f2c52f39f0087c6] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:45470 - 50307 "HINFO IN 7468910942226666818.8694900322019128569. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.026543108s
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	
	
	==> describe nodes <==
	Name:               functional-023432
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-023432
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=functional-023432
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_31_58_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:31:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-023432
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:48:56 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:44:33 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:44:33 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:44:33 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:44:33 +0000   Mon, 29 Sep 2025 11:31:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-023432
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 625a120f9a764d10ad86a5a5e102bc0f
	  System UUID:                c937c696-929b-4169-a5de-eda4673503d8
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                          ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-75c85bcc94-zt9cd                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-node-connect-7d85dfc575-xk2p4           0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-66bc5c9577-q66mt                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     16m
	  kube-system                 etcd-functional-023432                        100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         16m
	  kube-system                 kindnet-dlt9q                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-functional-023432              250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-functional-023432     200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-fbnpt                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-functional-023432              100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kubernetes-dashboard        dashboard-metrics-scraper-77bf4d6c4c-zsbrn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m59s
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-kbphn         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m59s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  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                 16m                kube-proxy       
	  Normal   Starting                 15m                kube-proxy       
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  16m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  16m                kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m                kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m                kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m                node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  15m                kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           15m                node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [1936eec3a57742a716bd53720a604ea495855368be0c070aeb4718e60ed58e53] <==
	{"level":"warn","ts":"2025-09-29T11:33:05.616858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45336","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.630012Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.647715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45368","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.670197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45386","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.687174Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45414","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.715109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45438","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.733935Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45444","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.752190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45474","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.775617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45490","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.788890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45510","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.814787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45522","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.821309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45534","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.840766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45550","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.858401Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45566","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.882064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45588","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.906490Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.922885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45614","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.939822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:06.042861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45660","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:43:04.701346Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":991}
	{"level":"info","ts":"2025-09-29T11:43:04.711214Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":991,"took":"9.272251ms","hash":3727822938,"current-db-size-bytes":3010560,"current-db-size":"3.0 MB","current-db-size-in-use-bytes":3010560,"current-db-size-in-use":"3.0 MB"}
	{"level":"info","ts":"2025-09-29T11:43:04.711268Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3727822938,"revision":991,"compact-revision":-1}
	{"level":"info","ts":"2025-09-29T11:48:04.710545Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1295}
	{"level":"info","ts":"2025-09-29T11:48:04.714490Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1295,"took":"3.559303ms","hash":612472439,"current-db-size-bytes":3010560,"current-db-size":"3.0 MB","current-db-size-in-use-bytes":2256896,"current-db-size-in-use":"2.3 MB"}
	{"level":"info","ts":"2025-09-29T11:48:04.714546Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":612472439,"revision":1295,"compact-revision":991}
	
	
	==> etcd [1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf] <==
	{"level":"warn","ts":"2025-09-29T11:31:53.902731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51034","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.909127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51050","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.931745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51072","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.983552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51088","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.007165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51112","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.048829Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51128","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.181874Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51140","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:32:58.962025Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-29T11:32:58.962085Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"error","ts":"2025-09-29T11:32:58.962188Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.963989Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.964071Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2381: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964124Z","caller":"etcdserver/server.go:1281","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964128Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964147Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964155Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964167Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"info","ts":"2025-09-29T11:32:58.964190Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964230Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964244Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964252Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967422Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-29T11:32:58.967511Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2380: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967557Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-29T11:32:58.967566Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 11:48:58 up  3:31,  0 users,  load average: 0.10, 0.19, 0.44
	Linux functional-023432 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7] <==
	I0929 11:32:04.413416       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0929 11:32:04.413967       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0929 11:32:04.414111       1 main.go:148] setting mtu 1500 for CNI 
	I0929 11:32:04.414123       1 main.go:178] kindnetd IP family: "ipv4"
	I0929 11:32:04.414134       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-29T11:32:04Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0929 11:32:04.622008       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0929 11:32:04.622116       1 controller.go:381] "Waiting for informer caches to sync"
	I0929 11:32:04.622149       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0929 11:32:04.623745       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	I0929 11:32:04.922495       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0929 11:32:04.922526       1 metrics.go:72] Registering metrics
	I0929 11:32:04.922885       1 controller.go:711] "Syncing nftables rules"
	I0929 11:32:14.623153       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:14.623253       1 main.go:301] handling current node
	I0929 11:32:24.624414       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:24.624648       1 main.go:301] handling current node
	I0929 11:32:34.628021       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:34.628054       1 main.go:301] handling current node
	I0929 11:32:44.628094       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:44.628130       1 main.go:301] handling current node
	
	
	==> kindnet [52f57e2bd62979f6b850cb603d139bd03ff5e5caa250f8ec569a956bc80fc1d1] <==
	I0929 11:46:49.816037       1 main.go:301] handling current node
	I0929 11:46:59.816423       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:46:59.816467       1 main.go:301] handling current node
	I0929 11:47:09.816075       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:09.816117       1 main.go:301] handling current node
	I0929 11:47:19.815672       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:19.815711       1 main.go:301] handling current node
	I0929 11:47:29.815631       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:29.815669       1 main.go:301] handling current node
	I0929 11:47:39.815592       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:39.815654       1 main.go:301] handling current node
	I0929 11:47:49.822191       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:49.822411       1 main.go:301] handling current node
	I0929 11:47:59.817765       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:47:59.817860       1 main.go:301] handling current node
	I0929 11:48:09.816028       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:48:09.816064       1 main.go:301] handling current node
	I0929 11:48:19.815026       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:48:19.815127       1 main.go:301] handling current node
	I0929 11:48:29.816642       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:48:29.816685       1 main.go:301] handling current node
	I0929 11:48:39.815571       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:48:39.815788       1 main.go:301] handling current node
	I0929 11:48:49.815641       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:48:49.815682       1 main.go:301] handling current node
	
	
	==> kube-apiserver [ef3b1fb59d57b4be240e5ccc97a2038e6202dd35c4a27e96f90060ad1d9eef53] <==
	I0929 11:37:05.169634       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:41.875622       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.101.4.36"}
	I0929 11:38:09.876798       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:38:16.484671       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:39:18.818329       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:39:23.844778       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:40:32.145864       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:40:50.495206       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:41:51.748911       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:42:05.158176       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:43:06.866554       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:43:10.695447       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:43:12.069392       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:43:58.003421       1 controller.go:667] quota admission added evaluator for: namespaces
	I0929 11:43:58.321181       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.108.18.142"}
	I0929 11:43:58.349114       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.102.98.73"}
	I0929 11:44:18.470323       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:44:32.829510       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:45:19.157384       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:45:57.381671       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:46:24.701361       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:46:58.234792       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:47:33.147174       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:48:25.736715       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:48:35.885985       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [7dfbaad1dee951223e56d25ffbc278fb336274bf35d2be9c10ae5a38ea58758b] <==
	I0929 11:32:50.276333       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:32:51.993124       1 controllermanager.go:191] "Starting" version="v1.34.0"
	I0929 11:32:51.993157       1 controllermanager.go:193] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:51.994808       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0929 11:32:51.995062       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0929 11:32:51.995441       1 secure_serving.go:211] Serving securely on 127.0.0.1:10257
	I0929 11:32:51.995519       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0929 11:33:01.998059       1 controllermanager.go:245] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get \"https://192.168.49.2:8441/healthz\": dial tcp 192.168.49.2:8441: connect: connection refused"
	
	
	==> kube-controller-manager [8de36b13b89e73e0c4d7e276b277fb0bd169fb81e64407c94ade8a3e7c8ad714] <==
	I0929 11:33:10.100258       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0929 11:33:10.104640       1 shared_informer.go:356] "Caches are synced" controller="PV protection"
	I0929 11:33:10.104881       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:10.105044       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:33:10.105130       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0929 11:33:10.104895       1 shared_informer.go:356] "Caches are synced" controller="HPA"
	I0929 11:33:10.104908       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0929 11:33:10.106207       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:33:10.106805       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-023432"
	I0929 11:33:10.106976       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:33:10.105332       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0929 11:33:10.113556       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0929 11:33:10.122740       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0929 11:33:10.122785       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0929 11:33:10.123115       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:33:10.170431       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:12.131777       1 endpointslice_controller.go:344] "Error syncing endpoint slices for service, retrying" logger="endpointslice-controller" key="kube-system/kube-dns" err="EndpointSlice informer cache is out of date"
	E0929 11:43:58.126190       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.136594       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.137250       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.152423       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.158454       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.163812       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.166265       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 11:43:58.171323       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	
	
	==> kube-proxy [a0c2b1ae2fa98de27fa0d1d7274268c0632088e0ef5363e7126ae004804fc5f9] <==
	I0929 11:32:49.596362       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	E0929 11:32:49.597590       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:51.145597       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:53.259595       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:59.591892       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I0929 11:33:08.801944       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:33:08.802066       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:33:08.802220       1 server.go:256] "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`"
	I0929 11:33:08.873947       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:33:08.874111       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:33:08.877920       1 proxier.go:242] "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"
	I0929 11:33:08.878401       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:33:08.878478       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:08.881714       1 config.go:200] "Starting service config controller"
	I0929 11:33:08.881736       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:33:08.882510       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:33:08.882594       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:33:08.882699       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:33:08.882757       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:33:08.883479       1 config.go:309] "Starting node config controller"
	I0929 11:33:08.883564       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:33:08.883630       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:33:08.982744       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:33:08.982947       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:33:08.982961       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-proxy [b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed] <==
	I0929 11:32:04.078272       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:32:04.164421       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:32:04.286742       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:32:04.286823       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:32:04.286971       1 server.go:256] "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`"
	I0929 11:32:04.316067       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:32:04.316119       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:32:04.326456       1 proxier.go:242] "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"
	I0929 11:32:04.326841       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:32:04.326859       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:04.328369       1 config.go:200] "Starting service config controller"
	I0929 11:32:04.328379       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:32:04.328397       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:32:04.328402       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:32:04.328412       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:32:04.328416       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:32:04.329103       1 config.go:309] "Starting node config controller"
	I0929 11:32:04.329112       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:32:04.329118       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:32:04.428634       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:32:04.428679       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:32:04.428734       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [00567c4aa0cb29d84926cbf45c6ee4fe87c063ed3d1be617a401ba48297bcb76] <==
	I0929 11:33:06.039047       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:33:07.192730       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0929 11:33:07.192765       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:07.199398       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 11:33:07.199637       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 11:33:07.199773       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.199872       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 11:33:07.201169       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201194       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201209       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.201216       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301829       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301963       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.302122       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kube-scheduler [070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac] <==
	E0929 11:31:55.281848       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:31:55.281896       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:31:55.289752       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:31:55.299029       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:55.299343       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:31:55.299534       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:31:55.300679       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:31:55.300897       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:31:55.301094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:31:55.301254       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:55.301442       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:31:55.301707       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:55.302188       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.144042       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:56.174268       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:56.228189       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:56.350675       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.550309       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	I0929 11:31:58.266139       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023746       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0929 11:32:59.023787       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023827       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0929 11:32:59.023846       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0929 11:32:59.023878       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0929 11:32:59.023896       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Sep 29 11:47:38 functional-023432 kubelet[4493]: E0929 11:47:38.297460    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:47:43 functional-023432 kubelet[4493]: E0929 11:47:43.297290    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:47:46 functional-023432 kubelet[4493]: E0929 11:47:46.297367    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:47:51 functional-023432 kubelet[4493]: E0929 11:47:51.297974    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:47:52 functional-023432 kubelet[4493]: E0929 11:47:52.297708    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:47:56 functional-023432 kubelet[4493]: E0929 11:47:56.297143    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:47:59 functional-023432 kubelet[4493]: E0929 11:47:59.297653    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:48:02 functional-023432 kubelet[4493]: E0929 11:48:02.298811    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:48:03 functional-023432 kubelet[4493]: E0929 11:48:03.296840    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:48:09 functional-023432 kubelet[4493]: E0929 11:48:09.297110    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:48:10 functional-023432 kubelet[4493]: E0929 11:48:10.297552    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:48:13 functional-023432 kubelet[4493]: E0929 11:48:13.297445    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:48:15 functional-023432 kubelet[4493]: E0929 11:48:15.297547    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:48:22 functional-023432 kubelet[4493]: E0929 11:48:22.297240    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:48:22 functional-023432 kubelet[4493]: E0929 11:48:22.298456    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:48:27 functional-023432 kubelet[4493]: E0929 11:48:27.297964    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:48:30 functional-023432 kubelet[4493]: E0929 11:48:30.297188    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:48:33 functional-023432 kubelet[4493]: E0929 11:48:33.297751    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:48:34 functional-023432 kubelet[4493]: E0929 11:48:34.297056    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:48:38 functional-023432 kubelet[4493]: E0929 11:48:38.297796    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:48:41 functional-023432 kubelet[4493]: E0929 11:48:41.296673    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:48:46 functional-023432 kubelet[4493]: E0929 11:48:46.298699    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:48:47 functional-023432 kubelet[4493]: E0929 11:48:47.297870    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-zsbrn" podUID="b4cea236-bb10-4731-8102-0e52
50b8c8cd"
	Sep 29 11:48:49 functional-023432 kubelet[4493]: E0929 11:48:49.297739    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-kbphn" podUID="57b72023-b1ec-4b8b-9ecb-dc011b578f4d"
	Sep 29 11:48:54 functional-023432 kubelet[4493]: E0929 11:48:54.297214    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	
	
	==> storage-provisioner [0518999e9024796329bab415f38847b25b9a4f91bf964c8081481bd02b2e48b1] <==
	W0929 11:48:33.391486       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:35.395104       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:35.399687       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:37.402841       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:37.407570       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:39.411508       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:39.418341       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:41.420916       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:41.425678       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:43.429616       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:43.434424       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:45.437175       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:45.444437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:47.447760       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:47.452253       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:49.455143       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:49.459563       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:51.462510       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:51.466962       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:53.470484       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:53.477842       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:55.480666       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:55.487629       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:57.490954       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:48:57.496655       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [19188ce9962f0663b70344d744cd8f2dc106d99dc364e223b8d87b8517f8d28b] <==
	I0929 11:32:49.319341       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0929 11:32:49.325096       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-023432 -n functional-023432
helpers_test.go:269: (dbg) Run:  kubectl --context functional-023432 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: busybox-mount hello-node-connect-7d85dfc575-xk2p4 sp-pod dashboard-metrics-scraper-77bf4d6c4c-zsbrn kubernetes-dashboard-855c9754f9-kbphn
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/DashboardCmd]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-023432 describe pod busybox-mount hello-node-connect-7d85dfc575-xk2p4 sp-pod dashboard-metrics-scraper-77bf4d6c4c-zsbrn kubernetes-dashboard-855c9754f9-kbphn
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context functional-023432 describe pod busybox-mount hello-node-connect-7d85dfc575-xk2p4 sp-pod dashboard-metrics-scraper-77bf4d6c4c-zsbrn kubernetes-dashboard-855c9754f9-kbphn: exit status 1 (117.863058ms)

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:43:48 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.8
	IPs:
	  IP:  10.244.0.8
	Containers:
	  mount-munger:
	    Container ID:  containerd://0f242016855219a7206212c2c1ef4e7f25733af2aecdb90a45d1eb414dea7795
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      /bin/sh
	      -c
	      --
	    Args:
	      cat /mount-9p/created-by-test; echo test > /mount-9p/created-by-pod; rm /mount-9p/created-by-test-removed-by-pod; echo test > /mount-9p/created-by-pod-removed-by-test date >> /mount-9p/pod-dates
	    State:          Terminated
	      Reason:       Completed
	      Exit Code:    0
	      Started:      Mon, 29 Sep 2025 11:43:51 +0000
	      Finished:     Mon, 29 Sep 2025 11:43:51 +0000
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /mount-9p from test-volume (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rdwbb (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  test-volume:
	    Type:          HostPath (bare host directory volume)
	    Path:          /mount-9p
	    HostPathType:  
	  kube-api-access-rdwbb:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age    From               Message
	  ----    ------     ----   ----               -------
	  Normal  Scheduled  5m10s  default-scheduler  Successfully assigned default/busybox-mount to functional-023432
	  Normal  Pulling    5m11s  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     5m8s   kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 2.151s (2.151s including waiting). Image size: 1935750 bytes.
	  Normal  Created    5m8s   kubelet            Created container: mount-munger
	  Normal  Started    5m8s   kubelet            Started container mount-munger
	
	
	Name:             hello-node-connect-7d85dfc575-xk2p4
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:41 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:           10.244.0.6
	Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
	Containers:
	  echo-server:
	    Container ID:   
	    Image:          kicbase/echo-server
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kg7lm (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kg7lm:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                From               Message
	  ----     ------     ----               ----               -------
	  Normal   Scheduled  15m                default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-xk2p4 to functional-023432
	  Normal   Pulling    12m (x5 over 15m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     12m (x5 over 15m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     12m (x5 over 15m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    5s (x65 over 15m)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     5s (x65 over 15m)  kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:38 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t4w5v (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-t4w5v:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                 From               Message
	  ----     ------     ----                ----               -------
	  Normal   Scheduled  15m                 default-scheduler  Successfully assigned default/sp-pod to functional-023432
	  Warning  Failed     13m (x4 over 15m)   kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    12m (x5 over 15m)   kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     12m (x5 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     12m                 kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    13s (x64 over 15m)  kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     13s (x64 over 15m)  kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "dashboard-metrics-scraper-77bf4d6c4c-zsbrn" not found
	Error from server (NotFound): pods "kubernetes-dashboard-855c9754f9-kbphn" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context functional-023432 describe pod busybox-mount hello-node-connect-7d85dfc575-xk2p4 sp-pod dashboard-metrics-scraper-77bf4d6c4c-zsbrn kubernetes-dashboard-855c9754f9-kbphn: exit status 1
--- FAIL: TestFunctional/parallel/DashboardCmd (302.87s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (603.95s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-023432 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-023432 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-xk2p4" [fe57de67-04a2-4d4b-8471-de3aabd54b88] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0929 11:34:05.705304  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:36:21.844416  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:36:49.546934  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:337: TestFunctional/parallel/ServiceCmdConnect: WARNING: pod list for "default" "app=hello-node-connect" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test.go:1645: ***** TestFunctional/parallel/ServiceCmdConnect: pod "app=hello-node-connect" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-023432 -n functional-023432
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-29 11:43:41.694911474 +0000 UTC m=+2681.528797386
functional_test.go:1645: (dbg) Run:  kubectl --context functional-023432 describe po hello-node-connect-7d85dfc575-xk2p4 -n default
functional_test.go:1645: (dbg) kubectl --context functional-023432 describe po hello-node-connect-7d85dfc575-xk2p4 -n default:
Name:             hello-node-connect-7d85dfc575-xk2p4
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-023432/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:33:41 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
Containers:
echo-server:
Container ID:   
Image:          kicbase/echo-server
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kg7lm (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-kg7lm:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                     From               Message
----     ------     ----                    ----               -------
Normal   Scheduled  10m                     default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-xk2p4 to functional-023432
Normal   Pulling    7m5s (x5 over 10m)      kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m5s (x5 over 9m59s)    kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     7m5s (x5 over 9m59s)    kubelet            Error: ErrImagePull
Warning  Failed     4m58s (x20 over 9m59s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m45s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1645: (dbg) Run:  kubectl --context functional-023432 logs hello-node-connect-7d85dfc575-xk2p4 -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-023432 logs hello-node-connect-7d85dfc575-xk2p4 -n default: exit status 1 (94.639594ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-connect-7d85dfc575-xk2p4" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-023432 logs hello-node-connect-7d85dfc575-xk2p4 -n default: exit status 1
functional_test.go:1646: failed waiting for hello-node pod: app=hello-node-connect within 10m0s: context deadline exceeded
functional_test.go:1608: service test failed - dumping debug information
functional_test.go:1609: -----------------------service failure post-mortem--------------------------------
functional_test.go:1612: (dbg) Run:  kubectl --context functional-023432 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-xk2p4
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-023432/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:33:41 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
Containers:
echo-server:
Container ID:   
Image:          kicbase/echo-server
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kg7lm (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-kg7lm:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                     From               Message
----     ------     ----                    ----               -------
Normal   Scheduled  10m                     default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-xk2p4 to functional-023432
Normal   Pulling    7m5s (x5 over 10m)      kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m5s (x5 over 9m59s)    kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     7m5s (x5 over 9m59s)    kubelet            Error: ErrImagePull
Warning  Failed     4m58s (x20 over 9m59s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m45s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"

                                                
                                                
functional_test.go:1618: (dbg) Run:  kubectl --context functional-023432 logs -l app=hello-node-connect
functional_test.go:1618: (dbg) Non-zero exit: kubectl --context functional-023432 logs -l app=hello-node-connect: exit status 1 (98.343246ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-connect-7d85dfc575-xk2p4" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1620: "kubectl --context functional-023432 logs -l app=hello-node-connect" failed: exit status 1
functional_test.go:1622: hello-node logs:
functional_test.go:1624: (dbg) Run:  kubectl --context functional-023432 describe svc hello-node-connect
functional_test.go:1628: hello-node svc describe:
Name:                     hello-node-connect
Namespace:                default
Labels:                   app=hello-node-connect
Annotations:              <none>
Selector:                 app=hello-node-connect
Type:                     NodePort
IP Family Policy:         SingleStack
IP Families:              IPv4
IP:                       10.102.181.23
IPs:                      10.102.181.23
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  32370/TCP
Endpoints:                
Session Affinity:         None
External Traffic Policy:  Cluster
Internal Traffic Policy:  Cluster
Events:                   <none>
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-023432
helpers_test.go:243: (dbg) docker inspect functional-023432:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	        "Created": "2025-09-29T11:31:29.94754769Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 607432,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:31:30.077943567Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hostname",
	        "HostsPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hosts",
	        "LogPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648-json.log",
	        "Name": "/functional-023432",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-023432:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-023432",
	            "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": ""
	                    }
	                ],
	                "8441/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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	                "LowerDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-023432",
	                "Source": "/var/lib/docker/volumes/functional-023432/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-023432",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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": "functional-023432",
	                "name.minikube.sigs.k8s.io": "functional-023432",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1ba065c86416ff7adbd24eff61b2a23906cdac3be8a1ca64cc921608ba838a66",
	            "SandboxKey": "/var/run/docker/netns/1ba065c86416",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33520"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33521"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33524"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33522"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33523"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-023432": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "6a:8e:de:9f:00:ba",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "fbfbdcabc149533c37635b7eb9753a1469d7afd0f8fd5ad915ccb9b1e7b0523d",
	                    "EndpointID": "07ebd575c660dd129cd0e4233c8a0b0f8ca40105fb6ecad4d867d19fde559d30",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-023432",
	                        "2e03b3a2fc3d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-023432 -n functional-023432
helpers_test.go:252: <<< TestFunctional/parallel/ServiceCmdConnect FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/ServiceCmdConnect]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 logs -n 25: (1.839286363s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                           ARGS                                                            │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh     │ functional-023432 ssh sudo crictl inspecti registry.k8s.io/pause:latest                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ cache   │ delete registry.k8s.io/pause:3.1                                                                                          │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ cache   │ delete registry.k8s.io/pause:latest                                                                                       │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ kubectl │ functional-023432 kubectl -- --context functional-023432 get pods                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ start   │ -p functional-023432 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all                  │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:33 UTC │
	│ service │ invalid-svc -p functional-023432                                                                                          │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ cp      │ functional-023432 cp testdata/cp-test.txt /home/docker/cp-test.txt                                                        │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config unset cpus                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ config  │ functional-023432 config set cpus 2                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config unset cpus                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /home/docker/cp-test.txt                                              │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh echo hello                                                                                          │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ cp      │ functional-023432 cp functional-023432:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd100256131/001/cp-test.txt │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ ssh     │ functional-023432 ssh cat /etc/hostname                                                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /home/docker/cp-test.txt                                              │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ cp      │ functional-023432 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt                                                 │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /tmp/does/not/exist/cp-test.txt                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ addons  │ functional-023432 addons list                                                                                             │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ addons  │ functional-023432 addons list -o json                                                                                     │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:32:38
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:32:38.768162  611708 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:32:38.768279  611708 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:32:38.768283  611708 out.go:374] Setting ErrFile to fd 2...
	I0929 11:32:38.768286  611708 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:32:38.768676  611708 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:32:38.769592  611708 out.go:368] Setting JSON to false
	I0929 11:32:38.770467  611708 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":11708,"bootTime":1759133851,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:32:38.770522  611708 start.go:140] virtualization:  
	I0929 11:32:38.773925  611708 out.go:179] * [functional-023432] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:32:38.777863  611708 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:32:38.778026  611708 notify.go:220] Checking for updates...
	I0929 11:32:38.783626  611708 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:32:38.786723  611708 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:32:38.789583  611708 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:32:38.792538  611708 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:32:38.795616  611708 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:32:38.799052  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:32:38.799151  611708 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:32:38.822264  611708 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:32:38.822375  611708 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:32:38.882355  611708 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 11:32:38.873154983 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:32:38.882462  611708 docker.go:318] overlay module found
	I0929 11:32:38.885770  611708 out.go:179] * Using the docker driver based on existing profile
	I0929 11:32:38.888751  611708 start.go:304] selected driver: docker
	I0929 11:32:38.888762  611708 start.go:924] validating driver "docker" against &{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetric
s:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:38.888863  611708 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:32:38.888970  611708 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:32:38.955299  611708 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 11:32:38.945679196 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:32:38.955751  611708 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:32:38.955783  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:32:38.955858  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:32:38.955902  611708 start.go:348] cluster config:
	{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics
:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:38.959057  611708 out.go:179] * Starting "functional-023432" primary control-plane node in "functional-023432" cluster
	I0929 11:32:38.961970  611708 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 11:32:38.965061  611708 out.go:179] * Pulling base image v0.0.48 ...
	I0929 11:32:38.968066  611708 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:32:38.968123  611708 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 11:32:38.968130  611708 cache.go:58] Caching tarball of preloaded images
	I0929 11:32:38.968254  611708 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 11:32:38.968263  611708 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 11:32:38.968386  611708 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/config.json ...
	I0929 11:32:38.968621  611708 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:32:38.988574  611708 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0929 11:32:38.988588  611708 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0929 11:32:38.988607  611708 cache.go:232] Successfully downloaded all kic artifacts
	I0929 11:32:38.988629  611708 start.go:360] acquireMachinesLock for functional-023432: {Name:mke395b4e4dc7bbd945aa0ed148da96414e921c8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 11:32:38.988693  611708 start.go:364] duration metric: took 47.672µs to acquireMachinesLock for "functional-023432"
	I0929 11:32:38.988713  611708 start.go:96] Skipping create...Using existing machine configuration
	I0929 11:32:38.988717  611708 fix.go:54] fixHost starting: 
	I0929 11:32:38.988984  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:32:39.009269  611708 fix.go:112] recreateIfNeeded on functional-023432: state=Running err=<nil>
	W0929 11:32:39.009291  611708 fix.go:138] unexpected machine state, will restart: <nil>
	I0929 11:32:39.012545  611708 out.go:252] * Updating the running docker "functional-023432" container ...
	I0929 11:32:39.012575  611708 machine.go:93] provisionDockerMachine start ...
	I0929 11:32:39.012674  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.030650  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.030976  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.030983  611708 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 11:32:39.170307  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-023432
	
	I0929 11:32:39.170321  611708 ubuntu.go:182] provisioning hostname "functional-023432"
	I0929 11:32:39.170390  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.189162  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.189464  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.189473  611708 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-023432 && echo "functional-023432" | sudo tee /etc/hostname
	I0929 11:32:39.342341  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-023432
	
	I0929 11:32:39.342407  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.360731  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.361023  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.361040  611708 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-023432' /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 functional-023432/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-023432' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 11:32:39.502686  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 11:32:39.502702  611708 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 11:32:39.502722  611708 ubuntu.go:190] setting up certificates
	I0929 11:32:39.502731  611708 provision.go:84] configureAuth start
	I0929 11:32:39.502789  611708 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-023432
	I0929 11:32:39.521990  611708 provision.go:143] copyHostCerts
	I0929 11:32:39.522048  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem, removing ...
	I0929 11:32:39.522070  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem
	I0929 11:32:39.522141  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 11:32:39.522258  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem, removing ...
	I0929 11:32:39.522266  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem
	I0929 11:32:39.522298  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 11:32:39.522379  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem, removing ...
	I0929 11:32:39.522382  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem
	I0929 11:32:39.522405  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 11:32:39.522477  611708 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.functional-023432 san=[127.0.0.1 192.168.49.2 functional-023432 localhost minikube]
	I0929 11:32:40.493991  611708 provision.go:177] copyRemoteCerts
	I0929 11:32:40.494046  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 11:32:40.494087  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.515750  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.615745  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 11:32:40.640269  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0929 11:32:40.664804  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0929 11:32:40.698431  611708 provision.go:87] duration metric: took 1.195677513s to configureAuth
	I0929 11:32:40.698447  611708 ubuntu.go:206] setting minikube options for container-runtime
	I0929 11:32:40.698682  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:32:40.698687  611708 machine.go:96] duration metric: took 1.686108281s to provisionDockerMachine
	I0929 11:32:40.698694  611708 start.go:293] postStartSetup for "functional-023432" (driver="docker")
	I0929 11:32:40.698702  611708 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]
	I0929 11:32:40.698762  611708 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
	I0929 11:32:40.698799  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.715896  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.815745  611708 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 11:32:40.819049  611708 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 11:32:40.819071  611708 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 11:32:40.819081  611708 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 11:32:40.819087  611708 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 11:32:40.819103  611708 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 11:32:40.819156  611708 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 11:32:40.819242  611708 filesync.go:149] local asset: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem -> 5616472.pem in /etc/ssl/certs
	I0929 11:32:40.819339  611708 filesync.go:149] local asset: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/test/nested/copy/561647/hosts -> hosts in /etc/test/nested/copy/561647
	I0929 11:32:40.819397  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/561647
	I0929 11:32:40.828433  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem --> /etc/ssl/certs/5616472.pem (1708 bytes)
	I0929 11:32:40.853018  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/test/nested/copy/561647/hosts --> /etc/test/nested/copy/561647/hosts (40 bytes)
	I0929 11:32:40.877701  611708 start.go:296] duration metric: took 178.99337ms for postStartSetup
	I0929 11:32:40.877773  611708 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:32:40.877814  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.895731  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.991792  611708 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 11:32:40.996725  611708 fix.go:56] duration metric: took 2.007999169s for fixHost
	I0929 11:32:40.996742  611708 start.go:83] releasing machines lock for "functional-023432", held for 2.008040745s
	I0929 11:32:40.996822  611708 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-023432
	I0929 11:32:41.014875  611708 ssh_runner.go:195] Run: cat /version.json
	I0929 11:32:41.014916  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:41.014927  611708 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 11:32:41.015004  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:41.034331  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:41.037670  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:41.134342  611708 ssh_runner.go:195] Run: systemctl --version
	I0929 11:32:41.264793  611708 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 11:32:41.269254  611708 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 11:32:41.288610  611708 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 11:32:41.288693  611708 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" ;
	I0929 11:32:41.297842  611708 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0929 11:32:41.297865  611708 start.go:495] detecting cgroup driver to use...
	I0929 11:32:41.297896  611708 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 11:32:41.297944  611708 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 11:32:41.310588  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 11:32:41.322333  611708 docker.go:218] disabling cri-docker service (if available) ...
	I0929 11:32:41.322388  611708 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 11:32:41.335920  611708 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 11:32:41.347959  611708 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 11:32:41.461371  611708 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 11:32:41.582681  611708 docker.go:234] disabling docker service ...
	I0929 11:32:41.582736  611708 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 11:32:41.596051  611708 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 11:32:41.607790  611708 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 11:32:41.729654  611708 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 11:32:41.845463  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 11:32:41.857500  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 11:32:41.875160  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 11:32:41.885256  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 11:32:41.895462  611708 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 11:32:41.895547  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 11:32:41.905657  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:32:41.916407  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 11:32:41.926717  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:32:41.937423  611708 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 11:32:41.946598  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 11:32:41.956361  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 11:32:41.967527  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 11:32:41.977721  611708 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 11:32:41.986443  611708 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 11:32:41.994765  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:32:42.108283  611708 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 11:32:42.444037  611708 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 11:32:42.444098  611708 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 11:32:42.448165  611708 start.go:563] Will wait 60s for crictl version
	I0929 11:32:42.448218  611708 ssh_runner.go:195] Run: which crictl
	I0929 11:32:42.451438  611708 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 11:32:42.487244  611708 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 11:32:42.487311  611708 ssh_runner.go:195] Run: containerd --version
	I0929 11:32:42.510948  611708 ssh_runner.go:195] Run: containerd --version
	I0929 11:32:42.539977  611708 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 11:32:42.542965  611708 cli_runner.go:164] Run: docker network inspect functional-023432 --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}}]}"
	I0929 11:32:42.559411  611708 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 11:32:42.566290  611708 out.go:179]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0929 11:32:42.569243  611708 kubeadm.go:875] updating cluster {Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServer
IPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 11:32:42.569371  611708 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:32:42.569447  611708 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:32:42.605490  611708 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:32:42.605501  611708 containerd.go:534] Images already preloaded, skipping extraction
	I0929 11:32:42.605559  611708 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:32:42.643203  611708 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:32:42.643215  611708 cache_images.go:85] Images are preloaded, skipping loading
	I0929 11:32:42.643221  611708 kubeadm.go:926] updating node { 192.168.49.2 8441 v1.34.0 containerd true true} ...
	I0929 11:32:42.643317  611708 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-023432 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 11:32:42.643382  611708 ssh_runner.go:195] Run: sudo crictl info
	I0929 11:32:42.702260  611708 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0929 11:32:42.702277  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:32:42.702285  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:32:42.702293  611708 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 11:32:42.702314  611708 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:8441 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-023432 NodeName:functional-023432 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] 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/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfi
gOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 11:32:42.702426  611708 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "functional-023432"
	  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: "NamespaceAutoProvision"
	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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 11:32:42.702486  611708 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 11:32:42.711195  611708 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 11:32:42.711271  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 11:32:42.719827  611708 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I0929 11:32:42.738053  611708 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 11:32:42.757072  611708 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2080 bytes)
	I0929 11:32:42.775542  611708 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 11:32:42.779169  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:32:42.881585  611708 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:32:42.893701  611708 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432 for IP: 192.168.49.2
	I0929 11:32:42.893711  611708 certs.go:194] generating shared ca certs ...
	I0929 11:32:42.893739  611708 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:32:42.893864  611708 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 11:32:42.893906  611708 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 11:32:42.893911  611708 certs.go:256] generating profile certs ...
	I0929 11:32:42.893996  611708 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.key
	I0929 11:32:42.894034  611708 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.key.606390fb
	I0929 11:32:42.894072  611708 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.key
	I0929 11:32:42.894175  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647.pem (1338 bytes)
	W0929 11:32:42.894200  611708 certs.go:480] ignoring /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647_empty.pem, impossibly tiny 0 bytes
	I0929 11:32:42.894207  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 11:32:42.894232  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 11:32:42.894252  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 11:32:42.894272  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 11:32:42.894310  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem (1708 bytes)
	I0929 11:32:42.894919  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 11:32:42.919537  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 11:32:42.946435  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 11:32:42.969872  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 11:32:42.993995  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0929 11:32:43.023804  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 11:32:43.054097  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 11:32:43.079595  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 11:32:43.106161  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647.pem --> /usr/share/ca-certificates/561647.pem (1338 bytes)
	I0929 11:32:43.133426  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem --> /usr/share/ca-certificates/5616472.pem (1708 bytes)
	I0929 11:32:43.159896  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 11:32:43.185165  611708 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 11:32:43.203805  611708 ssh_runner.go:195] Run: openssl version
	I0929 11:32:43.209274  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5616472.pem && ln -fs /usr/share/ca-certificates/5616472.pem /etc/ssl/certs/5616472.pem"
	I0929 11:32:43.218837  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.223714  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep 29 11:31 /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.223772  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.230703  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/5616472.pem /etc/ssl/certs/3ec20f2e.0"
	I0929 11:32:43.240091  611708 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"
	I0929 11:32:43.250126  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.253747  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.253808  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.261092  611708 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"
	I0929 11:32:43.270154  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/561647.pem && ln -fs /usr/share/ca-certificates/561647.pem /etc/ssl/certs/561647.pem"
	I0929 11:32:43.279866  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.283376  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep 29 11:31 /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.283429  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.290396  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/561647.pem /etc/ssl/certs/51391683.0"
	I0929 11:32:43.299509  611708 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 11:32:43.303124  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0929 11:32:43.309981  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0929 11:32:43.317232  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0929 11:32:43.324635  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0929 11:32:43.331732  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0929 11:32:43.338713  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0929 11:32:43.345864  611708 kubeadm.go:392] StartCluster: {Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs
:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:do
cker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:43.345961  611708 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 11:32:43.346032  611708 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:32:43.388217  611708 cri.go:89] found id: "503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e"
	I0929 11:32:43.388227  611708 cri.go:89] found id: "74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6"
	I0929 11:32:43.388231  611708 cri.go:89] found id: "41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7"
	I0929 11:32:43.388234  611708 cri.go:89] found id: "b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed"
	I0929 11:32:43.388236  611708 cri.go:89] found id: "4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a"
	I0929 11:32:43.388239  611708 cri.go:89] found id: "a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd"
	I0929 11:32:43.388242  611708 cri.go:89] found id: "1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf"
	I0929 11:32:43.388245  611708 cri.go:89] found id: "070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac"
	I0929 11:32:43.388247  611708 cri.go:89] found id: ""
	I0929 11:32:43.388319  611708 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0929 11:32:43.418322  611708 cri.go:116] JSON = [{"ociVersion":"1.2.0","id":"070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac","pid":1423,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac/rootfs","created":"2025-09-29T11:31:50.850050388Z","annotations":{"io.kubernetes.cri.container-name":"kube-scheduler","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-scheduler:v1.34.0","io.kubernetes.cri.sandbox-id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"91ba78cd879f1a3bcc1dfd69ab6e3f48"},"owner":"root"},{"ociVersion":"1.2.0","id":"1772b01a208a1ccec
f7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","pid":2170,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc/rootfs","created":"2025-09-29T11:32:05.175571802Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_storage-provisioner_e98ef921-c7ec-49c5-943d-41910f3a1e72","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"e98ef921-c7ec-49c5-943d-41910f3a1e72"},"
owner":"root"},{"ociVersion":"1.2.0","id":"1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf","pid":1469,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf/rootfs","created":"2025-09-29T11:31:50.928570524Z","annotations":{"io.kubernetes.cri.container-name":"etcd","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/etcd:3.6.4-0","io.kubernetes.cri.sandbox-id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","io.kubernetes.cri.sandbox-name":"etcd-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"4fa3c81409fd30c06a417a88e09a796a"},"owner":"root"},{"ociVersion":"1.2.0","id":"41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7","pid":1953,"status":"runn
ing","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7/rootfs","created":"2025-09-29T11:32:04.218925314Z","annotations":{"io.kubernetes.cri.container-name":"kindnet-cni","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"docker.io/kindest/kindnetd:v20250512-df8de77b","io.kubernetes.cri.sandbox-id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","io.kubernetes.cri.sandbox-name":"kindnet-dlt9q","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3c104882-129f-4dce-a534-b88dd9a84382"},"owner":"root"},{"ociVersion":"1.2.0","id":"4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a","pid":1532,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/4412a351ecab1e557b2ac2916997b088022b9029cda3acd
a21f3a08e562f542a","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a/rootfs","created":"2025-09-29T11:31:51.048352582Z","annotations":{"io.kubernetes.cri.container-name":"kube-controller-manager","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-controller-manager:v1.34.0","io.kubernetes.cri.sandbox-id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34c1105aafee44a9f1a4e615f7cc9e54"},"owner":"root"},{"ociVersion":"1.2.0","id":"503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e","pid":2309,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8
s.io/503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e/rootfs","created":"2025-09-29T11:32:19.126955302Z","annotations":{"io.kubernetes.cri.container-name":"coredns","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/coredns/coredns:v1.12.1","io.kubernetes.cri.sandbox-id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-q66mt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5"},"owner":"root"},{"ociVersion":"1.2.0","id":"74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6","pid":2207,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6/rootfs","created":"2025-09-29T11:32:05.27031
2748Z","annotations":{"io.kubernetes.cri.container-name":"storage-provisioner","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"gcr.io/k8s-minikube/storage-provisioner:v5","io.kubernetes.cri.sandbox-id":"1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"e98ef921-c7ec-49c5-943d-41910f3a1e72"},"owner":"root"},{"ociVersion":"1.2.0","id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","pid":1340,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0/rootfs","created":"2025-09-29T11:31:50.736279805Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period
":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_etcd-functional-023432_4fa3c81409fd30c06a417a88e09a796a","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"etcd-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"4fa3c81409fd30c06a417a88e09a796a"},"owner":"root"},{"ociVersion":"1.2.0","id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","pid":1362,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298/rootfs","created":"2025-09-29T11:31:50.76231582Z","annotations":{"io.kubernetes.cri.cont
ainer-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"256","io.kubernetes.cri.sandbox-id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-apiserver-functional-023432_da469203df1e05cdb30b34a0f016f32a","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"da469203df1e05cdb30b34a0f016f32a"},"owner":"root"},{"ociVersion":"1.2.0","id":"a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd","pid":1514,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd/rootfs","
created":"2025-09-29T11:31:51.00446773Z","annotations":{"io.kubernetes.cri.container-name":"kube-apiserver","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-apiserver:v1.34.0","io.kubernetes.cri.sandbox-id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"da469203df1e05cdb30b34a0f016f32a"},"owner":"root"},{"ociVersion":"1.2.0","id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","pid":1280,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243/rootfs","created":"2025-09-29T11:31:50.691698861Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io
.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-functional-023432_91ba78cd879f1a3bcc1dfd69ab6e3f48","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"91ba78cd879f1a3bcc1dfd69ab6e3f48"},"owner":"root"},{"ociVersion":"1.2.0","id":"b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed","pid":1860,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed/rootfs","created":"2025-09-29T11:3
2:03.943469541Z","annotations":{"io.kubernetes.cri.container-name":"kube-proxy","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-proxy:v1.34.0","io.kubernetes.cri.sandbox-id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","io.kubernetes.cri.sandbox-name":"kube-proxy-fbnpt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"0ab52347-8e98-4c2b-9450-5406432822e5"},"owner":"root"},{"ociVersion":"1.2.0","id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","pid":1391,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358/rootfs","created":"2025-09-29T11:31:50.805867317Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000"
,"io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"204","io.kubernetes.cri.sandbox-id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-controller-manager-functional-023432_34c1105aafee44a9f1a4e615f7cc9e54","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34c1105aafee44a9f1a4e615f7cc9e54"},"owner":"root"},{"ociVersion":"1.2.0","id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","pid":2277,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794/rootfs","created":"2025-09-29T11:32:19.035309184Z","annotati
ons":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_coredns-66bc5c9577-q66mt_c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5","io.kubernetes.cri.sandbox-memory":"178257920","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-q66mt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5"},"owner":"root"},{"ociVersion":"1.2.0","id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","pid":1826,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e6a9fd176f9d630054a671e7f30705e91253cd106cd76
5e670214a68b36149e4/rootfs","created":"2025-09-29T11:32:03.80916862Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"10000","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kindnet-dlt9q_3c104882-129f-4dce-a534-b88dd9a84382","io.kubernetes.cri.sandbox-memory":"52428800","io.kubernetes.cri.sandbox-name":"kindnet-dlt9q","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3c104882-129f-4dce-a534-b88dd9a84382"},"owner":"root"},{"ociVersion":"1.2.0","id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","pid":1793,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","rootfs":"/run/containerd/io.containerd.runtime.
v2.task/k8s.io/f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766/rootfs","created":"2025-09-29T11:32:03.76265571Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-proxy-fbnpt_0ab52347-8e98-4c2b-9450-5406432822e5","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-proxy-fbnpt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"0ab52347-8e98-4c2b-9450-5406432822e5"},"owner":"root"}]
	I0929 11:32:43.418666  611708 cri.go:126] list returned 16 containers
	I0929 11:32:43.418674  611708 cri.go:129] container: {ID:070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac Status:running}
	I0929 11:32:43.418686  611708 cri.go:135] skipping {070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac running}: state = "running", want "paused"
	I0929 11:32:43.418698  611708 cri.go:129] container: {ID:1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc Status:running}
	I0929 11:32:43.418704  611708 cri.go:131] skipping 1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc - not in ps
	I0929 11:32:43.418708  611708 cri.go:129] container: {ID:1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf Status:running}
	I0929 11:32:43.418713  611708 cri.go:135] skipping {1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf running}: state = "running", want "paused"
	I0929 11:32:43.418717  611708 cri.go:129] container: {ID:41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 Status:running}
	I0929 11:32:43.418722  611708 cri.go:135] skipping {41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 running}: state = "running", want "paused"
	I0929 11:32:43.418726  611708 cri.go:129] container: {ID:4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a Status:running}
	I0929 11:32:43.418730  611708 cri.go:135] skipping {4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a running}: state = "running", want "paused"
	I0929 11:32:43.418733  611708 cri.go:129] container: {ID:503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e Status:running}
	I0929 11:32:43.418737  611708 cri.go:135] skipping {503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e running}: state = "running", want "paused"
	I0929 11:32:43.418740  611708 cri.go:129] container: {ID:74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 Status:running}
	I0929 11:32:43.418745  611708 cri.go:135] skipping {74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 running}: state = "running", want "paused"
	I0929 11:32:43.418749  611708 cri.go:129] container: {ID:9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0 Status:running}
	I0929 11:32:43.418753  611708 cri.go:131] skipping 9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0 - not in ps
	I0929 11:32:43.418756  611708 cri.go:129] container: {ID:a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298 Status:running}
	I0929 11:32:43.418759  611708 cri.go:131] skipping a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298 - not in ps
	I0929 11:32:43.418762  611708 cri.go:129] container: {ID:a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd Status:running}
	I0929 11:32:43.418767  611708 cri.go:135] skipping {a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd running}: state = "running", want "paused"
	I0929 11:32:43.418771  611708 cri.go:129] container: {ID:b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243 Status:running}
	I0929 11:32:43.418775  611708 cri.go:131] skipping b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243 - not in ps
	I0929 11:32:43.418779  611708 cri.go:129] container: {ID:b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed Status:running}
	I0929 11:32:43.418783  611708 cri.go:135] skipping {b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed running}: state = "running", want "paused"
	I0929 11:32:43.418787  611708 cri.go:129] container: {ID:c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358 Status:running}
	I0929 11:32:43.419750  611708 cri.go:131] skipping c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358 - not in ps
	I0929 11:32:43.419755  611708 cri.go:129] container: {ID:e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794 Status:running}
	I0929 11:32:43.419761  611708 cri.go:131] skipping e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794 - not in ps
	I0929 11:32:43.419764  611708 cri.go:129] container: {ID:e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4 Status:running}
	I0929 11:32:43.419768  611708 cri.go:131] skipping e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4 - not in ps
	I0929 11:32:43.419772  611708 cri.go:129] container: {ID:f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766 Status:running}
	I0929 11:32:43.419779  611708 cri.go:131] skipping f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766 - not in ps
	I0929 11:32:43.419847  611708 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 11:32:43.429273  611708 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0929 11:32:43.429293  611708 kubeadm.go:589] restartPrimaryControlPlane start ...
	I0929 11:32:43.429351  611708 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0929 11:32:43.438103  611708 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:43.438667  611708 kubeconfig.go:125] found "functional-023432" server: "https://192.168.49.2:8441"
	I0929 11:32:43.440051  611708 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0929 11:32:43.449304  611708 kubeadm.go:636] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml	2025-09-29 11:31:39.357770969 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2025-09-29 11:32:42.766676593 +0000
	@@ -24,7 +24,7 @@
	   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"
	+      value: "NamespaceAutoProvision"
	 controllerManager:
	   extraArgs:
	     - name: "allocate-node-cidrs"
	
	-- /stdout --
	I0929 11:32:43.449314  611708 kubeadm.go:1152] stopping kube-system containers ...
	I0929 11:32:43.449325  611708 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name: Namespaces:[kube-system]}
	I0929 11:32:43.449381  611708 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:32:43.487991  611708 cri.go:89] found id: "503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e"
	I0929 11:32:43.488002  611708 cri.go:89] found id: "74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6"
	I0929 11:32:43.488006  611708 cri.go:89] found id: "41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7"
	I0929 11:32:43.488009  611708 cri.go:89] found id: "b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed"
	I0929 11:32:43.488011  611708 cri.go:89] found id: "4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a"
	I0929 11:32:43.488022  611708 cri.go:89] found id: "a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd"
	I0929 11:32:43.488025  611708 cri.go:89] found id: "1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf"
	I0929 11:32:43.488027  611708 cri.go:89] found id: "070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac"
	I0929 11:32:43.488029  611708 cri.go:89] found id: ""
	I0929 11:32:43.488034  611708 cri.go:252] Stopping containers: [503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac]
	I0929 11:32:43.488088  611708 ssh_runner.go:195] Run: which crictl
	I0929 11:32:43.491567  611708 ssh_runner.go:195] Run: sudo /usr/bin/crictl stop --timeout=10 503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac
	I0929 11:32:59.072915  611708 ssh_runner.go:235] Completed: sudo /usr/bin/crictl stop --timeout=10 503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac: (15.581310519s)
	I0929 11:32:59.072980  611708 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0929 11:32:59.174577  611708 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
	I0929 11:32:59.183561  611708 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5631 Sep 29 11:31 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5640 Sep 29 11:31 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1972 Sep 29 11:31 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5584 Sep 29 11:31 /etc/kubernetes/scheduler.conf
	
	I0929 11:32:59.183639  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0929 11:32:59.192537  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0929 11:32:59.201563  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.201632  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 11:32:59.209970  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0929 11:32:59.218502  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.218561  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 11:32:59.227259  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0929 11:32:59.236298  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.236354  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 11:32:59.245023  611708 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 11:32:59.253895  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:32:59.300842  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:01.944661  611708 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (2.643793508s)
	I0929 11:33:01.944684  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.135303  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.194534  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.256761  611708 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:33:02.256831  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:02.757189  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:03.257373  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:03.279054  611708 api_server.go:72] duration metric: took 1.022303348s to wait for apiserver process to appear ...
	I0929 11:33:03.279066  611708 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:33:03.279084  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:03.279371  611708 api_server.go:269] stopped: https://192.168.49.2:8441/healthz: Get "https://192.168.49.2:8441/healthz": dial tcp 192.168.49.2:8441: connect: connection refused
	I0929 11:33:03.779353  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:06.811005  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0929 11:33:06.811022  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0929 11:33:06.811065  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:06.840478  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0929 11:33:06.840496  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0929 11:33:07.279796  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:07.289815  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0929 11:33:07.289834  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0929 11:33:07.780008  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:07.791133  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0929 11:33:07.791150  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0929 11:33:08.279844  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:08.288157  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0929 11:33:08.306476  611708 api_server.go:141] control plane version: v1.34.0
	I0929 11:33:08.306494  611708 api_server.go:131] duration metric: took 5.027421823s to wait for apiserver health ...
	I0929 11:33:08.306502  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:33:08.306507  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:33:08.310148  611708 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:33:08.313128  611708 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:33:08.317375  611708 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:33:08.317386  611708 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:33:08.343238  611708 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:33:08.789228  611708 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:33:08.793897  611708 system_pods.go:59] 8 kube-system pods found
	I0929 11:33:08.793918  611708 system_pods.go:61] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:08.793926  611708 system_pods.go:61] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:08.793930  611708 system_pods.go:61] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:08.793938  611708 system_pods.go:61] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:08.793943  611708 system_pods.go:61] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:08.793948  611708 system_pods.go:61] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:08.793954  611708 system_pods.go:61] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:08.793957  611708 system_pods.go:61] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:08.793963  611708 system_pods.go:74] duration metric: took 4.724678ms to wait for pod list to return data ...
	I0929 11:33:08.793969  611708 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:33:08.796881  611708 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:33:08.796900  611708 node_conditions.go:123] node cpu capacity is 2
	I0929 11:33:08.796910  611708 node_conditions.go:105] duration metric: took 2.936961ms to run NodePressure ...
	I0929 11:33:08.796927  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:09.105135  611708 kubeadm.go:720] waiting for restarted kubelet to initialise ...
	I0929 11:33:09.111069  611708 kubeadm.go:735] kubelet initialised
	I0929 11:33:09.111081  611708 kubeadm.go:736] duration metric: took 5.928274ms waiting for restarted kubelet to initialise ...
	I0929 11:33:09.111096  611708 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:33:09.119523  611708 ops.go:34] apiserver oom_adj: -16
	I0929 11:33:09.119534  611708 kubeadm.go:593] duration metric: took 25.6902357s to restartPrimaryControlPlane
	I0929 11:33:09.119542  611708 kubeadm.go:394] duration metric: took 25.773688602s to StartCluster
	I0929 11:33:09.119575  611708 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:33:09.119649  611708 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:33:09.120393  611708 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:33:09.120632  611708 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:33:09.120946  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:33:09.120992  611708 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0929 11:33:09.121069  611708 addons.go:69] Setting storage-provisioner=true in profile "functional-023432"
	I0929 11:33:09.121082  611708 addons.go:238] Setting addon storage-provisioner=true in "functional-023432"
	W0929 11:33:09.121087  611708 addons.go:247] addon storage-provisioner should already be in state true
	I0929 11:33:09.121106  611708 host.go:66] Checking if "functional-023432" exists ...
	I0929 11:33:09.121191  611708 addons.go:69] Setting default-storageclass=true in profile "functional-023432"
	I0929 11:33:09.121204  611708 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-023432"
	I0929 11:33:09.121528  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.121895  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.123835  611708 out.go:179] * Verifying Kubernetes components...
	I0929 11:33:09.126852  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:33:09.159808  611708 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:33:09.162775  611708 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:33:09.162786  611708 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:33:09.162854  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:33:09.169278  611708 addons.go:238] Setting addon default-storageclass=true in "functional-023432"
	W0929 11:33:09.169288  611708 addons.go:247] addon default-storageclass should already be in state true
	I0929 11:33:09.169311  611708 host.go:66] Checking if "functional-023432" exists ...
	I0929 11:33:09.169714  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.206028  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:33:09.222317  611708 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:33:09.222329  611708 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:33:09.222388  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:33:09.268652  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:33:09.309950  611708 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:33:09.328015  611708 node_ready.go:35] waiting up to 6m0s for node "functional-023432" to be "Ready" ...
	I0929 11:33:09.330521  611708 node_ready.go:49] node "functional-023432" is "Ready"
	I0929 11:33:09.330535  611708 node_ready.go:38] duration metric: took 2.489939ms for node "functional-023432" to be "Ready" ...
	I0929 11:33:09.330546  611708 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:33:09.330605  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:09.343160  611708 api_server.go:72] duration metric: took 222.499949ms to wait for apiserver process to appear ...
	I0929 11:33:09.343173  611708 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:33:09.343191  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:09.349689  611708 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:33:09.353456  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0929 11:33:09.355184  611708 api_server.go:141] control plane version: v1.34.0
	I0929 11:33:09.355198  611708 api_server.go:131] duration metric: took 12.019668ms to wait for apiserver health ...
	I0929 11:33:09.355205  611708 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:33:09.358867  611708 system_pods.go:59] 8 kube-system pods found
	I0929 11:33:09.358881  611708 system_pods.go:61] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:09.358890  611708 system_pods.go:61] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:09.358894  611708 system_pods.go:61] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:09.358902  611708 system_pods.go:61] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:09.358908  611708 system_pods.go:61] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:09.358912  611708 system_pods.go:61] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:09.358919  611708 system_pods.go:61] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:09.358922  611708 system_pods.go:61] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:09.358927  611708 system_pods.go:74] duration metric: took 3.716968ms to wait for pod list to return data ...
	I0929 11:33:09.358933  611708 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:33:09.361320  611708 default_sa.go:45] found service account: "default"
	I0929 11:33:09.361333  611708 default_sa.go:55] duration metric: took 2.394742ms for default service account to be created ...
	I0929 11:33:09.361340  611708 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:33:09.366057  611708 system_pods.go:86] 8 kube-system pods found
	I0929 11:33:09.366079  611708 system_pods.go:89] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:09.366087  611708 system_pods.go:89] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:09.366091  611708 system_pods.go:89] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:09.366100  611708 system_pods.go:89] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:09.366105  611708 system_pods.go:89] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:09.366108  611708 system_pods.go:89] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:09.366113  611708 system_pods.go:89] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:09.366116  611708 system_pods.go:89] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:09.366123  611708 system_pods.go:126] duration metric: took 4.777611ms to wait for k8s-apps to be running ...
	I0929 11:33:09.366129  611708 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:33:09.366190  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:33:09.389669  611708 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:33:10.241544  611708 system_svc.go:56] duration metric: took 875.400358ms WaitForService to wait for kubelet
	I0929 11:33:10.241562  611708 kubeadm.go:578] duration metric: took 1.12090647s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:33:10.241578  611708 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:33:10.249850  611708 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:33:10.249864  611708 node_conditions.go:123] node cpu capacity is 2
	I0929 11:33:10.249874  611708 node_conditions.go:105] duration metric: took 8.291573ms to run NodePressure ...
	I0929 11:33:10.249885  611708 start.go:241] waiting for startup goroutines ...
	I0929 11:33:10.257989  611708 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I0929 11:33:10.260885  611708 addons.go:514] duration metric: took 1.139871977s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0929 11:33:10.260919  611708 start.go:246] waiting for cluster config update ...
	I0929 11:33:10.260930  611708 start.go:255] writing updated cluster config ...
	I0929 11:33:10.261213  611708 ssh_runner.go:195] Run: rm -f paused
	I0929 11:33:10.265375  611708 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:33:10.269629  611708 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-q66mt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:10.274992  611708 pod_ready.go:94] pod "coredns-66bc5c9577-q66mt" is "Ready"
	I0929 11:33:10.275005  611708 pod_ready.go:86] duration metric: took 5.361751ms for pod "coredns-66bc5c9577-q66mt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:10.277686  611708 pod_ready.go:83] waiting for pod "etcd-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	W0929 11:33:12.283047  611708 pod_ready.go:104] pod "etcd-functional-023432" is not "Ready", error: <nil>
	W0929 11:33:14.284174  611708 pod_ready.go:104] pod "etcd-functional-023432" is not "Ready", error: <nil>
	I0929 11:33:15.283722  611708 pod_ready.go:94] pod "etcd-functional-023432" is "Ready"
	I0929 11:33:15.283740  611708 pod_ready.go:86] duration metric: took 5.006041402s for pod "etcd-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:15.286280  611708 pod_ready.go:83] waiting for pod "kube-apiserver-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	W0929 11:33:17.292458  611708 pod_ready.go:104] pod "kube-apiserver-functional-023432" is not "Ready", error: <nil>
	W0929 11:33:19.792145  611708 pod_ready.go:104] pod "kube-apiserver-functional-023432" is not "Ready", error: <nil>
	I0929 11:33:20.791463  611708 pod_ready.go:94] pod "kube-apiserver-functional-023432" is "Ready"
	I0929 11:33:20.791478  611708 pod_ready.go:86] duration metric: took 5.505184484s for pod "kube-apiserver-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.793733  611708 pod_ready.go:83] waiting for pod "kube-controller-manager-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.798476  611708 pod_ready.go:94] pod "kube-controller-manager-functional-023432" is "Ready"
	I0929 11:33:20.798490  611708 pod_ready.go:86] duration metric: took 4.745438ms for pod "kube-controller-manager-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.800782  611708 pod_ready.go:83] waiting for pod "kube-proxy-fbnpt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.805074  611708 pod_ready.go:94] pod "kube-proxy-fbnpt" is "Ready"
	I0929 11:33:20.805087  611708 pod_ready.go:86] duration metric: took 4.294281ms for pod "kube-proxy-fbnpt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.807499  611708 pod_ready.go:83] waiting for pod "kube-scheduler-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.989829  611708 pod_ready.go:94] pod "kube-scheduler-functional-023432" is "Ready"
	I0929 11:33:20.989843  611708 pod_ready.go:86] duration metric: took 182.333779ms for pod "kube-scheduler-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.989856  611708 pod_ready.go:40] duration metric: took 10.724461793s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:33:21.051579  611708 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:33:21.054768  611708 out.go:179] * Done! kubectl is now configured to use "functional-023432" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4230bb30550d5       35f3cbee4fb77       10 minutes ago      Running             nginx                     0                   395ba7fb22882       nginx-svc
	0518999e90247       ba04bb24b9575       10 minutes ago      Running             storage-provisioner       2                   1772b01a208a1       storage-provisioner
	ef3b1fb59d57b       d291939e99406       10 minutes ago      Running             kube-apiserver            0                   fbd55ce4cc9b7       kube-apiserver-functional-023432
	00567c4aa0cb2       a25f5ef9c34c3       10 minutes ago      Running             kube-scheduler            1                   b0935a1291fb4       kube-scheduler-functional-023432
	8de36b13b89e7       996be7e86d9b3       10 minutes ago      Running             kube-controller-manager   2                   c19bb98968bda       kube-controller-manager-functional-023432
	1936eec3a5774       a1894772a478e       10 minutes ago      Running             etcd                      1                   9f76d49be3155       etcd-functional-023432
	7dfbaad1dee95       996be7e86d9b3       10 minutes ago      Exited              kube-controller-manager   1                   c19bb98968bda       kube-controller-manager-functional-023432
	52f57e2bd6297       b1a8c6f707935       10 minutes ago      Running             kindnet-cni               1                   e6a9fd176f9d6       kindnet-dlt9q
	f12eddbd2dfd3       138784d87c9c5       10 minutes ago      Running             coredns                   1                   e68f970c52b84       coredns-66bc5c9577-q66mt
	a0c2b1ae2fa98       6fc32d66c1411       10 minutes ago      Running             kube-proxy                1                   f93620a996b4e       kube-proxy-fbnpt
	19188ce9962f0       ba04bb24b9575       10 minutes ago      Exited              storage-provisioner       1                   1772b01a208a1       storage-provisioner
	503891caaffb4       138784d87c9c5       11 minutes ago      Exited              coredns                   0                   e68f970c52b84       coredns-66bc5c9577-q66mt
	41c35e3a93953       b1a8c6f707935       11 minutes ago      Exited              kindnet-cni               0                   e6a9fd176f9d6       kindnet-dlt9q
	b2f6650fe4686       6fc32d66c1411       11 minutes ago      Exited              kube-proxy                0                   f93620a996b4e       kube-proxy-fbnpt
	1d5a44c5fabe1       a1894772a478e       11 minutes ago      Exited              etcd                      0                   9f76d49be3155       etcd-functional-023432
	070b40dbebb70       a25f5ef9c34c3       11 minutes ago      Exited              kube-scheduler            0                   b0935a1291fb4       kube-scheduler-functional-023432
	
	
	==> containerd <==
	Sep 29 11:38:27 functional-023432 containerd[3541]: time="2025-09-29T11:38:27.429764138Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:38:27 functional-023432 containerd[3541]: time="2025-09-29T11:38:27.697522158Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:38:27 functional-023432 containerd[3541]: time="2025-09-29T11:38:27.697552641Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 29 11:39:19 functional-023432 containerd[3541]: time="2025-09-29T11:39:19.297790664Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:39:19 functional-023432 containerd[3541]: time="2025-09-29T11:39:19.300128199Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:19 functional-023432 containerd[3541]: time="2025-09-29T11:39:19.424792781Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:19 functional-023432 containerd[3541]: time="2025-09-29T11:39:19.851789967Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:39:19 functional-023432 containerd[3541]: time="2025-09-29T11:39:19.851899786Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=11740"
	Sep 29 11:39:21 functional-023432 containerd[3541]: time="2025-09-29T11:39:21.297626044Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 29 11:39:21 functional-023432 containerd[3541]: time="2025-09-29T11:39:21.300033726Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:21 functional-023432 containerd[3541]: time="2025-09-29T11:39:21.422667705Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:21 functional-023432 containerd[3541]: time="2025-09-29T11:39:21.703881719Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:39:21 functional-023432 containerd[3541]: time="2025-09-29T11:39:21.703931985Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=10967"
	Sep 29 11:39:23 functional-023432 containerd[3541]: time="2025-09-29T11:39:23.296902163Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:39:23 functional-023432 containerd[3541]: time="2025-09-29T11:39:23.299456251Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:23 functional-023432 containerd[3541]: time="2025-09-29T11:39:23.427496102Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:39:23 functional-023432 containerd[3541]: time="2025-09-29T11:39:23.707616783Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:39:23 functional-023432 containerd[3541]: time="2025-09-29T11:39:23.707664653Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 29 11:40:51 functional-023432 containerd[3541]: time="2025-09-29T11:40:51.297737329Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:40:51 functional-023432 containerd[3541]: time="2025-09-29T11:40:51.300183838Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:40:51 functional-023432 containerd[3541]: time="2025-09-29T11:40:51.479936999Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:40:51 functional-023432 containerd[3541]: time="2025-09-29T11:40:51.759014357Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:40:51 functional-023432 containerd[3541]: time="2025-09-29T11:40:51.759117325Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 29 11:43:43 functional-023432 containerd[3541]: time="2025-09-29T11:43:43.297250204Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:43:43 functional-023432 containerd[3541]: time="2025-09-29T11:43:43.300048661Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	
	
	==> coredns [503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e] <==
	maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:58684 - 46809 "HINFO IN 2007990178422355405.8188019698738421968. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022121046s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [f12eddbd2dfd3acea03c8fd5a4e78c2c0d843c86a2178cfa9f2c52f39f0087c6] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:45470 - 50307 "HINFO IN 7468910942226666818.8694900322019128569. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.026543108s
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	
	
	==> describe nodes <==
	Name:               functional-023432
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-023432
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=functional-023432
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_31_58_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:31:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-023432
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:43:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:41:29 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:41:29 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:41:29 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:41:29 +0000   Mon, 29 Sep 2025 11:31:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-023432
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 625a120f9a764d10ad86a5a5e102bc0f
	  System UUID:                c937c696-929b-4169-a5de-eda4673503d8
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-75c85bcc94-zt9cd                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  default                     hello-node-connect-7d85dfc575-xk2p4          0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     nginx-svc                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     sp-pod                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 coredns-66bc5c9577-q66mt                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-functional-023432                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-dlt9q                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-functional-023432             250m (12%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-functional-023432    200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-fbnpt                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-functional-023432             100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  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                 11m                kube-proxy       
	  Normal   Starting                 10m                kube-proxy       
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  11m                kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	  Normal   Starting                 10m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 10m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  10m (x8 over 10m)  kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    10m (x8 over 10m)  kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     10m (x7 over 10m)  kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  10m                kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           10m                node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [1936eec3a57742a716bd53720a604ea495855368be0c070aeb4718e60ed58e53] <==
	{"level":"warn","ts":"2025-09-29T11:33:05.561184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45298","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.582450Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45314","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.595198Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45332","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.616858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45336","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.630012Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.647715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45368","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.670197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45386","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.687174Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45414","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.715109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45438","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.733935Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45444","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.752190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45474","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.775617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45490","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.788890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45510","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.814787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45522","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.821309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45534","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.840766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45550","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.858401Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45566","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.882064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45588","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.906490Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.922885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45614","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.939822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:06.042861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45660","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:43:04.701346Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":991}
	{"level":"info","ts":"2025-09-29T11:43:04.711214Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":991,"took":"9.272251ms","hash":3727822938,"current-db-size-bytes":3010560,"current-db-size":"3.0 MB","current-db-size-in-use-bytes":3010560,"current-db-size-in-use":"3.0 MB"}
	{"level":"info","ts":"2025-09-29T11:43:04.711268Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3727822938,"revision":991,"compact-revision":-1}
	
	
	==> etcd [1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf] <==
	{"level":"warn","ts":"2025-09-29T11:31:53.902731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51034","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.909127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51050","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.931745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51072","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.983552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51088","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.007165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51112","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.048829Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51128","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.181874Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51140","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:32:58.962025Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-29T11:32:58.962085Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"error","ts":"2025-09-29T11:32:58.962188Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.963989Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.964071Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2381: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964124Z","caller":"etcdserver/server.go:1281","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964128Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964147Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964155Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964167Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"info","ts":"2025-09-29T11:32:58.964190Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964230Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964244Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964252Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967422Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-29T11:32:58.967511Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2380: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967557Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-29T11:32:58.967566Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 11:43:43 up  3:26,  0 users,  load average: 0.06, 0.26, 0.54
	Linux functional-023432 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7] <==
	I0929 11:32:04.413416       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0929 11:32:04.413967       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0929 11:32:04.414111       1 main.go:148] setting mtu 1500 for CNI 
	I0929 11:32:04.414123       1 main.go:178] kindnetd IP family: "ipv4"
	I0929 11:32:04.414134       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-29T11:32:04Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0929 11:32:04.622008       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0929 11:32:04.622116       1 controller.go:381] "Waiting for informer caches to sync"
	I0929 11:32:04.622149       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0929 11:32:04.623745       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	I0929 11:32:04.922495       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0929 11:32:04.922526       1 metrics.go:72] Registering metrics
	I0929 11:32:04.922885       1 controller.go:711] "Syncing nftables rules"
	I0929 11:32:14.623153       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:14.623253       1 main.go:301] handling current node
	I0929 11:32:24.624414       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:24.624648       1 main.go:301] handling current node
	I0929 11:32:34.628021       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:34.628054       1 main.go:301] handling current node
	I0929 11:32:44.628094       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:44.628130       1 main.go:301] handling current node
	
	
	==> kindnet [52f57e2bd62979f6b850cb603d139bd03ff5e5caa250f8ec569a956bc80fc1d1] <==
	I0929 11:41:39.815639       1 main.go:301] handling current node
	I0929 11:41:49.815205       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:41:49.815305       1 main.go:301] handling current node
	I0929 11:41:59.815967       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:41:59.816004       1 main.go:301] handling current node
	I0929 11:42:09.820538       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:09.820573       1 main.go:301] handling current node
	I0929 11:42:19.818697       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:19.818731       1 main.go:301] handling current node
	I0929 11:42:29.817130       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:29.817166       1 main.go:301] handling current node
	I0929 11:42:39.815232       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:39.815264       1 main.go:301] handling current node
	I0929 11:42:49.818488       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:49.818716       1 main.go:301] handling current node
	I0929 11:42:59.821931       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:42:59.821969       1 main.go:301] handling current node
	I0929 11:43:09.823499       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:43:09.823542       1 main.go:301] handling current node
	I0929 11:43:19.820060       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:43:19.820098       1 main.go:301] handling current node
	I0929 11:43:29.816454       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:43:29.816489       1 main.go:301] handling current node
	I0929 11:43:39.815591       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:43:39.815627       1 main.go:301] handling current node
	
	
	==> kube-apiserver [ef3b1fb59d57b4be240e5ccc97a2038e6202dd35c4a27e96f90060ad1d9eef53] <==
	I0929 11:33:08.971397       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I0929 11:33:09.058253       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0929 11:33:09.067137       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0929 11:33:12.128633       1 controller.go:667] quota admission added evaluator for: replicasets.apps
	I0929 11:33:24.970918       1 alloc.go:328] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.105.223.176"}
	I0929 11:33:31.781202       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.110.175.96"}
	I0929 11:33:41.349123       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.102.181.23"}
	I0929 11:34:29.222199       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:34:30.818669       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:35:49.973719       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:35:52.097363       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:00.401515       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:05.169634       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:41.875622       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.101.4.36"}
	I0929 11:38:09.876798       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:38:16.484671       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:39:18.818329       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:39:23.844778       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:40:32.145864       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:40:50.495206       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:41:51.748911       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:42:05.158176       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:43:06.866554       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 11:43:10.695447       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:43:12.069392       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [7dfbaad1dee951223e56d25ffbc278fb336274bf35d2be9c10ae5a38ea58758b] <==
	I0929 11:32:50.276333       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:32:51.993124       1 controllermanager.go:191] "Starting" version="v1.34.0"
	I0929 11:32:51.993157       1 controllermanager.go:193] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:51.994808       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0929 11:32:51.995062       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0929 11:32:51.995441       1 secure_serving.go:211] Serving securely on 127.0.0.1:10257
	I0929 11:32:51.995519       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0929 11:33:01.998059       1 controllermanager.go:245] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get \"https://192.168.49.2:8441/healthz\": dial tcp 192.168.49.2:8441: connect: connection refused"
	
	
	==> kube-controller-manager [8de36b13b89e73e0c4d7e276b277fb0bd169fb81e64407c94ade8a3e7c8ad714] <==
	I0929 11:33:10.059372       1 shared_informer.go:356] "Caches are synced" controller="TTL"
	I0929 11:33:10.063726       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
	I0929 11:33:10.066920       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:33:10.069926       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0929 11:33:10.070766       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0929 11:33:10.080330       1 shared_informer.go:356] "Caches are synced" controller="service-cidr-controller"
	I0929 11:33:10.082817       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0929 11:33:10.091303       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0929 11:33:10.100258       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0929 11:33:10.104640       1 shared_informer.go:356] "Caches are synced" controller="PV protection"
	I0929 11:33:10.104881       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:10.105044       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:33:10.105130       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0929 11:33:10.104895       1 shared_informer.go:356] "Caches are synced" controller="HPA"
	I0929 11:33:10.104908       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0929 11:33:10.106207       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:33:10.106805       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-023432"
	I0929 11:33:10.106976       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:33:10.105332       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0929 11:33:10.113556       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0929 11:33:10.122740       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0929 11:33:10.122785       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0929 11:33:10.123115       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:33:10.170431       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:12.131777       1 endpointslice_controller.go:344] "Error syncing endpoint slices for service, retrying" logger="endpointslice-controller" key="kube-system/kube-dns" err="EndpointSlice informer cache is out of date"
	
	
	==> kube-proxy [a0c2b1ae2fa98de27fa0d1d7274268c0632088e0ef5363e7126ae004804fc5f9] <==
	I0929 11:32:49.596362       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	E0929 11:32:49.597590       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:51.145597       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:53.259595       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:59.591892       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I0929 11:33:08.801944       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:33:08.802066       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:33:08.802220       1 server.go:256] "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`"
	I0929 11:33:08.873947       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:33:08.874111       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:33:08.877920       1 proxier.go:242] "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"
	I0929 11:33:08.878401       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:33:08.878478       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:08.881714       1 config.go:200] "Starting service config controller"
	I0929 11:33:08.881736       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:33:08.882510       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:33:08.882594       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:33:08.882699       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:33:08.882757       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:33:08.883479       1 config.go:309] "Starting node config controller"
	I0929 11:33:08.883564       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:33:08.883630       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:33:08.982744       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:33:08.982947       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:33:08.982961       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-proxy [b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed] <==
	I0929 11:32:04.078272       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:32:04.164421       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:32:04.286742       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:32:04.286823       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:32:04.286971       1 server.go:256] "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`"
	I0929 11:32:04.316067       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:32:04.316119       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:32:04.326456       1 proxier.go:242] "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"
	I0929 11:32:04.326841       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:32:04.326859       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:04.328369       1 config.go:200] "Starting service config controller"
	I0929 11:32:04.328379       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:32:04.328397       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:32:04.328402       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:32:04.328412       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:32:04.328416       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:32:04.329103       1 config.go:309] "Starting node config controller"
	I0929 11:32:04.329112       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:32:04.329118       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:32:04.428634       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:32:04.428679       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:32:04.428734       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [00567c4aa0cb29d84926cbf45c6ee4fe87c063ed3d1be617a401ba48297bcb76] <==
	I0929 11:33:06.039047       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:33:07.192730       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0929 11:33:07.192765       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:07.199398       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 11:33:07.199637       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 11:33:07.199773       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.199872       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 11:33:07.201169       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201194       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201209       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.201216       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301829       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301963       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.302122       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kube-scheduler [070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac] <==
	E0929 11:31:55.281848       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:31:55.281896       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:31:55.289752       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:31:55.299029       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:55.299343       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:31:55.299534       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:31:55.300679       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:31:55.300897       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:31:55.301094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:31:55.301254       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:55.301442       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:31:55.301707       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:55.302188       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.144042       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:56.174268       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:56.228189       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:56.350675       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.550309       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	I0929 11:31:58.266139       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023746       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0929 11:32:59.023787       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023827       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0929 11:32:59.023846       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0929 11:32:59.023878       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0929 11:32:59.023896       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Sep 29 11:41:58 functional-023432 kubelet[4493]: E0929 11:41:58.296604    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:41:58 functional-023432 kubelet[4493]: E0929 11:41:58.298011    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:42:02 functional-023432 kubelet[4493]: E0929 11:42:02.297491    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:42:12 functional-023432 kubelet[4493]: E0929 11:42:12.297571    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:42:13 functional-023432 kubelet[4493]: E0929 11:42:13.296797    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:42:17 functional-023432 kubelet[4493]: E0929 11:42:17.297069    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:42:26 functional-023432 kubelet[4493]: E0929 11:42:26.297375    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:42:28 functional-023432 kubelet[4493]: E0929 11:42:28.297505    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:42:30 functional-023432 kubelet[4493]: E0929 11:42:30.297404    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:42:37 functional-023432 kubelet[4493]: E0929 11:42:37.296539    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:42:41 functional-023432 kubelet[4493]: E0929 11:42:41.297204    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:42:45 functional-023432 kubelet[4493]: E0929 11:42:45.297176    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:42:49 functional-023432 kubelet[4493]: E0929 11:42:49.296607    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:42:54 functional-023432 kubelet[4493]: E0929 11:42:54.297617    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:42:57 functional-023432 kubelet[4493]: E0929 11:42:57.297588    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:43:00 functional-023432 kubelet[4493]: E0929 11:43:00.299474    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:43:06 functional-023432 kubelet[4493]: E0929 11:43:06.297375    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:43:12 functional-023432 kubelet[4493]: E0929 11:43:12.297640    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:43:13 functional-023432 kubelet[4493]: E0929 11:43:13.296636    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:43:19 functional-023432 kubelet[4493]: E0929 11:43:19.296522    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:43:25 functional-023432 kubelet[4493]: E0929 11:43:25.297382    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:43:28 functional-023432 kubelet[4493]: E0929 11:43:28.297745    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:43:31 functional-023432 kubelet[4493]: E0929 11:43:31.297157    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-zt9cd" podUID="2e20b2fb-7744-45fe-86f8-6c032362da54"
	Sep 29 11:43:36 functional-023432 kubelet[4493]: E0929 11:43:36.296664    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:43:42 functional-023432 kubelet[4493]: E0929 11:43:42.298128    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	
	
	==> storage-provisioner [0518999e9024796329bab415f38847b25b9a4f91bf964c8081481bd02b2e48b1] <==
	W0929 11:43:19.885681       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:21.888858       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:21.895705       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:23.898881       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:23.903585       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:25.907144       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:25.913554       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:27.916653       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:27.920844       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:29.923726       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:29.928391       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:31.931553       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:31.936447       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:33.939758       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:33.944097       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:35.947689       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:35.954056       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:37.956700       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:37.961039       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:39.963814       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:39.970651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:41.976502       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:41.983606       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:43.988247       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:43:43.996397       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [19188ce9962f0663b70344d744cd8f2dc106d99dc364e223b8d87b8517f8d28b] <==
	I0929 11:32:49.319341       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0929 11:32:49.325096       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-023432 -n functional-023432
helpers_test.go:269: (dbg) Run:  kubectl --context functional-023432 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-node-connect-7d85dfc575-xk2p4 sp-pod
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/ServiceCmdConnect]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-023432 describe pod hello-node-connect-7d85dfc575-xk2p4 sp-pod
helpers_test.go:290: (dbg) kubectl --context functional-023432 describe pod hello-node-connect-7d85dfc575-xk2p4 sp-pod:

                                                
                                                
-- stdout --
	Name:             hello-node-connect-7d85dfc575-xk2p4
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:41 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:           10.244.0.6
	Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
	Containers:
	  echo-server:
	    Container ID:   
	    Image:          kicbase/echo-server
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kg7lm (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kg7lm:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  10m                   default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-xk2p4 to functional-023432
	  Normal   Pulling    7m9s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m9s (x5 over 10m)    kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m9s (x5 over 10m)    kubelet            Error: ErrImagePull
	  Warning  Failed     5m2s (x20 over 10m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m49s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:38 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t4w5v (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-t4w5v:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                  From               Message
	  ----     ------     ----                 ----               -------
	  Normal   Scheduled  10m                  default-scheduler  Successfully assigned default/sp-pod to functional-023432
	  Warning  Failed     8m44s (x4 over 10m)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    7m17s (x5 over 10m)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     7m17s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m17s                kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    3s (x42 over 10m)    kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     3s (x42 over 10m)    kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
helpers_test.go:293: <<< TestFunctional/parallel/ServiceCmdConnect FAILED: end of post-mortem logs <<<
helpers_test.go:294: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/ServiceCmdConnect (603.95s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (249.69s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003708555s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-023432 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-023432 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-023432 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-023432 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [395d8fa9-cf6b-486b-ab88-b47410a690d8] Pending
helpers_test.go:352: "sp-pod" [395d8fa9-cf6b-486b-ab88-b47410a690d8] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
functional_test_pvc_test.go:140: ***** TestFunctional/parallel/PersistentVolumeClaim: pod "test=storage-provisioner" failed to start within 4m0s: context deadline exceeded ****
functional_test_pvc_test.go:140: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-023432 -n functional-023432
functional_test_pvc_test.go:140: TestFunctional/parallel/PersistentVolumeClaim: showing logs for failed pods as of 2025-09-29 11:37:38.817806431 +0000 UTC m=+2318.651692310
functional_test_pvc_test.go:140: (dbg) Run:  kubectl --context functional-023432 describe po sp-pod -n default
functional_test_pvc_test.go:140: (dbg) kubectl --context functional-023432 describe po sp-pod -n default:
Name:             sp-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-023432/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:33:38 +0000
Labels:           test=storage-provisioner
Annotations:      <none>
Status:           Pending
IP:               10.244.0.5
IPs:
IP:  10.244.0.5
Containers:
myfrontend:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/tmp/mount from mypd (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t4w5v (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
mypd:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  myclaim
ReadOnly:   false
kube-api-access-t4w5v:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                    From               Message
----     ------     ----                   ----               -------
Normal   Scheduled  4m                     default-scheduler  Successfully assigned default/sp-pod to functional-023432
Warning  Failed     2m37s (x4 over 3m59s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    70s (x5 over 4m)       kubelet            Pulling image "docker.io/nginx"
Warning  Failed     70s (x5 over 3m59s)    kubelet            Error: ErrImagePull
Warning  Failed     70s                    kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   BackOff    5s (x15 over 3m59s)    kubelet            Back-off pulling image "docker.io/nginx"
Warning  Failed     5s (x15 over 3m59s)    kubelet            Error: ImagePullBackOff
functional_test_pvc_test.go:140: (dbg) Run:  kubectl --context functional-023432 logs sp-pod -n default
functional_test_pvc_test.go:140: (dbg) Non-zero exit: kubectl --context functional-023432 logs sp-pod -n default: exit status 1 (101.018607ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "myfrontend" in pod "sp-pod" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test_pvc_test.go:140: kubectl --context functional-023432 logs sp-pod -n default: exit status 1
functional_test_pvc_test.go:141: failed waiting for pvctest pod : test=storage-provisioner within 4m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-023432
helpers_test.go:243: (dbg) docker inspect functional-023432:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	        "Created": "2025-09-29T11:31:29.94754769Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 607432,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:31:30.077943567Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hostname",
	        "HostsPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/hosts",
	        "LogPath": "/var/lib/docker/containers/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648/2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648-json.log",
	        "Name": "/functional-023432",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-023432:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-023432",
	            "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": ""
	                    }
	                ],
	                "8441/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": 4294967296,
	            "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": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "2e03b3a2fc3d2c1170c6c8a6c99e3951018a5a720f9023329f9e3352bd845648",
	                "LowerDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf-init/diff:/var/lib/docker/overlay2/051710a1fd6db4aaad654bf0cee96446f70ace529a572986a1942b8d1a3f0380/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2f2e5cdc16d3dbd56f0199539b807c140271a220d6f5ff818087bcfefba609bf/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-023432",
	                "Source": "/var/lib/docker/volumes/functional-023432/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-023432",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
	            "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": "functional-023432",
	                "name.minikube.sigs.k8s.io": "functional-023432",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1ba065c86416ff7adbd24eff61b2a23906cdac3be8a1ca64cc921608ba838a66",
	            "SandboxKey": "/var/run/docker/netns/1ba065c86416",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33520"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33521"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33524"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33522"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33523"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-023432": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "6a:8e:de:9f:00:ba",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "fbfbdcabc149533c37635b7eb9753a1469d7afd0f8fd5ad915ccb9b1e7b0523d",
	                    "EndpointID": "07ebd575c660dd129cd0e4233c8a0b0f8ca40105fb6ecad4d867d19fde559d30",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-023432",
	                        "2e03b3a2fc3d"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-023432 -n functional-023432
helpers_test.go:252: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 logs -n 25: (1.722251445s)
helpers_test.go:260: TestFunctional/parallel/PersistentVolumeClaim logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                           ARGS                                                            │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh     │ functional-023432 ssh sudo crictl inspecti registry.k8s.io/pause:latest                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ cache   │ delete registry.k8s.io/pause:3.1                                                                                          │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ cache   │ delete registry.k8s.io/pause:latest                                                                                       │ minikube          │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ kubectl │ functional-023432 kubectl -- --context functional-023432 get pods                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:32 UTC │
	│ start   │ -p functional-023432 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all                  │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:32 UTC │ 29 Sep 25 11:33 UTC │
	│ service │ invalid-svc -p functional-023432                                                                                          │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ cp      │ functional-023432 cp testdata/cp-test.txt /home/docker/cp-test.txt                                                        │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config unset cpus                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ config  │ functional-023432 config set cpus 2                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config unset cpus                                                                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /home/docker/cp-test.txt                                              │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ config  │ functional-023432 config get cpus                                                                                         │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh echo hello                                                                                          │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ cp      │ functional-023432 cp functional-023432:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd100256131/001/cp-test.txt │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ ssh     │ functional-023432 ssh cat /etc/hostname                                                                                   │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /home/docker/cp-test.txt                                              │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ cp      │ functional-023432 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt                                                 │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ tunnel  │ functional-023432 tunnel --alsologtostderr                                                                                │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │                     │
	│ ssh     │ functional-023432 ssh -n functional-023432 sudo cat /tmp/does/not/exist/cp-test.txt                                       │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ addons  │ functional-023432 addons list                                                                                             │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	│ addons  │ functional-023432 addons list -o json                                                                                     │ functional-023432 │ jenkins │ v1.37.0 │ 29 Sep 25 11:33 UTC │ 29 Sep 25 11:33 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:32:38
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:32:38.768162  611708 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:32:38.768279  611708 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:32:38.768283  611708 out.go:374] Setting ErrFile to fd 2...
	I0929 11:32:38.768286  611708 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:32:38.768676  611708 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:32:38.769592  611708 out.go:368] Setting JSON to false
	I0929 11:32:38.770467  611708 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":11708,"bootTime":1759133851,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:32:38.770522  611708 start.go:140] virtualization:  
	I0929 11:32:38.773925  611708 out.go:179] * [functional-023432] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:32:38.777863  611708 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:32:38.778026  611708 notify.go:220] Checking for updates...
	I0929 11:32:38.783626  611708 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:32:38.786723  611708 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:32:38.789583  611708 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:32:38.792538  611708 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:32:38.795616  611708 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:32:38.799052  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:32:38.799151  611708 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:32:38.822264  611708 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:32:38.822375  611708 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:32:38.882355  611708 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 11:32:38.873154983 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:32:38.882462  611708 docker.go:318] overlay module found
	I0929 11:32:38.885770  611708 out.go:179] * Using the docker driver based on existing profile
	I0929 11:32:38.888751  611708 start.go:304] selected driver: docker
	I0929 11:32:38.888762  611708 start.go:924] validating driver "docker" against &{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetric
s:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:38.888863  611708 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:32:38.888970  611708 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:32:38.955299  611708 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-29 11:32:38.945679196 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:32:38.955751  611708 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:32:38.955783  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:32:38.955858  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:32:38.955902  611708 start.go:348] cluster config:
	{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRIS
ocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics
:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:38.959057  611708 out.go:179] * Starting "functional-023432" primary control-plane node in "functional-023432" cluster
	I0929 11:32:38.961970  611708 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 11:32:38.965061  611708 out.go:179] * Pulling base image v0.0.48 ...
	I0929 11:32:38.968066  611708 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:32:38.968123  611708 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 11:32:38.968130  611708 cache.go:58] Caching tarball of preloaded images
	I0929 11:32:38.968254  611708 preload.go:172] Found /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0929 11:32:38.968263  611708 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 11:32:38.968386  611708 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/config.json ...
	I0929 11:32:38.968621  611708 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:32:38.988574  611708 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0929 11:32:38.988588  611708 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0929 11:32:38.988607  611708 cache.go:232] Successfully downloaded all kic artifacts
	I0929 11:32:38.988629  611708 start.go:360] acquireMachinesLock for functional-023432: {Name:mke395b4e4dc7bbd945aa0ed148da96414e921c8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 11:32:38.988693  611708 start.go:364] duration metric: took 47.672µs to acquireMachinesLock for "functional-023432"
	I0929 11:32:38.988713  611708 start.go:96] Skipping create...Using existing machine configuration
	I0929 11:32:38.988717  611708 fix.go:54] fixHost starting: 
	I0929 11:32:38.988984  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:32:39.009269  611708 fix.go:112] recreateIfNeeded on functional-023432: state=Running err=<nil>
	W0929 11:32:39.009291  611708 fix.go:138] unexpected machine state, will restart: <nil>
	I0929 11:32:39.012545  611708 out.go:252] * Updating the running docker "functional-023432" container ...
	I0929 11:32:39.012575  611708 machine.go:93] provisionDockerMachine start ...
	I0929 11:32:39.012674  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.030650  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.030976  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.030983  611708 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 11:32:39.170307  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-023432
	
	I0929 11:32:39.170321  611708 ubuntu.go:182] provisioning hostname "functional-023432"
	I0929 11:32:39.170390  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.189162  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.189464  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.189473  611708 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-023432 && echo "functional-023432" | sudo tee /etc/hostname
	I0929 11:32:39.342341  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-023432
	
	I0929 11:32:39.342407  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:39.360731  611708 main.go:141] libmachine: Using SSH client type: native
	I0929 11:32:39.361023  611708 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33520 <nil> <nil>}
	I0929 11:32:39.361040  611708 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-023432' /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 functional-023432/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-023432' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 11:32:39.502686  611708 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 11:32:39.502702  611708 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21656-559786/.minikube CaCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21656-559786/.minikube}
	I0929 11:32:39.502722  611708 ubuntu.go:190] setting up certificates
	I0929 11:32:39.502731  611708 provision.go:84] configureAuth start
	I0929 11:32:39.502789  611708 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-023432
	I0929 11:32:39.521990  611708 provision.go:143] copyHostCerts
	I0929 11:32:39.522048  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem, removing ...
	I0929 11:32:39.522070  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem
	I0929 11:32:39.522141  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/ca.pem (1078 bytes)
	I0929 11:32:39.522258  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem, removing ...
	I0929 11:32:39.522266  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem
	I0929 11:32:39.522298  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/cert.pem (1123 bytes)
	I0929 11:32:39.522379  611708 exec_runner.go:144] found /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem, removing ...
	I0929 11:32:39.522382  611708 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem
	I0929 11:32:39.522405  611708 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21656-559786/.minikube/key.pem (1675 bytes)
	I0929 11:32:39.522477  611708 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem org=jenkins.functional-023432 san=[127.0.0.1 192.168.49.2 functional-023432 localhost minikube]
	I0929 11:32:40.493991  611708 provision.go:177] copyRemoteCerts
	I0929 11:32:40.494046  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 11:32:40.494087  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.515750  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.615745  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 11:32:40.640269  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0929 11:32:40.664804  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0929 11:32:40.698431  611708 provision.go:87] duration metric: took 1.195677513s to configureAuth
	I0929 11:32:40.698447  611708 ubuntu.go:206] setting minikube options for container-runtime
	I0929 11:32:40.698682  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:32:40.698687  611708 machine.go:96] duration metric: took 1.686108281s to provisionDockerMachine
	I0929 11:32:40.698694  611708 start.go:293] postStartSetup for "functional-023432" (driver="docker")
	I0929 11:32:40.698702  611708 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]
	I0929 11:32:40.698762  611708 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
	I0929 11:32:40.698799  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.715896  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.815745  611708 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 11:32:40.819049  611708 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 11:32:40.819071  611708 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 11:32:40.819081  611708 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 11:32:40.819087  611708 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 11:32:40.819103  611708 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/addons for local assets ...
	I0929 11:32:40.819156  611708 filesync.go:126] Scanning /home/jenkins/minikube-integration/21656-559786/.minikube/files for local assets ...
	I0929 11:32:40.819242  611708 filesync.go:149] local asset: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem -> 5616472.pem in /etc/ssl/certs
	I0929 11:32:40.819339  611708 filesync.go:149] local asset: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/test/nested/copy/561647/hosts -> hosts in /etc/test/nested/copy/561647
	I0929 11:32:40.819397  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/561647
	I0929 11:32:40.828433  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem --> /etc/ssl/certs/5616472.pem (1708 bytes)
	I0929 11:32:40.853018  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/test/nested/copy/561647/hosts --> /etc/test/nested/copy/561647/hosts (40 bytes)
	I0929 11:32:40.877701  611708 start.go:296] duration metric: took 178.99337ms for postStartSetup
	I0929 11:32:40.877773  611708 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:32:40.877814  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:40.895731  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:40.991792  611708 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 11:32:40.996725  611708 fix.go:56] duration metric: took 2.007999169s for fixHost
	I0929 11:32:40.996742  611708 start.go:83] releasing machines lock for "functional-023432", held for 2.008040745s
	I0929 11:32:40.996822  611708 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-023432
	I0929 11:32:41.014875  611708 ssh_runner.go:195] Run: cat /version.json
	I0929 11:32:41.014916  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:41.014927  611708 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 11:32:41.015004  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:32:41.034331  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:41.037670  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:32:41.134342  611708 ssh_runner.go:195] Run: systemctl --version
	I0929 11:32:41.264793  611708 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 11:32:41.269254  611708 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0929 11:32:41.288610  611708 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0929 11:32:41.288693  611708 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" ;
	I0929 11:32:41.297842  611708 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0929 11:32:41.297865  611708 start.go:495] detecting cgroup driver to use...
	I0929 11:32:41.297896  611708 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 11:32:41.297944  611708 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0929 11:32:41.310588  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0929 11:32:41.322333  611708 docker.go:218] disabling cri-docker service (if available) ...
	I0929 11:32:41.322388  611708 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 11:32:41.335920  611708 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 11:32:41.347959  611708 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 11:32:41.461371  611708 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 11:32:41.582681  611708 docker.go:234] disabling docker service ...
	I0929 11:32:41.582736  611708 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 11:32:41.596051  611708 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 11:32:41.607790  611708 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 11:32:41.729654  611708 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 11:32:41.845463  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 11:32:41.857500  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0929 11:32:41.875160  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0929 11:32:41.885256  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0929 11:32:41.895462  611708 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0929 11:32:41.895547  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0929 11:32:41.905657  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:32:41.916407  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0929 11:32:41.926717  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0929 11:32:41.937423  611708 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 11:32:41.946598  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0929 11:32:41.956361  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0929 11:32:41.967527  611708 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0929 11:32:41.977721  611708 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 11:32:41.986443  611708 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 11:32:41.994765  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:32:42.108283  611708 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0929 11:32:42.444037  611708 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0929 11:32:42.444098  611708 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0929 11:32:42.448165  611708 start.go:563] Will wait 60s for crictl version
	I0929 11:32:42.448218  611708 ssh_runner.go:195] Run: which crictl
	I0929 11:32:42.451438  611708 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 11:32:42.487244  611708 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0929 11:32:42.487311  611708 ssh_runner.go:195] Run: containerd --version
	I0929 11:32:42.510948  611708 ssh_runner.go:195] Run: containerd --version
	I0929 11:32:42.539977  611708 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0929 11:32:42.542965  611708 cli_runner.go:164] Run: docker network inspect functional-023432 --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}}]}"
	I0929 11:32:42.559411  611708 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 11:32:42.566290  611708 out.go:179]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0929 11:32:42.569243  611708 kubeadm.go:875] updating cluster {Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServer
IPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0929 11:32:42.569371  611708 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 11:32:42.569447  611708 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:32:42.605490  611708 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:32:42.605501  611708 containerd.go:534] Images already preloaded, skipping extraction
	I0929 11:32:42.605559  611708 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:32:42.643203  611708 containerd.go:627] all images are preloaded for containerd runtime.
	I0929 11:32:42.643215  611708 cache_images.go:85] Images are preloaded, skipping loading
	I0929 11:32:42.643221  611708 kubeadm.go:926] updating node { 192.168.49.2 8441 v1.34.0 containerd true true} ...
	I0929 11:32:42.643317  611708 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-023432 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0929 11:32:42.643382  611708 ssh_runner.go:195] Run: sudo crictl info
	I0929 11:32:42.702260  611708 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0929 11:32:42.702277  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:32:42.702285  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:32:42.702293  611708 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 11:32:42.702314  611708 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:8441 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-023432 NodeName:functional-023432 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] 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/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfi
gOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0929 11:32:42.702426  611708 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "functional-023432"
	  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: "NamespaceAutoProvision"
	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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.0
	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:///run/containerd/containerd.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
	
	I0929 11:32:42.702486  611708 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 11:32:42.711195  611708 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 11:32:42.711271  611708 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 11:32:42.719827  611708 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I0929 11:32:42.738053  611708 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 11:32:42.757072  611708 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2080 bytes)
	I0929 11:32:42.775542  611708 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 11:32:42.779169  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:32:42.881585  611708 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:32:42.893701  611708 certs.go:68] Setting up /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432 for IP: 192.168.49.2
	I0929 11:32:42.893711  611708 certs.go:194] generating shared ca certs ...
	I0929 11:32:42.893739  611708 certs.go:226] acquiring lock for ca certs: {Name:mk50bde246e50b1ced0242fb161f98818bf63b53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:32:42.893864  611708 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key
	I0929 11:32:42.893906  611708 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key
	I0929 11:32:42.893911  611708 certs.go:256] generating profile certs ...
	I0929 11:32:42.893996  611708 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.key
	I0929 11:32:42.894034  611708 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.key.606390fb
	I0929 11:32:42.894072  611708 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.key
	I0929 11:32:42.894175  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647.pem (1338 bytes)
	W0929 11:32:42.894200  611708 certs.go:480] ignoring /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647_empty.pem, impossibly tiny 0 bytes
	I0929 11:32:42.894207  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 11:32:42.894232  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/ca.pem (1078 bytes)
	I0929 11:32:42.894252  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/cert.pem (1123 bytes)
	I0929 11:32:42.894272  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/certs/key.pem (1675 bytes)
	I0929 11:32:42.894310  611708 certs.go:484] found cert: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem (1708 bytes)
	I0929 11:32:42.894919  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 11:32:42.919537  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 11:32:42.946435  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 11:32:42.969872  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 11:32:42.993995  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0929 11:32:43.023804  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 11:32:43.054097  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 11:32:43.079595  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0929 11:32:43.106161  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/certs/561647.pem --> /usr/share/ca-certificates/561647.pem (1338 bytes)
	I0929 11:32:43.133426  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/ssl/certs/5616472.pem --> /usr/share/ca-certificates/5616472.pem (1708 bytes)
	I0929 11:32:43.159896  611708 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 11:32:43.185165  611708 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 11:32:43.203805  611708 ssh_runner.go:195] Run: openssl version
	I0929 11:32:43.209274  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5616472.pem && ln -fs /usr/share/ca-certificates/5616472.pem /etc/ssl/certs/5616472.pem"
	I0929 11:32:43.218837  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.223714  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep 29 11:31 /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.223772  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5616472.pem
	I0929 11:32:43.230703  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/5616472.pem /etc/ssl/certs/3ec20f2e.0"
	I0929 11:32:43.240091  611708 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"
	I0929 11:32:43.250126  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.253747  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 10:59 /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.253808  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:32:43.261092  611708 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"
	I0929 11:32:43.270154  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/561647.pem && ln -fs /usr/share/ca-certificates/561647.pem /etc/ssl/certs/561647.pem"
	I0929 11:32:43.279866  611708 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.283376  611708 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep 29 11:31 /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.283429  611708 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/561647.pem
	I0929 11:32:43.290396  611708 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/561647.pem /etc/ssl/certs/51391683.0"
	I0929 11:32:43.299509  611708 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 11:32:43.303124  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0929 11:32:43.309981  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0929 11:32:43.317232  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0929 11:32:43.324635  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0929 11:32:43.331732  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0929 11:32:43.338713  611708 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0929 11:32:43.345864  611708 kubeadm.go:392] StartCluster: {Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs
:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:do
cker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:32:43.345961  611708 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0929 11:32:43.346032  611708 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:32:43.388217  611708 cri.go:89] found id: "503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e"
	I0929 11:32:43.388227  611708 cri.go:89] found id: "74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6"
	I0929 11:32:43.388231  611708 cri.go:89] found id: "41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7"
	I0929 11:32:43.388234  611708 cri.go:89] found id: "b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed"
	I0929 11:32:43.388236  611708 cri.go:89] found id: "4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a"
	I0929 11:32:43.388239  611708 cri.go:89] found id: "a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd"
	I0929 11:32:43.388242  611708 cri.go:89] found id: "1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf"
	I0929 11:32:43.388245  611708 cri.go:89] found id: "070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac"
	I0929 11:32:43.388247  611708 cri.go:89] found id: ""
	I0929 11:32:43.388319  611708 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0929 11:32:43.418322  611708 cri.go:116] JSON = [{"ociVersion":"1.2.0","id":"070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac","pid":1423,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac/rootfs","created":"2025-09-29T11:31:50.850050388Z","annotations":{"io.kubernetes.cri.container-name":"kube-scheduler","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-scheduler:v1.34.0","io.kubernetes.cri.sandbox-id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"91ba78cd879f1a3bcc1dfd69ab6e3f48"},"owner":"root"},{"ociVersion":"1.2.0","id":"1772b01a208a1ccec
f7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","pid":2170,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc/rootfs","created":"2025-09-29T11:32:05.175571802Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_storage-provisioner_e98ef921-c7ec-49c5-943d-41910f3a1e72","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"e98ef921-c7ec-49c5-943d-41910f3a1e72"},"
owner":"root"},{"ociVersion":"1.2.0","id":"1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf","pid":1469,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf/rootfs","created":"2025-09-29T11:31:50.928570524Z","annotations":{"io.kubernetes.cri.container-name":"etcd","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/etcd:3.6.4-0","io.kubernetes.cri.sandbox-id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","io.kubernetes.cri.sandbox-name":"etcd-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"4fa3c81409fd30c06a417a88e09a796a"},"owner":"root"},{"ociVersion":"1.2.0","id":"41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7","pid":1953,"status":"runn
ing","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7/rootfs","created":"2025-09-29T11:32:04.218925314Z","annotations":{"io.kubernetes.cri.container-name":"kindnet-cni","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"docker.io/kindest/kindnetd:v20250512-df8de77b","io.kubernetes.cri.sandbox-id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","io.kubernetes.cri.sandbox-name":"kindnet-dlt9q","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3c104882-129f-4dce-a534-b88dd9a84382"},"owner":"root"},{"ociVersion":"1.2.0","id":"4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a","pid":1532,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/4412a351ecab1e557b2ac2916997b088022b9029cda3acd
a21f3a08e562f542a","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a/rootfs","created":"2025-09-29T11:31:51.048352582Z","annotations":{"io.kubernetes.cri.container-name":"kube-controller-manager","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-controller-manager:v1.34.0","io.kubernetes.cri.sandbox-id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34c1105aafee44a9f1a4e615f7cc9e54"},"owner":"root"},{"ociVersion":"1.2.0","id":"503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e","pid":2309,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8
s.io/503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e/rootfs","created":"2025-09-29T11:32:19.126955302Z","annotations":{"io.kubernetes.cri.container-name":"coredns","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/coredns/coredns:v1.12.1","io.kubernetes.cri.sandbox-id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-q66mt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5"},"owner":"root"},{"ociVersion":"1.2.0","id":"74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6","pid":2207,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6/rootfs","created":"2025-09-29T11:32:05.27031
2748Z","annotations":{"io.kubernetes.cri.container-name":"storage-provisioner","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"gcr.io/k8s-minikube/storage-provisioner:v5","io.kubernetes.cri.sandbox-id":"1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"e98ef921-c7ec-49c5-943d-41910f3a1e72"},"owner":"root"},{"ociVersion":"1.2.0","id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","pid":1340,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0/rootfs","created":"2025-09-29T11:31:50.736279805Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period
":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_etcd-functional-023432_4fa3c81409fd30c06a417a88e09a796a","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"etcd-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"4fa3c81409fd30c06a417a88e09a796a"},"owner":"root"},{"ociVersion":"1.2.0","id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","pid":1362,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298/rootfs","created":"2025-09-29T11:31:50.76231582Z","annotations":{"io.kubernetes.cri.cont
ainer-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"256","io.kubernetes.cri.sandbox-id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-apiserver-functional-023432_da469203df1e05cdb30b34a0f016f32a","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"da469203df1e05cdb30b34a0f016f32a"},"owner":"root"},{"ociVersion":"1.2.0","id":"a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd","pid":1514,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd/rootfs","
created":"2025-09-29T11:31:51.00446773Z","annotations":{"io.kubernetes.cri.container-name":"kube-apiserver","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-apiserver:v1.34.0","io.kubernetes.cri.sandbox-id":"a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"da469203df1e05cdb30b34a0f016f32a"},"owner":"root"},{"ociVersion":"1.2.0","id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","pid":1280,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243/rootfs","created":"2025-09-29T11:31:50.691698861Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io
.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-functional-023432_91ba78cd879f1a3bcc1dfd69ab6e3f48","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"91ba78cd879f1a3bcc1dfd69ab6e3f48"},"owner":"root"},{"ociVersion":"1.2.0","id":"b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed","pid":1860,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed/rootfs","created":"2025-09-29T11:3
2:03.943469541Z","annotations":{"io.kubernetes.cri.container-name":"kube-proxy","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-proxy:v1.34.0","io.kubernetes.cri.sandbox-id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","io.kubernetes.cri.sandbox-name":"kube-proxy-fbnpt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"0ab52347-8e98-4c2b-9450-5406432822e5"},"owner":"root"},{"ociVersion":"1.2.0","id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","pid":1391,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358/rootfs","created":"2025-09-29T11:31:50.805867317Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000"
,"io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"204","io.kubernetes.cri.sandbox-id":"c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-controller-manager-functional-023432_34c1105aafee44a9f1a4e615f7cc9e54","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-023432","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"34c1105aafee44a9f1a4e615f7cc9e54"},"owner":"root"},{"ociVersion":"1.2.0","id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","pid":2277,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794/rootfs","created":"2025-09-29T11:32:19.035309184Z","annotati
ons":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_coredns-66bc5c9577-q66mt_c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5","io.kubernetes.cri.sandbox-memory":"178257920","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-q66mt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5"},"owner":"root"},{"ociVersion":"1.2.0","id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","pid":1826,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/e6a9fd176f9d630054a671e7f30705e91253cd106cd76
5e670214a68b36149e4/rootfs","created":"2025-09-29T11:32:03.80916862Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"10000","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kindnet-dlt9q_3c104882-129f-4dce-a534-b88dd9a84382","io.kubernetes.cri.sandbox-memory":"52428800","io.kubernetes.cri.sandbox-name":"kindnet-dlt9q","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"3c104882-129f-4dce-a534-b88dd9a84382"},"owner":"root"},{"ociVersion":"1.2.0","id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","pid":1793,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","rootfs":"/run/containerd/io.containerd.runtime.
v2.task/k8s.io/f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766/rootfs","created":"2025-09-29T11:32:03.76265571Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-proxy-fbnpt_0ab52347-8e98-4c2b-9450-5406432822e5","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-proxy-fbnpt","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"0ab52347-8e98-4c2b-9450-5406432822e5"},"owner":"root"}]
	I0929 11:32:43.418666  611708 cri.go:126] list returned 16 containers
	I0929 11:32:43.418674  611708 cri.go:129] container: {ID:070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac Status:running}
	I0929 11:32:43.418686  611708 cri.go:135] skipping {070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac running}: state = "running", want "paused"
	I0929 11:32:43.418698  611708 cri.go:129] container: {ID:1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc Status:running}
	I0929 11:32:43.418704  611708 cri.go:131] skipping 1772b01a208a1ccecf7219c254f00c15e0d62ae9dbca7c010bd81539e0175fbc - not in ps
	I0929 11:32:43.418708  611708 cri.go:129] container: {ID:1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf Status:running}
	I0929 11:32:43.418713  611708 cri.go:135] skipping {1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf running}: state = "running", want "paused"
	I0929 11:32:43.418717  611708 cri.go:129] container: {ID:41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 Status:running}
	I0929 11:32:43.418722  611708 cri.go:135] skipping {41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 running}: state = "running", want "paused"
	I0929 11:32:43.418726  611708 cri.go:129] container: {ID:4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a Status:running}
	I0929 11:32:43.418730  611708 cri.go:135] skipping {4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a running}: state = "running", want "paused"
	I0929 11:32:43.418733  611708 cri.go:129] container: {ID:503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e Status:running}
	I0929 11:32:43.418737  611708 cri.go:135] skipping {503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e running}: state = "running", want "paused"
	I0929 11:32:43.418740  611708 cri.go:129] container: {ID:74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 Status:running}
	I0929 11:32:43.418745  611708 cri.go:135] skipping {74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 running}: state = "running", want "paused"
	I0929 11:32:43.418749  611708 cri.go:129] container: {ID:9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0 Status:running}
	I0929 11:32:43.418753  611708 cri.go:131] skipping 9f76d49be3155386b0d4b2aab75b34c8a1592de862497cd9813c9cc3f2ff74d0 - not in ps
	I0929 11:32:43.418756  611708 cri.go:129] container: {ID:a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298 Status:running}
	I0929 11:32:43.418759  611708 cri.go:131] skipping a28a6bf04ce66d9ae0a0d5b76beb054e88b079e28450902f95518ae10c8ff298 - not in ps
	I0929 11:32:43.418762  611708 cri.go:129] container: {ID:a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd Status:running}
	I0929 11:32:43.418767  611708 cri.go:135] skipping {a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd running}: state = "running", want "paused"
	I0929 11:32:43.418771  611708 cri.go:129] container: {ID:b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243 Status:running}
	I0929 11:32:43.418775  611708 cri.go:131] skipping b0935a1291fb4f6d214465da9705ce4dba9374c64276feb2b014b7742b299243 - not in ps
	I0929 11:32:43.418779  611708 cri.go:129] container: {ID:b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed Status:running}
	I0929 11:32:43.418783  611708 cri.go:135] skipping {b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed running}: state = "running", want "paused"
	I0929 11:32:43.418787  611708 cri.go:129] container: {ID:c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358 Status:running}
	I0929 11:32:43.419750  611708 cri.go:131] skipping c19bb98968bda1739055952c3d27887ca183c8c7017fecf014929700999a1358 - not in ps
	I0929 11:32:43.419755  611708 cri.go:129] container: {ID:e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794 Status:running}
	I0929 11:32:43.419761  611708 cri.go:131] skipping e68f970c52b84758af223a732fa5aff00a4610f9b5dc36a7c35d0cc478ccf794 - not in ps
	I0929 11:32:43.419764  611708 cri.go:129] container: {ID:e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4 Status:running}
	I0929 11:32:43.419768  611708 cri.go:131] skipping e6a9fd176f9d630054a671e7f30705e91253cd106cd765e670214a68b36149e4 - not in ps
	I0929 11:32:43.419772  611708 cri.go:129] container: {ID:f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766 Status:running}
	I0929 11:32:43.419779  611708 cri.go:131] skipping f93620a996b4ec2d6adba7d18db80be4f90423db284ece00fa498f286189b766 - not in ps
	I0929 11:32:43.419847  611708 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 11:32:43.429273  611708 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0929 11:32:43.429293  611708 kubeadm.go:589] restartPrimaryControlPlane start ...
	I0929 11:32:43.429351  611708 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0929 11:32:43.438103  611708 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:43.438667  611708 kubeconfig.go:125] found "functional-023432" server: "https://192.168.49.2:8441"
	I0929 11:32:43.440051  611708 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0929 11:32:43.449304  611708 kubeadm.go:636] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml	2025-09-29 11:31:39.357770969 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2025-09-29 11:32:42.766676593 +0000
	@@ -24,7 +24,7 @@
	   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"
	+      value: "NamespaceAutoProvision"
	 controllerManager:
	   extraArgs:
	     - name: "allocate-node-cidrs"
	
	-- /stdout --
	I0929 11:32:43.449314  611708 kubeadm.go:1152] stopping kube-system containers ...
	I0929 11:32:43.449325  611708 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name: Namespaces:[kube-system]}
	I0929 11:32:43.449381  611708 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:32:43.487991  611708 cri.go:89] found id: "503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e"
	I0929 11:32:43.488002  611708 cri.go:89] found id: "74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6"
	I0929 11:32:43.488006  611708 cri.go:89] found id: "41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7"
	I0929 11:32:43.488009  611708 cri.go:89] found id: "b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed"
	I0929 11:32:43.488011  611708 cri.go:89] found id: "4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a"
	I0929 11:32:43.488022  611708 cri.go:89] found id: "a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd"
	I0929 11:32:43.488025  611708 cri.go:89] found id: "1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf"
	I0929 11:32:43.488027  611708 cri.go:89] found id: "070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac"
	I0929 11:32:43.488029  611708 cri.go:89] found id: ""
	I0929 11:32:43.488034  611708 cri.go:252] Stopping containers: [503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac]
	I0929 11:32:43.488088  611708 ssh_runner.go:195] Run: which crictl
	I0929 11:32:43.491567  611708 ssh_runner.go:195] Run: sudo /usr/bin/crictl stop --timeout=10 503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac
	I0929 11:32:59.072915  611708 ssh_runner.go:235] Completed: sudo /usr/bin/crictl stop --timeout=10 503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e 74c3ec814d085f5b4eed0e30abf3a70120704e0cdd0e23bd7d602cea95a90fa6 41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7 b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed 4412a351ecab1e557b2ac2916997b088022b9029cda3acda21f3a08e562f542a a78d2be369c9c8512a0d597a91e9939fb426eb60202c032d99f7f21ef5ff7bbd 1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf 070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac: (15.581310519s)
	I0929 11:32:59.072980  611708 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0929 11:32:59.174577  611708 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
	I0929 11:32:59.183561  611708 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5631 Sep 29 11:31 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5640 Sep 29 11:31 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1972 Sep 29 11:31 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5584 Sep 29 11:31 /etc/kubernetes/scheduler.conf
	
	I0929 11:32:59.183639  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0929 11:32:59.192537  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0929 11:32:59.201563  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.201632  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 11:32:59.209970  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0929 11:32:59.218502  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.218561  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 11:32:59.227259  611708 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0929 11:32:59.236298  611708 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0929 11:32:59.236354  611708 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 11:32:59.245023  611708 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 11:32:59.253895  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:32:59.300842  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:01.944661  611708 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (2.643793508s)
	I0929 11:33:01.944684  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.135303  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.194534  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:02.256761  611708 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:33:02.256831  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:02.757189  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:03.257373  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:03.279054  611708 api_server.go:72] duration metric: took 1.022303348s to wait for apiserver process to appear ...
	I0929 11:33:03.279066  611708 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:33:03.279084  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:03.279371  611708 api_server.go:269] stopped: https://192.168.49.2:8441/healthz: Get "https://192.168.49.2:8441/healthz": dial tcp 192.168.49.2:8441: connect: connection refused
	I0929 11:33:03.779353  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:06.811005  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0929 11:33:06.811022  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0929 11:33:06.811065  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:06.840478  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0929 11:33:06.840496  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0929 11:33:07.279796  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:07.289815  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0929 11:33:07.289834  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0929 11:33:07.780008  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:07.791133  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0929 11:33:07.791150  611708 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0929 11:33:08.279844  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:08.288157  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0929 11:33:08.306476  611708 api_server.go:141] control plane version: v1.34.0
	I0929 11:33:08.306494  611708 api_server.go:131] duration metric: took 5.027421823s to wait for apiserver health ...
	I0929 11:33:08.306502  611708 cni.go:84] Creating CNI manager for ""
	I0929 11:33:08.306507  611708 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 11:33:08.310148  611708 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:33:08.313128  611708 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:33:08.317375  611708 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:33:08.317386  611708 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:33:08.343238  611708 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:33:08.789228  611708 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:33:08.793897  611708 system_pods.go:59] 8 kube-system pods found
	I0929 11:33:08.793918  611708 system_pods.go:61] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:08.793926  611708 system_pods.go:61] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:08.793930  611708 system_pods.go:61] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:08.793938  611708 system_pods.go:61] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:08.793943  611708 system_pods.go:61] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:08.793948  611708 system_pods.go:61] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:08.793954  611708 system_pods.go:61] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:08.793957  611708 system_pods.go:61] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:08.793963  611708 system_pods.go:74] duration metric: took 4.724678ms to wait for pod list to return data ...
	I0929 11:33:08.793969  611708 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:33:08.796881  611708 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:33:08.796900  611708 node_conditions.go:123] node cpu capacity is 2
	I0929 11:33:08.796910  611708 node_conditions.go:105] duration metric: took 2.936961ms to run NodePressure ...
	I0929 11:33:08.796927  611708 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0929 11:33:09.105135  611708 kubeadm.go:720] waiting for restarted kubelet to initialise ...
	I0929 11:33:09.111069  611708 kubeadm.go:735] kubelet initialised
	I0929 11:33:09.111081  611708 kubeadm.go:736] duration metric: took 5.928274ms waiting for restarted kubelet to initialise ...
	I0929 11:33:09.111096  611708 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:33:09.119523  611708 ops.go:34] apiserver oom_adj: -16
	I0929 11:33:09.119534  611708 kubeadm.go:593] duration metric: took 25.6902357s to restartPrimaryControlPlane
	I0929 11:33:09.119542  611708 kubeadm.go:394] duration metric: took 25.773688602s to StartCluster
	I0929 11:33:09.119575  611708 settings.go:142] acquiring lock: {Name:mkf45888ef576c1bf98dbaa1f7d29a292a22dea6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:33:09.119649  611708 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:33:09.120393  611708 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/kubeconfig: {Name:mkfcc5e53b87dce56035f875fbec8c690ef4466b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:33:09.120632  611708 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0929 11:33:09.120946  611708 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:33:09.120992  611708 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0929 11:33:09.121069  611708 addons.go:69] Setting storage-provisioner=true in profile "functional-023432"
	I0929 11:33:09.121082  611708 addons.go:238] Setting addon storage-provisioner=true in "functional-023432"
	W0929 11:33:09.121087  611708 addons.go:247] addon storage-provisioner should already be in state true
	I0929 11:33:09.121106  611708 host.go:66] Checking if "functional-023432" exists ...
	I0929 11:33:09.121191  611708 addons.go:69] Setting default-storageclass=true in profile "functional-023432"
	I0929 11:33:09.121204  611708 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-023432"
	I0929 11:33:09.121528  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.121895  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.123835  611708 out.go:179] * Verifying Kubernetes components...
	I0929 11:33:09.126852  611708 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:33:09.159808  611708 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:33:09.162775  611708 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:33:09.162786  611708 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:33:09.162854  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:33:09.169278  611708 addons.go:238] Setting addon default-storageclass=true in "functional-023432"
	W0929 11:33:09.169288  611708 addons.go:247] addon default-storageclass should already be in state true
	I0929 11:33:09.169311  611708 host.go:66] Checking if "functional-023432" exists ...
	I0929 11:33:09.169714  611708 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
	I0929 11:33:09.206028  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:33:09.222317  611708 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:33:09.222329  611708 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:33:09.222388  611708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
	I0929 11:33:09.268652  611708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
	I0929 11:33:09.309950  611708 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:33:09.328015  611708 node_ready.go:35] waiting up to 6m0s for node "functional-023432" to be "Ready" ...
	I0929 11:33:09.330521  611708 node_ready.go:49] node "functional-023432" is "Ready"
	I0929 11:33:09.330535  611708 node_ready.go:38] duration metric: took 2.489939ms for node "functional-023432" to be "Ready" ...
	I0929 11:33:09.330546  611708 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:33:09.330605  611708 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:33:09.343160  611708 api_server.go:72] duration metric: took 222.499949ms to wait for apiserver process to appear ...
	I0929 11:33:09.343173  611708 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:33:09.343191  611708 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0929 11:33:09.349689  611708 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:33:09.353456  611708 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0929 11:33:09.355184  611708 api_server.go:141] control plane version: v1.34.0
	I0929 11:33:09.355198  611708 api_server.go:131] duration metric: took 12.019668ms to wait for apiserver health ...
	I0929 11:33:09.355205  611708 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:33:09.358867  611708 system_pods.go:59] 8 kube-system pods found
	I0929 11:33:09.358881  611708 system_pods.go:61] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:09.358890  611708 system_pods.go:61] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:09.358894  611708 system_pods.go:61] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:09.358902  611708 system_pods.go:61] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:09.358908  611708 system_pods.go:61] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:09.358912  611708 system_pods.go:61] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:09.358919  611708 system_pods.go:61] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:09.358922  611708 system_pods.go:61] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:09.358927  611708 system_pods.go:74] duration metric: took 3.716968ms to wait for pod list to return data ...
	I0929 11:33:09.358933  611708 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:33:09.361320  611708 default_sa.go:45] found service account: "default"
	I0929 11:33:09.361333  611708 default_sa.go:55] duration metric: took 2.394742ms for default service account to be created ...
	I0929 11:33:09.361340  611708 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:33:09.366057  611708 system_pods.go:86] 8 kube-system pods found
	I0929 11:33:09.366079  611708 system_pods.go:89] "coredns-66bc5c9577-q66mt" [c6029aa6-1fa6-45fc-b9b3-54a2fd7732d5] Running
	I0929 11:33:09.366087  611708 system_pods.go:89] "etcd-functional-023432" [44d2bde1-c259-4ceb-9142-4ecb8adafb64] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0929 11:33:09.366091  611708 system_pods.go:89] "kindnet-dlt9q" [3c104882-129f-4dce-a534-b88dd9a84382] Running
	I0929 11:33:09.366100  611708 system_pods.go:89] "kube-apiserver-functional-023432" [f8387019-e65c-4c62-a15d-a3970d809da0] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0929 11:33:09.366105  611708 system_pods.go:89] "kube-controller-manager-functional-023432" [296c3b64-203d-4b14-b654-2d0a9933b586] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0929 11:33:09.366108  611708 system_pods.go:89] "kube-proxy-fbnpt" [0ab52347-8e98-4c2b-9450-5406432822e5] Running
	I0929 11:33:09.366113  611708 system_pods.go:89] "kube-scheduler-functional-023432" [01d615a5-3451-4350-8cd2-011cb9cb793c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0929 11:33:09.366116  611708 system_pods.go:89] "storage-provisioner" [e98ef921-c7ec-49c5-943d-41910f3a1e72] Running
	I0929 11:33:09.366123  611708 system_pods.go:126] duration metric: took 4.777611ms to wait for k8s-apps to be running ...
	I0929 11:33:09.366129  611708 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:33:09.366190  611708 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:33:09.389669  611708 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:33:10.241544  611708 system_svc.go:56] duration metric: took 875.400358ms WaitForService to wait for kubelet
	I0929 11:33:10.241562  611708 kubeadm.go:578] duration metric: took 1.12090647s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:33:10.241578  611708 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:33:10.249850  611708 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:33:10.249864  611708 node_conditions.go:123] node cpu capacity is 2
	I0929 11:33:10.249874  611708 node_conditions.go:105] duration metric: took 8.291573ms to run NodePressure ...
	I0929 11:33:10.249885  611708 start.go:241] waiting for startup goroutines ...
	I0929 11:33:10.257989  611708 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I0929 11:33:10.260885  611708 addons.go:514] duration metric: took 1.139871977s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0929 11:33:10.260919  611708 start.go:246] waiting for cluster config update ...
	I0929 11:33:10.260930  611708 start.go:255] writing updated cluster config ...
	I0929 11:33:10.261213  611708 ssh_runner.go:195] Run: rm -f paused
	I0929 11:33:10.265375  611708 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:33:10.269629  611708 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-q66mt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:10.274992  611708 pod_ready.go:94] pod "coredns-66bc5c9577-q66mt" is "Ready"
	I0929 11:33:10.275005  611708 pod_ready.go:86] duration metric: took 5.361751ms for pod "coredns-66bc5c9577-q66mt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:10.277686  611708 pod_ready.go:83] waiting for pod "etcd-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	W0929 11:33:12.283047  611708 pod_ready.go:104] pod "etcd-functional-023432" is not "Ready", error: <nil>
	W0929 11:33:14.284174  611708 pod_ready.go:104] pod "etcd-functional-023432" is not "Ready", error: <nil>
	I0929 11:33:15.283722  611708 pod_ready.go:94] pod "etcd-functional-023432" is "Ready"
	I0929 11:33:15.283740  611708 pod_ready.go:86] duration metric: took 5.006041402s for pod "etcd-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:15.286280  611708 pod_ready.go:83] waiting for pod "kube-apiserver-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	W0929 11:33:17.292458  611708 pod_ready.go:104] pod "kube-apiserver-functional-023432" is not "Ready", error: <nil>
	W0929 11:33:19.792145  611708 pod_ready.go:104] pod "kube-apiserver-functional-023432" is not "Ready", error: <nil>
	I0929 11:33:20.791463  611708 pod_ready.go:94] pod "kube-apiserver-functional-023432" is "Ready"
	I0929 11:33:20.791478  611708 pod_ready.go:86] duration metric: took 5.505184484s for pod "kube-apiserver-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.793733  611708 pod_ready.go:83] waiting for pod "kube-controller-manager-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.798476  611708 pod_ready.go:94] pod "kube-controller-manager-functional-023432" is "Ready"
	I0929 11:33:20.798490  611708 pod_ready.go:86] duration metric: took 4.745438ms for pod "kube-controller-manager-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.800782  611708 pod_ready.go:83] waiting for pod "kube-proxy-fbnpt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.805074  611708 pod_ready.go:94] pod "kube-proxy-fbnpt" is "Ready"
	I0929 11:33:20.805087  611708 pod_ready.go:86] duration metric: took 4.294281ms for pod "kube-proxy-fbnpt" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.807499  611708 pod_ready.go:83] waiting for pod "kube-scheduler-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.989829  611708 pod_ready.go:94] pod "kube-scheduler-functional-023432" is "Ready"
	I0929 11:33:20.989843  611708 pod_ready.go:86] duration metric: took 182.333779ms for pod "kube-scheduler-functional-023432" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:33:20.989856  611708 pod_ready.go:40] duration metric: took 10.724461793s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:33:21.051579  611708 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:33:21.054768  611708 out.go:179] * Done! kubectl is now configured to use "functional-023432" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4230bb30550d5       35f3cbee4fb77       4 minutes ago       Running             nginx                     0                   395ba7fb22882       nginx-svc
	0518999e90247       ba04bb24b9575       4 minutes ago       Running             storage-provisioner       2                   1772b01a208a1       storage-provisioner
	ef3b1fb59d57b       d291939e99406       4 minutes ago       Running             kube-apiserver            0                   fbd55ce4cc9b7       kube-apiserver-functional-023432
	00567c4aa0cb2       a25f5ef9c34c3       4 minutes ago       Running             kube-scheduler            1                   b0935a1291fb4       kube-scheduler-functional-023432
	8de36b13b89e7       996be7e86d9b3       4 minutes ago       Running             kube-controller-manager   2                   c19bb98968bda       kube-controller-manager-functional-023432
	1936eec3a5774       a1894772a478e       4 minutes ago       Running             etcd                      1                   9f76d49be3155       etcd-functional-023432
	7dfbaad1dee95       996be7e86d9b3       4 minutes ago       Exited              kube-controller-manager   1                   c19bb98968bda       kube-controller-manager-functional-023432
	52f57e2bd6297       b1a8c6f707935       4 minutes ago       Running             kindnet-cni               1                   e6a9fd176f9d6       kindnet-dlt9q
	f12eddbd2dfd3       138784d87c9c5       4 minutes ago       Running             coredns                   1                   e68f970c52b84       coredns-66bc5c9577-q66mt
	a0c2b1ae2fa98       6fc32d66c1411       4 minutes ago       Running             kube-proxy                1                   f93620a996b4e       kube-proxy-fbnpt
	19188ce9962f0       ba04bb24b9575       4 minutes ago       Exited              storage-provisioner       1                   1772b01a208a1       storage-provisioner
	503891caaffb4       138784d87c9c5       5 minutes ago       Exited              coredns                   0                   e68f970c52b84       coredns-66bc5c9577-q66mt
	41c35e3a93953       b1a8c6f707935       5 minutes ago       Exited              kindnet-cni               0                   e6a9fd176f9d6       kindnet-dlt9q
	b2f6650fe4686       6fc32d66c1411       5 minutes ago       Exited              kube-proxy                0                   f93620a996b4e       kube-proxy-fbnpt
	1d5a44c5fabe1       a1894772a478e       5 minutes ago       Exited              etcd                      0                   9f76d49be3155       etcd-functional-023432
	070b40dbebb70       a25f5ef9c34c3       5 minutes ago       Exited              kube-scheduler            0                   b0935a1291fb4       kube-scheduler-functional-023432
	
	
	==> containerd <==
	Sep 29 11:34:19 functional-023432 containerd[3541]: time="2025-09-29T11:34:19.297354706Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:34:19 functional-023432 containerd[3541]: time="2025-09-29T11:34:19.299742810Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:34:19 functional-023432 containerd[3541]: time="2025-09-29T11:34:19.433573851Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:34:19 functional-023432 containerd[3541]: time="2025-09-29T11:34:19.720216834Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:34:19 functional-023432 containerd[3541]: time="2025-09-29T11:34:19.720314805Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10998"
	Sep 29 11:35:01 functional-023432 containerd[3541]: time="2025-09-29T11:35:01.297218381Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 29 11:35:01 functional-023432 containerd[3541]: time="2025-09-29T11:35:01.299923946Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:35:01 functional-023432 containerd[3541]: time="2025-09-29T11:35:01.447553908Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:35:01 functional-023432 containerd[3541]: time="2025-09-29T11:35:01.729128500Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:35:01 functional-023432 containerd[3541]: time="2025-09-29T11:35:01.729176968Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=10966"
	Sep 29 11:35:09 functional-023432 containerd[3541]: time="2025-09-29T11:35:09.298275549Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:35:09 functional-023432 containerd[3541]: time="2025-09-29T11:35:09.300614479Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:35:09 functional-023432 containerd[3541]: time="2025-09-29T11:35:09.431292502Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:35:09 functional-023432 containerd[3541]: time="2025-09-29T11:35:09.716890520Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:35:09 functional-023432 containerd[3541]: time="2025-09-29T11:35:09.716990961Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 29 11:36:28 functional-023432 containerd[3541]: time="2025-09-29T11:36:28.297441015Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 29 11:36:28 functional-023432 containerd[3541]: time="2025-09-29T11:36:28.299959854Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:36:28 functional-023432 containerd[3541]: time="2025-09-29T11:36:28.439928296Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:36:28 functional-023432 containerd[3541]: time="2025-09-29T11:36:28.836236958Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:36:28 functional-023432 containerd[3541]: time="2025-09-29T11:36:28.836277992Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=21214"
	Sep 29 11:36:36 functional-023432 containerd[3541]: time="2025-09-29T11:36:36.298076966Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 29 11:36:36 functional-023432 containerd[3541]: time="2025-09-29T11:36:36.300385406Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:36:36 functional-023432 containerd[3541]: time="2025-09-29T11:36:36.437683689Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 29 11:36:36 functional-023432 containerd[3541]: time="2025-09-29T11:36:36.721820880Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 29 11:36:36 functional-023432 containerd[3541]: time="2025-09-29T11:36:36.722097660Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	
	
	==> coredns [503891caaffb4a90b78aa64be687c2775d785d3e6d6646759f142705ba21ad1e] <==
	maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:58684 - 46809 "HINFO IN 2007990178422355405.8188019698738421968. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.022121046s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [f12eddbd2dfd3acea03c8fd5a4e78c2c0d843c86a2178cfa9f2c52f39f0087c6] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:45470 - 50307 "HINFO IN 7468910942226666818.8694900322019128569. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.026543108s
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.32.3/tools/cache/reflector.go:251: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[ERROR] plugin/kubernetes: Unhandled Error
	
	
	==> describe nodes <==
	Name:               functional-023432
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-023432
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c1f958e1d15faaa2b94ae7399d1155627e45fcf8
	                    minikube.k8s.io/name=functional-023432
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_31_58_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:31:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-023432
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:37:31 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:34:08 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:34:08 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:34:08 +0000   Mon, 29 Sep 2025 11:31:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:34:08 +0000   Mon, 29 Sep 2025 11:31:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-023432
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 625a120f9a764d10ad86a5a5e102bc0f
	  System UUID:                c937c696-929b-4169-a5de-eda4673503d8
	  Boot ID:                    494e74a6-0cc0-4e11-b805-6e03fd0a2f34
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-connect-7d85dfc575-xk2p4          0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m59s
	  default                     nginx-svc                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m9s
	  default                     sp-pod                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m2s
	  kube-system                 coredns-66bc5c9577-q66mt                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m37s
	  kube-system                 etcd-functional-023432                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m42s
	  kube-system                 kindnet-dlt9q                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      5m37s
	  kube-system                 kube-apiserver-functional-023432             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4m33s
	  kube-system                 kube-controller-manager-functional-023432    200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m43s
	  kube-system                 kube-proxy-fbnpt                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m37s
	  kube-system                 kube-scheduler-functional-023432             100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m43s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m36s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  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                 5m36s                  kube-proxy       
	  Normal   Starting                 4m31s                  kube-proxy       
	  Normal   Starting                 5m43s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m43s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  5m42s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  5m42s                  kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m42s                  kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m42s                  kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m38s                  node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	  Normal   Starting                 4m38s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m38s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m38s (x8 over 4m38s)  kubelet          Node functional-023432 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m38s (x8 over 4m38s)  kubelet          Node functional-023432 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m38s (x7 over 4m38s)  kubelet          Node functional-023432 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  4m38s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           4m30s                  node-controller  Node functional-023432 event: Registered Node functional-023432 in Controller
	
	
	==> dmesg <==
	[Sep29 09:30] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 09:52] FS-Cache: Duplicate cookie detected
	[  +0.000915] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
	[  +0.001068] FS-Cache: O-cookie d=0000000026a97d32{9P.session} n=00000000bf306ec3
	[  +0.001158] FS-Cache: O-key=[10] '34323936333132303633'
	[  +0.000821] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001131] FS-Cache: N-cookie d=0000000026a97d32{9P.session} n=0000000051580dd0
	[  +0.001215] FS-Cache: N-key=[10] '34323936333132303633'
	[Sep29 09:56] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep29 10:58] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [1936eec3a57742a716bd53720a604ea495855368be0c070aeb4718e60ed58e53] <==
	{"level":"warn","ts":"2025-09-29T11:33:05.495686Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45236","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.519952Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45268","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.534657Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45284","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.561184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45298","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.582450Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45314","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.595198Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45332","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.616858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45336","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.630012Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.647715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45368","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.670197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45386","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.687174Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45414","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.715109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45438","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.733935Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45444","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.752190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45474","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.775617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45490","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.788890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45510","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.814787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45522","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.821309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45534","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.840766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45550","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.858401Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45566","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.882064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45588","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.906490Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.922885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45614","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:05.939822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:33:06.042861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45660","server-name":"","error":"EOF"}
	
	
	==> etcd [1d5a44c5fabe1a1af246cb0f9985eef659cdf0cb49bc2983649ed664f1591faf] <==
	{"level":"warn","ts":"2025-09-29T11:31:53.902731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51034","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.909127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51050","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.931745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51072","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:53.983552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51088","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.007165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51112","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.048829Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51128","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:31:54.181874Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51140","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:32:58.962025Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-29T11:32:58.962085Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"error","ts":"2025-09-29T11:32:58.962188Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.963989Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:32:58.964071Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2381: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964124Z","caller":"etcdserver/server.go:1281","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964128Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964147Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964155Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.964167Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"info","ts":"2025-09-29T11:32:58.964190Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964230Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:32:58.964244Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:32:58.964252Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967422Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-29T11:32:58.967511Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2380: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:32:58.967557Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-29T11:32:58.967566Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-023432","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 11:37:40 up  3:20,  0 users,  load average: 0.05, 0.56, 0.75
	Linux functional-023432 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [41c35e3a939533bc226e3cf51a37eb19289152c6d28cd5eeabd797780cd5abd7] <==
	I0929 11:32:04.413416       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0929 11:32:04.413967       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0929 11:32:04.414111       1 main.go:148] setting mtu 1500 for CNI 
	I0929 11:32:04.414123       1 main.go:178] kindnetd IP family: "ipv4"
	I0929 11:32:04.414134       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-29T11:32:04Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0929 11:32:04.622008       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0929 11:32:04.622116       1 controller.go:381] "Waiting for informer caches to sync"
	I0929 11:32:04.622149       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0929 11:32:04.623745       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	I0929 11:32:04.922495       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0929 11:32:04.922526       1 metrics.go:72] Registering metrics
	I0929 11:32:04.922885       1 controller.go:711] "Syncing nftables rules"
	I0929 11:32:14.623153       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:14.623253       1 main.go:301] handling current node
	I0929 11:32:24.624414       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:24.624648       1 main.go:301] handling current node
	I0929 11:32:34.628021       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:34.628054       1 main.go:301] handling current node
	I0929 11:32:44.628094       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:32:44.628130       1 main.go:301] handling current node
	
	
	==> kindnet [52f57e2bd62979f6b850cb603d139bd03ff5e5caa250f8ec569a956bc80fc1d1] <==
	I0929 11:35:39.819837       1 main.go:301] handling current node
	I0929 11:35:49.822584       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:35:49.822733       1 main.go:301] handling current node
	I0929 11:35:59.820168       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:35:59.820280       1 main.go:301] handling current node
	I0929 11:36:09.820044       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:09.820077       1 main.go:301] handling current node
	I0929 11:36:19.820679       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:19.820711       1 main.go:301] handling current node
	I0929 11:36:29.822762       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:29.822799       1 main.go:301] handling current node
	I0929 11:36:39.815374       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:39.815410       1 main.go:301] handling current node
	I0929 11:36:49.821732       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:49.821916       1 main.go:301] handling current node
	I0929 11:36:59.821888       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:36:59.821924       1 main.go:301] handling current node
	I0929 11:37:09.815779       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:37:09.815813       1 main.go:301] handling current node
	I0929 11:37:19.818427       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:37:19.818466       1 main.go:301] handling current node
	I0929 11:37:29.819995       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:37:29.820030       1 main.go:301] handling current node
	I0929 11:37:39.823411       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:37:39.823444       1 main.go:301] handling current node
	
	
	==> kube-apiserver [ef3b1fb59d57b4be240e5ccc97a2038e6202dd35c4a27e96f90060ad1d9eef53] <==
	I0929 11:33:06.952465       1 shared_informer.go:356] "Caches are synced" controller="ipallocator-repair-controller"
	I0929 11:33:06.952713       1 shared_informer.go:356] "Caches are synced" controller="kubernetes-service-cidr-controller"
	I0929 11:33:06.952854       1 default_servicecidr_controller.go:137] Shutting down kubernetes-service-cidr-controller
	I0929 11:33:06.962689       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0929 11:33:06.962907       1 shared_informer.go:356] "Caches are synced" controller="cluster_authentication_trust_controller"
	I0929 11:33:06.973368       1 controller.go:667] quota admission added evaluator for: leases.coordination.k8s.io
	I0929 11:33:07.276771       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I0929 11:33:07.698941       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0929 11:33:07.997605       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0929 11:33:07.999282       1 controller.go:667] quota admission added evaluator for: endpoints
	I0929 11:33:08.009306       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0929 11:33:08.781063       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	I0929 11:33:08.971397       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I0929 11:33:09.058253       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0929 11:33:09.067137       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0929 11:33:12.128633       1 controller.go:667] quota admission added evaluator for: replicasets.apps
	I0929 11:33:24.970918       1 alloc.go:328] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.105.223.176"}
	I0929 11:33:31.781202       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.110.175.96"}
	I0929 11:33:41.349123       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.102.181.23"}
	I0929 11:34:29.222199       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:34:30.818669       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:35:49.973719       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:35:52.097363       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:00.401515       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:37:05.169634       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [7dfbaad1dee951223e56d25ffbc278fb336274bf35d2be9c10ae5a38ea58758b] <==
	I0929 11:32:50.276333       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:32:51.993124       1 controllermanager.go:191] "Starting" version="v1.34.0"
	I0929 11:32:51.993157       1 controllermanager.go:193] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:51.994808       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0929 11:32:51.995062       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0929 11:32:51.995441       1 secure_serving.go:211] Serving securely on 127.0.0.1:10257
	I0929 11:32:51.995519       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0929 11:33:01.998059       1 controllermanager.go:245] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get \"https://192.168.49.2:8441/healthz\": dial tcp 192.168.49.2:8441: connect: connection refused"
	
	
	==> kube-controller-manager [8de36b13b89e73e0c4d7e276b277fb0bd169fb81e64407c94ade8a3e7c8ad714] <==
	I0929 11:33:10.059372       1 shared_informer.go:356] "Caches are synced" controller="TTL"
	I0929 11:33:10.063726       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
	I0929 11:33:10.066920       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:33:10.069926       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0929 11:33:10.070766       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0929 11:33:10.080330       1 shared_informer.go:356] "Caches are synced" controller="service-cidr-controller"
	I0929 11:33:10.082817       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0929 11:33:10.091303       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0929 11:33:10.100258       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0929 11:33:10.104640       1 shared_informer.go:356] "Caches are synced" controller="PV protection"
	I0929 11:33:10.104881       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:10.105044       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:33:10.105130       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0929 11:33:10.104895       1 shared_informer.go:356] "Caches are synced" controller="HPA"
	I0929 11:33:10.104908       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0929 11:33:10.106207       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:33:10.106805       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-023432"
	I0929 11:33:10.106976       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:33:10.105332       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0929 11:33:10.113556       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0929 11:33:10.122740       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0929 11:33:10.122785       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0929 11:33:10.123115       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0929 11:33:10.170431       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:33:12.131777       1 endpointslice_controller.go:344] "Error syncing endpoint slices for service, retrying" logger="endpointslice-controller" key="kube-system/kube-dns" err="EndpointSlice informer cache is out of date"
	
	
	==> kube-proxy [a0c2b1ae2fa98de27fa0d1d7274268c0632088e0ef5363e7126ae004804fc5f9] <==
	I0929 11:32:49.596362       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	E0929 11:32:49.597590       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:51.145597       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:53.259595       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:32:59.591892       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: Get \"https://control-plane.minikube.internal:8441/api/v1/nodes?fieldSelector=metadata.name%3Dfunctional-023432&limit=500&resourceVersion=0\": dial tcp 192.168.49.2:8441: connect: connection refused" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	I0929 11:33:08.801944       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:33:08.802066       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:33:08.802220       1 server.go:256] "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`"
	I0929 11:33:08.873947       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:33:08.874111       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:33:08.877920       1 proxier.go:242] "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"
	I0929 11:33:08.878401       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:33:08.878478       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:08.881714       1 config.go:200] "Starting service config controller"
	I0929 11:33:08.881736       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:33:08.882510       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:33:08.882594       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:33:08.882699       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:33:08.882757       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:33:08.883479       1 config.go:309] "Starting node config controller"
	I0929 11:33:08.883564       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:33:08.883630       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:33:08.982744       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:33:08.982947       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:33:08.982961       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-proxy [b2f6650fe46860b0402c2e2b404427d11dd5a7194faf326b2c0fe0cfb698b8ed] <==
	I0929 11:32:04.078272       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:32:04.164421       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:32:04.286742       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:32:04.286823       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:32:04.286971       1 server.go:256] "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`"
	I0929 11:32:04.316067       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:32:04.316119       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:32:04.326456       1 proxier.go:242] "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"
	I0929 11:32:04.326841       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:32:04.326859       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:32:04.328369       1 config.go:200] "Starting service config controller"
	I0929 11:32:04.328379       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:32:04.328397       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:32:04.328402       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:32:04.328412       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:32:04.328416       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:32:04.329103       1 config.go:309] "Starting node config controller"
	I0929 11:32:04.329112       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:32:04.329118       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:32:04.428634       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:32:04.428679       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:32:04.428734       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [00567c4aa0cb29d84926cbf45c6ee4fe87c063ed3d1be617a401ba48297bcb76] <==
	I0929 11:33:06.039047       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:33:07.192730       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0929 11:33:07.192765       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:33:07.199398       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 11:33:07.199637       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 11:33:07.199773       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.199872       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 11:33:07.201169       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201194       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:33:07.201209       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.201216       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301829       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:33:07.301963       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 11:33:07.302122       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kube-scheduler [070b40dbebb70a0e5d0b76c94c15123fa9061221952b20feeb92f89440ed90ac] <==
	E0929 11:31:55.281848       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:31:55.281896       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:31:55.289752       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E0929 11:31:55.299029       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:55.299343       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0929 11:31:55.299534       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:31:55.300679       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:31:55.300897       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0929 11:31:55.301094       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:31:55.301254       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:55.301442       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:31:55.301707       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:55.302188       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.144042       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:31:56.174268       1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:31:56.228189       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:31:56.350675       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:31:56.550309       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	I0929 11:31:58.266139       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023746       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0929 11:32:59.023787       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:32:59.023827       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0929 11:32:59.023846       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0929 11:32:59.023878       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0929 11:32:59.023896       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Sep 29 11:35:39 functional-023432 kubelet[4493]: E0929 11:35:39.297099    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:35:48 functional-023432 kubelet[4493]: E0929 11:35:48.296950    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:35:54 functional-023432 kubelet[4493]: E0929 11:35:54.297553    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:00 functional-023432 kubelet[4493]: E0929 11:36:00.298543    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:36:05 functional-023432 kubelet[4493]: E0929 11:36:05.297229    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:12 functional-023432 kubelet[4493]: E0929 11:36:12.297511    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:36:17 functional-023432 kubelet[4493]: E0929 11:36:17.297602    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:23 functional-023432 kubelet[4493]: E0929 11:36:23.297070    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:36:28 functional-023432 kubelet[4493]: E0929 11:36:28.836530    4493 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:36:28 functional-023432 kubelet[4493]: E0929 11:36:28.836589    4493 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Sep 29 11:36:28 functional-023432 kubelet[4493]: E0929 11:36:28.836683    4493 kuberuntime_manager.go:1449] "Unhandled Error" err="container myfrontend start failed in pod sp-pod_default(395d8fa9-cf6b-486b-ab88-b47410a690d8): ErrImagePull: failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:36:28 functional-023432 kubelet[4493]: E0929 11:36:28.836721    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:36 functional-023432 kubelet[4493]: E0929 11:36:36.722073    4493 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="kicbase/echo-server:latest"
	Sep 29 11:36:36 functional-023432 kubelet[4493]: E0929 11:36:36.722134    4493 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="kicbase/echo-server:latest"
	Sep 29 11:36:36 functional-023432 kubelet[4493]: E0929 11:36:36.722208    4493 kuberuntime_manager.go:1449] "Unhandled Error" err="container echo-server start failed in pod hello-node-connect-7d85dfc575-xk2p4_default(fe57de67-04a2-4d4b-8471-de3aabd54b88): ErrImagePull: failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 29 11:36:36 functional-023432 kubelet[4493]: E0929 11:36:36.722269    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:36:39 functional-023432 kubelet[4493]: E0929 11:36:39.296936    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:50 functional-023432 kubelet[4493]: E0929 11:36:50.296608    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:36:50 functional-023432 kubelet[4493]: E0929 11:36:50.297650    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:37:04 functional-023432 kubelet[4493]: E0929 11:37:04.297367    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:37:04 functional-023432 kubelet[4493]: E0929 11:37:04.298205    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:37:18 functional-023432 kubelet[4493]: E0929 11:37:18.297358    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:37:19 functional-023432 kubelet[4493]: E0929 11:37:19.297298    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	Sep 29 11:37:31 functional-023432 kubelet[4493]: E0929 11:37:31.296552    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ImagePullBackOff: \"Back-off pulling image \\\"kicbase/echo-server\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-xk2p4" podUID="fe57de67-04a2-4d4b-8471-de3aabd54b88"
	Sep 29 11:37:33 functional-023432 kubelet[4493]: E0929 11:37:33.297035    4493 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="395d8fa9-cf6b-486b-ab88-b47410a690d8"
	
	
	==> storage-provisioner [0518999e9024796329bab415f38847b25b9a4f91bf964c8081481bd02b2e48b1] <==
	W0929 11:37:16.229674       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:18.233019       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:18.250814       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:20.254097       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:20.258721       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:22.261746       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:22.266241       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:24.269441       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:24.279466       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:26.282537       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:26.289310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:28.292037       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:28.296658       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:30.302144       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:30.309166       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:32.312001       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:32.316234       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:34.318799       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:34.325150       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:36.327825       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:36.332643       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:38.336256       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:38.340547       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:40.344171       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:37:40.351579       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [19188ce9962f0663b70344d744cd8f2dc106d99dc364e223b8d87b8517f8d28b] <==
	I0929 11:32:49.319341       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0929 11:32:49.325096       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-023432 -n functional-023432
helpers_test.go:269: (dbg) Run:  kubectl --context functional-023432 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-node-connect-7d85dfc575-xk2p4 sp-pod
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-023432 describe pod hello-node-connect-7d85dfc575-xk2p4 sp-pod
helpers_test.go:290: (dbg) kubectl --context functional-023432 describe pod hello-node-connect-7d85dfc575-xk2p4 sp-pod:

                                                
                                                
-- stdout --
	Name:             hello-node-connect-7d85dfc575-xk2p4
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:41 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:           10.244.0.6
	Controlled By:  ReplicaSet/hello-node-connect-7d85dfc575
	Containers:
	  echo-server:
	    Container ID:   
	    Image:          kicbase/echo-server
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kg7lm (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-kg7lm:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  4m                    default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-xk2p4 to functional-023432
	  Normal   Pulling    65s (x5 over 4m)      kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     65s (x5 over 3m59s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     65s (x5 over 3m59s)   kubelet            Error: ErrImagePull
	  Normal   BackOff    10s (x15 over 3m59s)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     10s (x15 over 3m59s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-023432/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:33:38 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t4w5v (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-t4w5v:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  4m3s                  default-scheduler  Successfully assigned default/sp-pod to functional-023432
	  Warning  Failed     2m40s (x4 over 4m2s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    73s (x5 over 4m3s)    kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     73s (x5 over 4m2s)    kubelet            Error: ErrImagePull
	  Warning  Failed     73s                   kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    8s (x15 over 4m2s)    kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     8s (x15 over 4m2s)    kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
helpers_test.go:293: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: end of post-mortem logs <<<
helpers_test.go:294: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/PersistentVolumeClaim (249.69s)

                                                
                                    

Test pass (292/332)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 6.52
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.1
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.0/json-events 5.35
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.15
18 TestDownloadOnly/v1.34.0/DeleteAll 0.35
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.24
21 TestBinaryMirror 0.63
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 426.66
31 TestAddons/serial/GCPAuth/Namespaces 0.18
32 TestAddons/serial/GCPAuth/FakeCredentials 8.86
36 TestAddons/parallel/RegistryCreds 0.9
38 TestAddons/parallel/InspektorGadget 6.3
39 TestAddons/parallel/MetricsServer 5.89
42 TestAddons/parallel/Headlamp 18.99
43 TestAddons/parallel/CloudSpanner 5.67
45 TestAddons/parallel/NvidiaDevicePlugin 6.62
48 TestAddons/StoppedEnableDisable 12.25
49 TestCertOptions 35.57
50 TestCertExpiration 234.72
52 TestForceSystemdFlag 42.3
53 TestForceSystemdEnv 46.45
59 TestErrorSpam/setup 36.23
60 TestErrorSpam/start 0.81
61 TestErrorSpam/status 1.23
62 TestErrorSpam/pause 1.7
63 TestErrorSpam/unpause 1.77
64 TestErrorSpam/stop 2.62
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 59.26
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 6.88
71 TestFunctional/serial/KubeContext 0.06
72 TestFunctional/serial/KubectlGetPods 0.09
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.73
76 TestFunctional/serial/CacheCmd/cache/add_local 1.3
77 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
78 TestFunctional/serial/CacheCmd/cache/list 0.06
79 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.34
80 TestFunctional/serial/CacheCmd/cache/cache_reload 2.04
81 TestFunctional/serial/CacheCmd/cache/delete 0.12
82 TestFunctional/serial/MinikubeKubectlCmd 0.14
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
84 TestFunctional/serial/ExtraConfig 42.35
85 TestFunctional/serial/ComponentHealth 0.1
86 TestFunctional/serial/LogsCmd 1.8
87 TestFunctional/serial/LogsFileCmd 1.77
88 TestFunctional/serial/InvalidService 4.74
90 TestFunctional/parallel/ConfigCmd 0.47
92 TestFunctional/parallel/DryRun 0.59
93 TestFunctional/parallel/InternationalLanguage 0.26
94 TestFunctional/parallel/StatusCmd 1.3
99 TestFunctional/parallel/AddonsCmd 0.15
102 TestFunctional/parallel/SSHCmd 0.72
103 TestFunctional/parallel/CpCmd 2.5
105 TestFunctional/parallel/FileSync 0.28
106 TestFunctional/parallel/CertSync 1.69
110 TestFunctional/parallel/NodeLabels 0.1
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.91
114 TestFunctional/parallel/License 0.31
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.72
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.41
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
126 TestFunctional/parallel/ServiceCmd/DeployApp 370.22
127 TestFunctional/parallel/ProfileCmd/profile_not_create 0.49
128 TestFunctional/parallel/ProfileCmd/profile_list 0.42
129 TestFunctional/parallel/ProfileCmd/profile_json_output 0.43
130 TestFunctional/parallel/MountCmd/any-port 8.45
131 TestFunctional/parallel/ServiceCmd/List 0.51
132 TestFunctional/parallel/ServiceCmd/JSONOutput 0.53
133 TestFunctional/parallel/ServiceCmd/HTTPS 0.44
134 TestFunctional/parallel/ServiceCmd/Format 0.43
135 TestFunctional/parallel/ServiceCmd/URL 0.55
136 TestFunctional/parallel/MountCmd/specific-port 2.06
137 TestFunctional/parallel/MountCmd/VerifyCleanup 2.4
138 TestFunctional/parallel/Version/short 0.06
139 TestFunctional/parallel/Version/components 1.01
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.24
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.24
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.57
145 TestFunctional/parallel/ImageCommands/Setup 0.6
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.19
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.08
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.31
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.38
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.62
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.42
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 138.89
164 TestMultiControlPlane/serial/DeployApp 43.45
165 TestMultiControlPlane/serial/PingHostFromPods 1.64
166 TestMultiControlPlane/serial/AddWorkerNode 17.83
167 TestMultiControlPlane/serial/NodeLabels 0.15
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.33
169 TestMultiControlPlane/serial/CopyFile 19.99
170 TestMultiControlPlane/serial/StopSecondaryNode 12.88
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.81
172 TestMultiControlPlane/serial/RestartSecondaryNode 14.36
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.35
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 98.47
175 TestMultiControlPlane/serial/DeleteSecondaryNode 10.42
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.8
177 TestMultiControlPlane/serial/StopCluster 35.93
178 TestMultiControlPlane/serial/RestartCluster 60.6
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.78
180 TestMultiControlPlane/serial/AddSecondaryNode 41.65
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.11
185 TestJSONOutput/start/Command 96.06
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.71
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.64
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 5.76
204 TestJSONOutput/stop/Audit 0
206 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
207 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
208 TestErrorJSONOutput 0.24
210 TestKicCustomNetwork/create_custom_network 37.41
211 TestKicCustomNetwork/use_default_bridge_network 35.67
212 TestKicExistingNetwork 35.26
213 TestKicCustomSubnet 33.9
214 TestKicStaticIP 37.66
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 66.28
219 TestMountStart/serial/StartWithMountFirst 6.3
220 TestMountStart/serial/VerifyMountFirst 0.26
221 TestMountStart/serial/StartWithMountSecond 6.19
222 TestMountStart/serial/VerifyMountSecond 0.26
223 TestMountStart/serial/DeleteFirst 1.62
224 TestMountStart/serial/VerifyMountPostDelete 0.27
225 TestMountStart/serial/Stop 1.19
226 TestMountStart/serial/RestartStopped 7.18
227 TestMountStart/serial/VerifyMountPostStop 0.28
230 TestMultiNode/serial/FreshStart2Nodes 109.64
231 TestMultiNode/serial/DeployApp2Nodes 47.07
232 TestMultiNode/serial/PingHostFrom2Pods 0.98
233 TestMultiNode/serial/AddNode 13.56
234 TestMultiNode/serial/MultiNodeLabels 0.1
235 TestMultiNode/serial/ProfileList 0.75
236 TestMultiNode/serial/CopyFile 10.42
237 TestMultiNode/serial/StopNode 2.3
238 TestMultiNode/serial/StartAfterStop 7.84
239 TestMultiNode/serial/RestartKeepsNodes 77.02
240 TestMultiNode/serial/DeleteNode 5.58
241 TestMultiNode/serial/StopMultiNode 23.9
242 TestMultiNode/serial/RestartMultiNode 47.93
243 TestMultiNode/serial/ValidateNameConflict 32.86
248 TestPreload 124.53
250 TestScheduledStopUnix 106.39
253 TestInsufficientStorage 11.32
254 TestRunningBinaryUpgrade 61.48
256 TestKubernetesUpgrade 355.14
257 TestMissingContainerUpgrade 158.45
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
260 TestNoKubernetes/serial/StartWithK8s 38.77
261 TestNoKubernetes/serial/StartWithStopK8s 18.4
262 TestNoKubernetes/serial/Start 9.33
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
264 TestNoKubernetes/serial/ProfileList 0.71
265 TestNoKubernetes/serial/Stop 1.22
266 TestNoKubernetes/serial/StartNoArgs 6.27
267 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
268 TestStoppedBinaryUpgrade/Setup 0.77
269 TestStoppedBinaryUpgrade/Upgrade 55.33
270 TestStoppedBinaryUpgrade/MinikubeLogs 1.37
279 TestPause/serial/Start 51
280 TestPause/serial/SecondStartNoReconfiguration 7.16
281 TestPause/serial/Pause 0.7
282 TestPause/serial/VerifyStatus 0.32
283 TestPause/serial/Unpause 0.64
284 TestPause/serial/PauseAgain 0.84
285 TestPause/serial/DeletePaused 2.95
286 TestPause/serial/VerifyDeletedResources 14.62
294 TestNetworkPlugins/group/false 6.27
299 TestStartStop/group/old-k8s-version/serial/FirstStart 76.14
300 TestStartStop/group/old-k8s-version/serial/DeployApp 9.49
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.18
302 TestStartStop/group/old-k8s-version/serial/Stop 11.96
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
304 TestStartStop/group/old-k8s-version/serial/SecondStart 57.73
305 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
306 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.32
308 TestStartStop/group/no-preload/serial/FirstStart 88.85
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.53
310 TestStartStop/group/old-k8s-version/serial/Pause 4.35
312 TestStartStop/group/embed-certs/serial/FirstStart 107.76
313 TestStartStop/group/no-preload/serial/DeployApp 8.37
314 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.15
315 TestStartStop/group/no-preload/serial/Stop 12.06
316 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
317 TestStartStop/group/no-preload/serial/SecondStart 55.53
318 TestStartStop/group/embed-certs/serial/DeployApp 9.48
319 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.24
320 TestStartStop/group/embed-certs/serial/Stop 12.17
321 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
322 TestStartStop/group/embed-certs/serial/SecondStart 49.81
323 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
324 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
325 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
326 TestStartStop/group/no-preload/serial/Pause 3.42
328 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 101.21
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.17
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.35
332 TestStartStop/group/embed-certs/serial/Pause 3.73
334 TestStartStop/group/newest-cni/serial/FirstStart 40.31
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.22
337 TestStartStop/group/newest-cni/serial/Stop 1.32
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
339 TestStartStop/group/newest-cni/serial/SecondStart 17.2
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
343 TestStartStop/group/newest-cni/serial/Pause 2.91
344 TestNetworkPlugins/group/auto/Start 95.41
345 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.46
346 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.44
347 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.22
348 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
349 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 58.27
350 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
351 TestNetworkPlugins/group/auto/KubeletFlags 0.32
352 TestNetworkPlugins/group/auto/NetCatPod 8.32
353 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.09
354 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
355 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.55
356 TestNetworkPlugins/group/auto/DNS 0.27
357 TestNetworkPlugins/group/auto/Localhost 0.21
358 TestNetworkPlugins/group/auto/HairPin 0.23
359 TestNetworkPlugins/group/kindnet/Start 93
360 TestNetworkPlugins/group/calico/Start 56.97
361 TestNetworkPlugins/group/calico/ControllerPod 6.01
362 TestNetworkPlugins/group/calico/KubeletFlags 0.29
363 TestNetworkPlugins/group/calico/NetCatPod 9.27
364 TestNetworkPlugins/group/kindnet/ControllerPod 6
365 TestNetworkPlugins/group/calico/DNS 0.22
366 TestNetworkPlugins/group/calico/Localhost 0.23
367 TestNetworkPlugins/group/calico/HairPin 0.16
368 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
369 TestNetworkPlugins/group/kindnet/NetCatPod 10.28
370 TestNetworkPlugins/group/kindnet/DNS 0.21
371 TestNetworkPlugins/group/kindnet/Localhost 0.22
372 TestNetworkPlugins/group/kindnet/HairPin 0.21
373 TestNetworkPlugins/group/custom-flannel/Start 62.04
374 TestNetworkPlugins/group/enable-default-cni/Start 86.47
375 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.32
376 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.28
377 TestNetworkPlugins/group/custom-flannel/DNS 0.24
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.16
380 TestNetworkPlugins/group/flannel/Start 61.58
381 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.41
382 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.4
383 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
384 TestNetworkPlugins/group/enable-default-cni/Localhost 0.27
385 TestNetworkPlugins/group/enable-default-cni/HairPin 0.25
386 TestNetworkPlugins/group/bridge/Start 69.33
387 TestNetworkPlugins/group/flannel/ControllerPod 6
388 TestNetworkPlugins/group/flannel/KubeletFlags 0.4
389 TestNetworkPlugins/group/flannel/NetCatPod 11.42
390 TestNetworkPlugins/group/flannel/DNS 0.19
391 TestNetworkPlugins/group/flannel/Localhost 0.19
392 TestNetworkPlugins/group/flannel/HairPin 0.18
393 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
394 TestNetworkPlugins/group/bridge/NetCatPod 8.26
395 TestNetworkPlugins/group/bridge/DNS 0.18
396 TestNetworkPlugins/group/bridge/Localhost 0.15
397 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.28.0/json-events (6.52s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (6.515956734s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (6.52s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0929 10:59:06.748749  561647 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
I0929 10:59:06.748832  561647 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.1s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-130894
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-130894: exit status 85 (95.33627ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-130894 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:00
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:00.309819  561653 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:00.309958  561653 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:00.309971  561653 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:00.309976  561653 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:00.310385  561653 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	W0929 10:59:00.310662  561653 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21656-559786/.minikube/config/config.json: open /home/jenkins/minikube-integration/21656-559786/.minikube/config/config.json: no such file or directory
	I0929 10:59:00.311195  561653 out.go:368] Setting JSON to true
	I0929 10:59:00.316745  561653 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9690,"bootTime":1759133851,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:00.316851  561653 start.go:140] virtualization:  
	I0929 10:59:00.321258  561653 out.go:99] [download-only-130894] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W0929 10:59:00.321553  561653 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball: no such file or directory
	I0929 10:59:00.321700  561653 notify.go:220] Checking for updates...
	I0929 10:59:00.324866  561653 out.go:171] MINIKUBE_LOCATION=21656
	I0929 10:59:00.328146  561653 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:00.331578  561653 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:00.334992  561653 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:00.339448  561653 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 10:59:00.345817  561653 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 10:59:00.346246  561653 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:00.381838  561653 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:00.381951  561653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:00.452502  561653 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:61 SystemTime:2025-09-29 10:59:00.442185755 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:00.452685  561653 docker.go:318] overlay module found
	I0929 10:59:00.457398  561653 out.go:99] Using the docker driver based on user configuration
	I0929 10:59:00.457461  561653 start.go:304] selected driver: docker
	I0929 10:59:00.457471  561653 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:00.457624  561653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:00.527188  561653 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:61 SystemTime:2025-09-29 10:59:00.516755394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:00.527379  561653 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:00.527739  561653 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 10:59:00.527933  561653 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 10:59:00.531214  561653 out.go:171] Using Docker driver with root privileges
	I0929 10:59:00.534506  561653 cni.go:84] Creating CNI manager for ""
	I0929 10:59:00.534603  561653 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:00.534629  561653 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:00.534741  561653 start.go:348] cluster config:
	{Name:download-only-130894 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.28.0 ClusterName:download-only-130894 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:container
d 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.28.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:00.537890  561653 out.go:99] Starting "download-only-130894" primary control-plane node in "download-only-130894" cluster
	I0929 10:59:00.537942  561653 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:00.541218  561653 out.go:99] Pulling base image v0.0.48 ...
	I0929 10:59:00.541286  561653 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0929 10:59:00.541404  561653 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:00.560607  561653 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:00.561452  561653 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:00.561564  561653 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:00.599434  561653 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:00.599462  561653 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:00.599644  561653 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0929 10:59:00.603079  561653 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0929 10:59:00.603120  561653 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:00.691298  561653 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:38d7f581f2fa4226c8af2c9106b982b7 -> /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:03.918773  561653 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:03.918931  561653 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:04.869137  561653 cache.go:61] Finished verifying existence of preloaded tar for v1.28.0 on containerd
	I0929 10:59:04.869558  561653 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/download-only-130894/config.json ...
	I0929 10:59:04.869621  561653 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/download-only-130894/config.json: {Name:mk1a49c00e49144817f456577d54078e5983df66 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:04.869857  561653 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0929 10:59:04.870794  561653 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21656-559786/.minikube/cache/linux/arm64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-130894 host does not exist
	  To start a cluster, run: "minikube start -p download-only-130894"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.10s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-130894
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/json-events (5.35s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (5.347063741s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (5.35s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0929 10:59:12.547582  561647 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
I0929 10:59:12.547619  561647 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/LogsDuration (0.15s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-187562
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-187562: exit status 85 (151.157625ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-130894 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-130894 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                 │ minikube             │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ delete  │ -p download-only-130894                                                                                                                                                               │ download-only-130894 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │ 29 Sep 25 10:59 UTC │
	│ start   │ -o=json --download-only -p download-only-187562 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-187562 │ jenkins │ v1.37.0 │ 29 Sep 25 10:59 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 10:59:07
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 10:59:07.243530  561852 out.go:360] Setting OutFile to fd 1 ...
	I0929 10:59:07.243675  561852 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:07.243687  561852 out.go:374] Setting ErrFile to fd 2...
	I0929 10:59:07.243719  561852 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 10:59:07.244049  561852 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 10:59:07.244520  561852 out.go:368] Setting JSON to true
	I0929 10:59:07.245366  561852 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9697,"bootTime":1759133851,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 10:59:07.245432  561852 start.go:140] virtualization:  
	I0929 10:59:07.249002  561852 out.go:99] [download-only-187562] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 10:59:07.249202  561852 notify.go:220] Checking for updates...
	I0929 10:59:07.252203  561852 out.go:171] MINIKUBE_LOCATION=21656
	I0929 10:59:07.255244  561852 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 10:59:07.258179  561852 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 10:59:07.261178  561852 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 10:59:07.264239  561852 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 10:59:07.270041  561852 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 10:59:07.270415  561852 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 10:59:07.299868  561852 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 10:59:07.300016  561852 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:07.358234  561852 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:48 SystemTime:2025-09-29 10:59:07.349094182 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:07.358347  561852 docker.go:318] overlay module found
	I0929 10:59:07.361320  561852 out.go:99] Using the docker driver based on user configuration
	I0929 10:59:07.361360  561852 start.go:304] selected driver: docker
	I0929 10:59:07.361367  561852 start.go:924] validating driver "docker" against <nil>
	I0929 10:59:07.361476  561852 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 10:59:07.414045  561852 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:48 SystemTime:2025-09-29 10:59:07.405028841 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 10:59:07.414214  561852 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 10:59:07.414504  561852 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 10:59:07.414688  561852 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 10:59:07.417786  561852 out.go:171] Using Docker driver with root privileges
	I0929 10:59:07.420652  561852 cni.go:84] Creating CNI manager for ""
	I0929 10:59:07.420729  561852 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0929 10:59:07.420741  561852 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 10:59:07.420820  561852 start.go:348] cluster config:
	{Name:download-only-187562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:3072 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.34.0 ClusterName:download-only-187562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:container
d 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.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 10:59:07.423799  561852 out.go:99] Starting "download-only-187562" primary control-plane node in "download-only-187562" cluster
	I0929 10:59:07.423819  561852 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0929 10:59:07.426760  561852 out.go:99] Pulling base image v0.0.48 ...
	I0929 10:59:07.426798  561852 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:07.426910  561852 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 10:59:07.442283  561852 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 10:59:07.442412  561852 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 10:59:07.442438  561852 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 10:59:07.442444  561852 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 10:59:07.442458  561852 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 10:59:07.471842  561852 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:07.471867  561852 cache.go:58] Caching tarball of preloaded images
	I0929 10:59:07.472028  561852 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:07.475098  561852 out.go:99] Downloading Kubernetes v1.34.0 preload ...
	I0929 10:59:07.475121  561852 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:07.565774  561852 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:08b8266a02e141b302c5f305615e1018 -> /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4
	I0929 10:59:10.912800  561852 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:10.912937  561852 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21656-559786/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-arm64.tar.lz4 ...
	I0929 10:59:11.861497  561852 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0929 10:59:11.861862  561852 profile.go:143] Saving config to /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/download-only-187562/config.json ...
	I0929 10:59:11.861897  561852 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/download-only-187562/config.json: {Name:mkefb9ca62b36d59c14ee9f6d3e9106f0fff82f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 10:59:11.862115  561852 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0929 10:59:11.862944  561852 download.go:108] Downloading: https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21656-559786/.minikube/cache/linux/arm64/v1.34.0/kubectl
	
	
	* The control-plane node download-only-187562 host does not exist
	  To start a cluster, run: "minikube start -p download-only-187562"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.0/LogsDuration (0.15s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/DeleteAll (0.35s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.34.0/DeleteAll (0.35s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds (0.24s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-187562
--- PASS: TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds (0.24s)

                                                
                                    
x
+
TestBinaryMirror (0.63s)

                                                
                                                
=== RUN   TestBinaryMirror
I0929 10:59:14.469178  561647 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.0/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-129747 --alsologtostderr --binary-mirror http://127.0.0.1:34097 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-129747" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-129747
--- PASS: TestBinaryMirror (0.63s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-483563
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-483563: exit status 85 (85.231061ms)

                                                
                                                
-- stdout --
	* Profile "addons-483563" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-483563"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-483563
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-483563: exit status 85 (71.852619ms)

                                                
                                                
-- stdout --
	* Profile "addons-483563" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-483563"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/Setup (426.66s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-483563 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (7m6.65667234s)
--- PASS: TestAddons/Setup (426.66s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.18s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:630: (dbg) Run:  kubectl --context addons-483563 create ns new-namespace
addons_test.go:644: (dbg) Run:  kubectl --context addons-483563 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.18s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (8.86s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-483563 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-483563 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [807f4385-90b7-484d-83d1-78cb3a145686] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [807f4385-90b7-484d-83d1-78cb3a145686] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.003282434s
addons_test.go:694: (dbg) Run:  kubectl --context addons-483563 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-483563 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-483563 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-483563 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.86s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.9s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 5.150192ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-483563
addons_test.go:332: (dbg) Run:  kubectl --context addons-483563 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.90s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.3s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-xfswf" [6ff47dc0-245f-42ac-bc8f-a4b76641b7ff] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003602815s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.30s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.89s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 48.464812ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-5nf4w" [69cb6179-bf43-483a-a7d9-106b114cc686] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003626509s
addons_test.go:463: (dbg) Run:  kubectl --context addons-483563 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.89s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.99s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-483563 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-483563 --alsologtostderr -v=1: (1.054628355s)
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-85f8f8dc54-pfshq" [d3c26847-c23d-4857-a9d4-016a12a8407c] Pending
helpers_test.go:352: "headlamp-85f8f8dc54-pfshq" [d3c26847-c23d-4857-a9d4-016a12a8407c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-85f8f8dc54-pfshq" [d3c26847-c23d-4857-a9d4-016a12a8407c] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003113991s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-483563 addons disable headlamp --alsologtostderr -v=1: (5.929605186s)
--- PASS: TestAddons/parallel/Headlamp (18.99s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.67s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-85f6b7fc65-6blvq" [63e0ef64-2216-4ac2-ac02-5f822aa463a2] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003776892s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.67s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.62s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-jkp8d" [f886546b-8372-4f20-aa0d-9de94266e972] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.005774522s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-483563 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.62s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.25s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-483563
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-483563: (11.97289954s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-483563
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-483563
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-483563
--- PASS: TestAddons/StoppedEnableDisable (12.25s)

                                                
                                    
x
+
TestCertOptions (35.57s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-846640 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-846640 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd: (32.792713016s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-846640 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-846640 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-846640 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-846640" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-846640
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-846640: (2.082125466s)
--- PASS: TestCertOptions (35.57s)

                                                
                                    
x
+
TestCertExpiration (234.72s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-874378 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-874378 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (42.57561654s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-874378 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-874378 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (9.822541769s)
helpers_test.go:175: Cleaning up "cert-expiration-874378" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-874378
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-874378: (2.318057457s)
--- PASS: TestCertExpiration (234.72s)

                                                
                                    
x
+
TestForceSystemdFlag (42.3s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-689251 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-689251 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (39.237902538s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-689251 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-689251" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-689251
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-689251: (2.64624178s)
--- PASS: TestForceSystemdFlag (42.30s)

                                                
                                    
x
+
TestForceSystemdEnv (46.45s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-721605 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
E0929 12:21:21.844316  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-721605 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (43.191431032s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-721605 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-721605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-721605
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-721605: (2.855299393s)
--- PASS: TestForceSystemdEnv (46.45s)

                                                
                                    
x
+
TestErrorSpam/setup (36.23s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-562373 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-562373 --driver=docker  --container-runtime=containerd
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-562373 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-562373 --driver=docker  --container-runtime=containerd: (36.231131994s)
--- PASS: TestErrorSpam/setup (36.23s)

                                                
                                    
x
+
TestErrorSpam/start (0.81s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 start --dry-run
--- PASS: TestErrorSpam/start (0.81s)

                                                
                                    
x
+
TestErrorSpam/status (1.23s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 status
--- PASS: TestErrorSpam/status (1.23s)

                                                
                                    
x
+
TestErrorSpam/pause (1.7s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 pause
--- PASS: TestErrorSpam/pause (1.70s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.77s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 unpause
--- PASS: TestErrorSpam/unpause (1.77s)

                                                
                                    
x
+
TestErrorSpam/stop (2.62s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 stop: (2.419747851s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-562373 --log_dir /tmp/nospam-562373 stop
--- PASS: TestErrorSpam/stop (2.62s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21656-559786/.minikube/files/etc/test/nested/copy/561647/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.26s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0929 11:31:26.976157  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:31:32.098050  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:31:42.339804  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:32:02.822116  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-023432 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (59.264622515s)
--- PASS: TestFunctional/serial/StartWithProxy (59.26s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.88s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0929 11:32:23.763629  561647 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-023432 --alsologtostderr -v=8: (6.876902441s)
functional_test.go:678: soft start took 6.880558272s for "functional-023432" cluster.
I0929 11:32:30.640846  561647 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (6.88s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:696: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.06s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-023432 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (3.73s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:3.1: (1.461261217s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:3.3: (1.200786816s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 cache add registry.k8s.io/pause:latest: (1.070422114s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.73s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.3s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-023432 /tmp/TestFunctionalserialCacheCmdcacheadd_local3570957691/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache add minikube-local-cache-test:functional-023432
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache delete minikube-local-cache-test:functional-023432
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-023432
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.30s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.34s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.34s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (2.04s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (306.816441ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 cache reload: (1.059798728s)
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.04s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1187: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1187: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.12s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 kubectl -- --context functional-023432 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-023432 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (42.35s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0929 11:32:43.783738  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-023432 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.348689456s)
functional_test.go:776: restart took 42.348783448s for "functional-023432" cluster.
I0929 11:33:21.076773  561647 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (42.35s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:825: (dbg) Run:  kubectl --context functional-023432 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:840: etcd phase: Running
functional_test.go:850: etcd status: Ready
functional_test.go:840: kube-apiserver phase: Running
functional_test.go:850: kube-apiserver status: Ready
functional_test.go:840: kube-controller-manager phase: Running
functional_test.go:850: kube-controller-manager status: Ready
functional_test.go:840: kube-scheduler phase: Running
functional_test.go:850: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.10s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.8s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 logs: (1.795814042s)
--- PASS: TestFunctional/serial/LogsCmd (1.80s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 logs --file /tmp/TestFunctionalserialLogsFileCmd2416459157/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 logs --file /tmp/TestFunctionalserialLogsFileCmd2416459157/001/logs.txt: (1.767256039s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.74s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-023432 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-023432
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-023432: exit status 115 (690.319192ms)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32674 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-023432 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.74s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 config get cpus: exit status 14 (87.027421ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 config get cpus: exit status 14 (69.411013ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.59s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:989: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-023432 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (264.559612ms)

                                                
                                                
-- stdout --
	* [functional-023432] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 11:43:55.970722  618408 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:43:55.970935  618408 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:55.970961  618408 out.go:374] Setting ErrFile to fd 2...
	I0929 11:43:55.970985  618408 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:55.971558  618408 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:43:55.972215  618408 out.go:368] Setting JSON to false
	I0929 11:43:55.974319  618408 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12385,"bootTime":1759133851,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:43:55.974411  618408 start.go:140] virtualization:  
	I0929 11:43:55.977592  618408 out.go:179] * [functional-023432] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:43:55.981374  618408 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:43:55.981477  618408 notify.go:220] Checking for updates...
	I0929 11:43:55.986943  618408 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:43:55.989827  618408 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:43:55.992604  618408 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:43:55.995503  618408 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:43:55.998391  618408 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:43:56.001699  618408 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:43:56.002316  618408 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:43:56.046370  618408 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:43:56.046476  618408 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:43:56.138026  618408 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 11:43:56.126881074 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:43:56.138123  618408 docker.go:318] overlay module found
	I0929 11:43:56.141360  618408 out.go:179] * Using the docker driver based on existing profile
	I0929 11:43:56.144320  618408 start.go:304] selected driver: docker
	I0929 11:43:56.144355  618408 start.go:924] validating driver "docker" against &{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 Moun
tType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:43:56.144453  618408 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:43:56.147881  618408 out.go:203] 
	W0929 11:43:56.151009  618408 out.go:285] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0929 11:43:56.153867  618408 out.go:203] 

                                                
                                                
** /stderr **
functional_test.go:1006: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
--- PASS: TestFunctional/parallel/DryRun (0.59s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1035: (dbg) Run:  out/minikube-linux-arm64 start -p functional-023432 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-023432 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (258.230553ms)

                                                
                                                
-- stdout --
	* [functional-023432] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 11:43:55.689772  618317 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:43:55.689990  618317 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:55.690004  618317 out.go:374] Setting ErrFile to fd 2...
	I0929 11:43:55.690011  618317 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:43:55.690397  618317 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:43:55.690831  618317 out.go:368] Setting JSON to false
	I0929 11:43:55.691778  618317 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12385,"bootTime":1759133851,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 11:43:55.691851  618317 start.go:140] virtualization:  
	I0929 11:43:55.695409  618317 out.go:179] * [functional-023432] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I0929 11:43:55.699244  618317 notify.go:220] Checking for updates...
	I0929 11:43:55.702264  618317 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 11:43:55.706152  618317 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:43:55.709124  618317 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 11:43:55.712194  618317 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 11:43:55.716775  618317 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:43:55.720147  618317 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:43:55.723602  618317 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:43:55.724211  618317 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:43:55.779711  618317 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:43:55.779804  618317 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:43:55.872801  618317 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 11:43:55.86196614 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:43:55.872919  618317 docker.go:318] overlay module found
	I0929 11:43:55.876016  618317 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0929 11:43:55.878961  618317 start.go:304] selected driver: docker
	I0929 11:43:55.878982  618317 start.go:924] validating driver "docker" against &{Name:functional-023432 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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:8441 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.34.0 ClusterName:functional-023432 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 Moun
tType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0929 11:43:55.879070  618317 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:43:55.882549  618317 out.go:203] 
	W0929 11:43:55.885581  618317 out.go:285] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0929 11:43:55.888398  618317 out.go:203] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.3s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.30s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh -n functional-023432 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cp functional-023432:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd100256131/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh -n functional-023432 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh -n functional-023432 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.50s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/561647/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /etc/test/nested/copy/561647/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.28s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.69s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/561647.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /etc/ssl/certs/561647.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/561647.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /usr/share/ca-certificates/561647.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/5616472.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /etc/ssl/certs/5616472.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/5616472.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /usr/share/ca-certificates/5616472.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.69s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:234: (dbg) Run:  kubectl --context functional-023432 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.10s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.91s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2032: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo systemctl is-active docker"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "sudo systemctl is-active docker": exit status 1 (411.682391ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
functional_test.go:2032: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo systemctl is-active crio"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "sudo systemctl is-active crio": exit status 1 (498.180905ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.91s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.31s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.72s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 614834: os: process already finished
helpers_test.go:525: unable to kill pid 614656: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.72s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.41s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-023432 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:352: "nginx-svc" [34140ea2-5648-4f85-86d7-330876305b21] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [34140ea2-5648-4f85-86d7-330876305b21] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003458239s
I0929 11:33:40.801836  561647 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.41s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-023432 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.110.175.96 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-023432 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (370.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-023432 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-023432 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-zt9cd" [2e20b2fb-7744-45fe-86f8-6c032362da54] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0929 11:41:21.843852  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "hello-node-75c85bcc94-zt9cd" [2e20b2fb-7744-45fe-86f8-6c032362da54] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6m10.003505124s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (370.22s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.49s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "359.536962ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "60.591327ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "370.477178ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "56.657064ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (8.45s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdany-port2845297402/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1759146226441053058" to /tmp/TestFunctionalparallelMountCmdany-port2845297402/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1759146226441053058" to /tmp/TestFunctionalparallelMountCmdany-port2845297402/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1759146226441053058" to /tmp/TestFunctionalparallelMountCmdany-port2845297402/001/test-1759146226441053058
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (335.592762ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0929 11:43:46.776905  561647 retry.go:31] will retry after 673.345034ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 29 11:43 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 29 11:43 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 29 11:43 test-1759146226441053058
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh cat /mount-9p/test-1759146226441053058
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-023432 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:352: "busybox-mount" [69021fc9-8619-4e79-8f4c-eab5ca8a2b16] Pending
helpers_test.go:352: "busybox-mount" [69021fc9-8619-4e79-8f4c-eab5ca8a2b16] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [69021fc9-8619-4e79-8f4c-eab5ca8a2b16] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [69021fc9-8619-4e79-8f4c-eab5ca8a2b16] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.004231006s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-023432 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdany-port2845297402/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.45s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.51s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.51s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.53s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 service list -o json
functional_test.go:1504: Took "528.067269ms" to run "out/minikube-linux-arm64 -p functional-023432 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.53s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:30906
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.44s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.55s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:30906
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.55s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (2.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdspecific-port77933039/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (461.297018ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0929 11:43:55.355850  561647 retry.go:31] will retry after 326.818091ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdspecific-port77933039/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "sudo umount -f /mount-9p": exit status 1 (354.937465ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-023432 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdspecific-port77933039/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.06s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (2.4s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T" /mount1: exit status 1 (896.171897ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I0929 11:43:57.847766  561647 retry.go:31] will retry after 397.336974ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-023432 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-023432 /tmp/TestFunctionalparallelMountCmdVerifyCleanup4266351957/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.40s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (1.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 version -o=json --components: (1.013433138s)
--- PASS: TestFunctional/parallel/Version/components (1.01s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-023432 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-023432
docker.io/kindest/kindnetd:v20250512-df8de77b
docker.io/kicbase/echo-server:functional-023432
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-023432 image ls --format short --alsologtostderr:
I0929 11:44:09.845471  620598 out.go:360] Setting OutFile to fd 1 ...
I0929 11:44:09.845587  620598 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:09.845598  620598 out.go:374] Setting ErrFile to fd 2...
I0929 11:44:09.845604  620598 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:09.845838  620598 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:44:09.846532  620598 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:09.846686  620598 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:09.847139  620598 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:44:09.864245  620598 ssh_runner.go:195] Run: systemctl --version
I0929 11:44:09.864307  620598 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:44:09.882181  620598 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:44:09.979592  620598 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-023432 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ registry.k8s.io/etcd                        │ 3.6.4-0            │ sha256:a18947 │ 98.2MB │
│ docker.io/library/nginx                     │ alpine             │ sha256:35f3cb │ 22.9MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc       │ sha256:1611cd │ 1.94MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1            │ sha256:138784 │ 20.4MB │
│ registry.k8s.io/pause                       │ 3.3                │ sha256:3d1873 │ 249kB  │
│ docker.io/kicbase/echo-server               │ functional-023432  │ sha256:ce2d2c │ 2.17MB │
│ docker.io/kindest/kindnetd                  │ v20250512-df8de77b │ sha256:b1a8c6 │ 40.6MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                 │ sha256:ba04bb │ 8.03MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.0            │ sha256:6fc32d │ 22.8MB │
│ registry.k8s.io/pause                       │ 3.10.1             │ sha256:d7b100 │ 268kB  │
│ registry.k8s.io/pause                       │ latest             │ sha256:8cb209 │ 71.3kB │
│ docker.io/library/minikube-local-cache-test │ functional-023432  │ sha256:a941db │ 991B   │
│ localhost/my-image                          │ functional-023432  │ sha256:906028 │ 831kB  │
│ registry.k8s.io/kube-apiserver              │ v1.34.0            │ sha256:d29193 │ 24.6MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.0            │ sha256:996be7 │ 20.7MB │
│ registry.k8s.io/kube-scheduler              │ v1.34.0            │ sha256:a25f5e │ 15.8MB │
│ registry.k8s.io/pause                       │ 3.1                │ sha256:8057e0 │ 262kB  │
└─────────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-023432 image ls --format table --alsologtostderr:
I0929 11:44:14.135549  620927 out.go:360] Setting OutFile to fd 1 ...
I0929 11:44:14.135690  620927 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:14.135702  620927 out.go:374] Setting ErrFile to fd 2...
I0929 11:44:14.135708  620927 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:14.136096  620927 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:44:14.137208  620927 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:14.137337  620927 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:14.137808  620927 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:44:14.154738  620927 ssh_runner.go:195] Run: systemctl --version
I0929 11:44:14.154794  620927 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:44:14.172164  620927 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:44:14.271312  620927 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-023432 image ls --format json --alsologtostderr:
[{"id":"sha256:996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.0"],"size":"20720494"},{"id":"sha256:a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee","repoDigests":["registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff"],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.0"],"size":"15779792"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:a941db03da4e86cdb5ef555299bd001ee53e721bc4bed0841685eef14bade4c2","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-023432"],"size":"991"},{"id":"sha256:906028f6bc418cdf6285d26872c0f6d702c9d9ccb815f32800ed31bb9cd797a8","repoDigests":[],"repoTags
":["localhost/my-image:functional-023432"],"size":"830616"},{"id":"sha256:a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":["registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19"],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"98207481"},{"id":"sha256:d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be","repoDigests":["registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.0"],"size":"24570751"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicb
ase/echo-server:functional-023432"],"size":"2173567"},{"id":"sha256:b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"40636774"},{"id":"sha256:35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936","repoDigests":["docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8"],"repoTags":["docker.io/library/nginx:alpine"],"size":"22948447"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf","repoDigests":["registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35
e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"22788036"},{"id":"sha256:d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"267939"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":["registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"20392204"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-023432 image ls --format json --alsologtostderr:
I0929 11:44:13.899771  620896 out.go:360] Setting OutFile to fd 1 ...
I0929 11:44:13.899940  620896 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:13.899949  620896 out.go:374] Setting ErrFile to fd 2...
I0929 11:44:13.899954  620896 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:13.900237  620896 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:44:13.900857  620896 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:13.900973  620896 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:13.901455  620896 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:44:13.918669  620896 ssh_runner.go:195] Run: systemctl --version
I0929 11:44:13.918737  620896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:44:13.935396  620896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:44:14.035808  620896 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-023432 image ls --format yaml --alsologtostderr:
- id: sha256:d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
repoTags:
- registry.k8s.io/pause:3.10.1
size: "267939"
- id: sha256:a941db03da4e86cdb5ef555299bd001ee53e721bc4bed0841685eef14bade4c2
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-023432
size: "991"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.0
size: "20720494"
- id: sha256:a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.0
size: "15779792"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "40636774"
- id: sha256:35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936
repoDigests:
- docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
repoTags:
- docker.io/library/nginx:alpine
size: "22948447"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests:
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "98207481"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-023432
size: "2173567"
- id: sha256:d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.0
size: "24570751"
- id: sha256:138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "20392204"
- id: sha256:6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf
repoDigests:
- registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067
repoTags:
- registry.k8s.io/kube-proxy:v1.34.0
size: "22788036"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-023432 image ls --format yaml --alsologtostderr:
I0929 11:44:10.086958  620629 out.go:360] Setting OutFile to fd 1 ...
I0929 11:44:10.087455  620629 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:10.087472  620629 out.go:374] Setting ErrFile to fd 2...
I0929 11:44:10.087477  620629 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:10.087798  620629 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:44:10.088496  620629 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:10.088617  620629 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:10.089078  620629 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:44:10.108626  620629 ssh_runner.go:195] Run: systemctl --version
I0929 11:44:10.108696  620629 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:44:10.129452  620629 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:44:10.227045  620629 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (3.57s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-023432 ssh pgrep buildkitd: exit status 1 (280.558795ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image build -t localhost/my-image:functional-023432 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-023432 image build -t localhost/my-image:functional-023432 testdata/build --alsologtostderr: (3.05457099s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-023432 image build -t localhost/my-image:functional-023432 testdata/build --alsologtostderr:
I0929 11:44:10.613600  620718 out.go:360] Setting OutFile to fd 1 ...
I0929 11:44:10.614446  620718 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:10.614466  620718 out.go:374] Setting ErrFile to fd 2...
I0929 11:44:10.614473  620718 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 11:44:10.614839  620718 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
I0929 11:44:10.615568  620718 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:10.616408  620718 config.go:182] Loaded profile config "functional-023432": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0929 11:44:10.616930  620718 cli_runner.go:164] Run: docker container inspect functional-023432 --format={{.State.Status}}
I0929 11:44:10.635616  620718 ssh_runner.go:195] Run: systemctl --version
I0929 11:44:10.635675  620718 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-023432
I0929 11:44:10.653813  620718 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33520 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/functional-023432/id_rsa Username:docker}
I0929 11:44:10.747227  620718 build_images.go:161] Building image from path: /tmp/build.253327219.tar
I0929 11:44:10.747307  620718 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0929 11:44:10.756397  620718 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.253327219.tar
I0929 11:44:10.759907  620718 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.253327219.tar: stat -c "%s %y" /var/lib/minikube/build/build.253327219.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.253327219.tar': No such file or directory
I0929 11:44:10.759937  620718 ssh_runner.go:362] scp /tmp/build.253327219.tar --> /var/lib/minikube/build/build.253327219.tar (3072 bytes)
I0929 11:44:10.790140  620718 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.253327219
I0929 11:44:10.799331  620718 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.253327219 -xf /var/lib/minikube/build/build.253327219.tar
I0929 11:44:10.808623  620718 containerd.go:394] Building image: /var/lib/minikube/build/build.253327219
I0929 11:44:10.808708  620718 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.253327219 --local dockerfile=/var/lib/minikube/build/build.253327219 --output type=image,name=localhost/my-image:functional-023432
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 1.5s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 DONE 0.1s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.2s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.6s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.2s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:d994416b707d113d0e746fdab2799e4726a645ca8cd8d8622c6a4ce0f5730b75
#8 exporting manifest sha256:d994416b707d113d0e746fdab2799e4726a645ca8cd8d8622c6a4ce0f5730b75 0.0s done
#8 exporting config sha256:906028f6bc418cdf6285d26872c0f6d702c9d9ccb815f32800ed31bb9cd797a8 0.0s done
#8 naming to localhost/my-image:functional-023432 done
#8 DONE 0.2s
I0929 11:44:13.586320  620718 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.253327219 --local dockerfile=/var/lib/minikube/build/build.253327219 --output type=image,name=localhost/my-image:functional-023432: (2.777573216s)
I0929 11:44:13.586410  620718 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.253327219
I0929 11:44:13.596927  620718 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.253327219.tar
I0929 11:44:13.606164  620718 build_images.go:217] Built localhost/my-image:functional-023432 from /tmp/build.253327219.tar
I0929 11:44:13.606217  620718 build_images.go:133] succeeded building to: functional-023432
I0929 11:44:13.606222  620718 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.57s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (0.6s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-023432
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.60s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image load --daemon kicbase/echo-server:functional-023432 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.19s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image load --daemon kicbase/echo-server:functional-023432 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.08s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-023432
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image load --daemon kicbase/echo-server:functional-023432 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.31s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image save kicbase/echo-server:functional-023432 /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.48s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image rm kicbase/echo-server:functional-023432 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.48s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.62s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.62s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-023432
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 image save --daemon kicbase/echo-server:functional-023432 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-023432
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.14s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 update-context --alsologtostderr -v=2
E0929 11:46:21.844135  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:47:44.910463  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-023432 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-023432
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:213: (dbg) Run:  docker rmi -f localhost/my-image:functional-023432
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:221: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-023432
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (138.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (2m18.005633617s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (138.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (43.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- rollout status deployment/busybox
E0929 11:51:21.843867  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 kubectl -- rollout status deployment/busybox: (40.340006029s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-4dvnv -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-g94hg -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-lrpdg -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-4dvnv -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-g94hg -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-lrpdg -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-4dvnv -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-g94hg -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-lrpdg -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (43.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-4dvnv -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-4dvnv -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-g94hg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-g94hg -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-lrpdg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 kubectl -- exec busybox-7b57f96db7-lrpdg -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (17.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 node add --alsologtostderr -v 5: (16.481531547s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5: (1.353212857s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (17.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-133227 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.324101002s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 status --output json --alsologtostderr -v 5: (1.041231255s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp testdata/cp-test.txt ha-133227:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1401325668/001/cp-test_ha-133227.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227:/home/docker/cp-test.txt ha-133227-m02:/home/docker/cp-test_ha-133227_ha-133227-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test_ha-133227_ha-133227-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227:/home/docker/cp-test.txt ha-133227-m03:/home/docker/cp-test_ha-133227_ha-133227-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test_ha-133227_ha-133227-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227:/home/docker/cp-test.txt ha-133227-m04:/home/docker/cp-test_ha-133227_ha-133227-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test_ha-133227_ha-133227-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp testdata/cp-test.txt ha-133227-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1401325668/001/cp-test_ha-133227-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m02:/home/docker/cp-test.txt ha-133227:/home/docker/cp-test_ha-133227-m02_ha-133227.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test_ha-133227-m02_ha-133227.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m02:/home/docker/cp-test.txt ha-133227-m03:/home/docker/cp-test_ha-133227-m02_ha-133227-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test_ha-133227-m02_ha-133227-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m02:/home/docker/cp-test.txt ha-133227-m04:/home/docker/cp-test_ha-133227-m02_ha-133227-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test_ha-133227-m02_ha-133227-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp testdata/cp-test.txt ha-133227-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1401325668/001/cp-test_ha-133227-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m03:/home/docker/cp-test.txt ha-133227:/home/docker/cp-test_ha-133227-m03_ha-133227.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test_ha-133227-m03_ha-133227.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m03:/home/docker/cp-test.txt ha-133227-m02:/home/docker/cp-test_ha-133227-m03_ha-133227-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test_ha-133227-m03_ha-133227-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m03:/home/docker/cp-test.txt ha-133227-m04:/home/docker/cp-test_ha-133227-m03_ha-133227-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test_ha-133227-m03_ha-133227-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp testdata/cp-test.txt ha-133227-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1401325668/001/cp-test_ha-133227-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m04:/home/docker/cp-test.txt ha-133227:/home/docker/cp-test_ha-133227-m04_ha-133227.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227 "sudo cat /home/docker/cp-test_ha-133227-m04_ha-133227.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m04:/home/docker/cp-test.txt ha-133227-m02:/home/docker/cp-test_ha-133227-m04_ha-133227-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m02 "sudo cat /home/docker/cp-test_ha-133227-m04_ha-133227-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 cp ha-133227-m04:/home/docker/cp-test.txt ha-133227-m03:/home/docker/cp-test_ha-133227-m04_ha-133227-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 ssh -n ha-133227-m03 "sudo cat /home/docker/cp-test_ha-133227-m04_ha-133227-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 node stop m02 --alsologtostderr -v 5: (12.106795831s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5: exit status 7 (769.46746ms)

                                                
                                                
-- stdout --
	ha-133227
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-133227-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-133227-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-133227-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 11:52:57.301162  638056 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:52:57.301367  638056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:52:57.301396  638056 out.go:374] Setting ErrFile to fd 2...
	I0929 11:52:57.301416  638056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:52:57.301863  638056 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:52:57.302138  638056 out.go:368] Setting JSON to false
	I0929 11:52:57.302225  638056 mustload.go:65] Loading cluster: ha-133227
	I0929 11:52:57.302910  638056 config.go:182] Loaded profile config "ha-133227": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:52:57.302978  638056 status.go:174] checking status of ha-133227 ...
	I0929 11:52:57.302870  638056 notify.go:220] Checking for updates...
	I0929 11:52:57.304212  638056 cli_runner.go:164] Run: docker container inspect ha-133227 --format={{.State.Status}}
	I0929 11:52:57.327811  638056 status.go:371] ha-133227 host status = "Running" (err=<nil>)
	I0929 11:52:57.327833  638056 host.go:66] Checking if "ha-133227" exists ...
	I0929 11:52:57.328153  638056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-133227
	I0929 11:52:57.355050  638056 host.go:66] Checking if "ha-133227" exists ...
	I0929 11:52:57.355337  638056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:52:57.355385  638056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-133227
	I0929 11:52:57.381303  638056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33525 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/ha-133227/id_rsa Username:docker}
	I0929 11:52:57.480236  638056 ssh_runner.go:195] Run: systemctl --version
	I0929 11:52:57.485806  638056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:52:57.498195  638056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:52:57.561174  638056 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 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:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-09-29 11:52:57.550189851 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:52:57.561940  638056 kubeconfig.go:125] found "ha-133227" server: "https://192.168.49.254:8443"
	I0929 11:52:57.561994  638056 api_server.go:166] Checking apiserver status ...
	I0929 11:52:57.562059  638056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:52:57.575315  638056 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1536/cgroup
	I0929 11:52:57.586097  638056 api_server.go:182] apiserver freezer: "5:freezer:/docker/f6196766bec48185e1b8fb382e693ff8a4a9fca3c59cbbac49c186ccb1ce2076/kubepods/burstable/poda07f020f2b7ea99cad8fd391cf0e45ef/afea7af6c1383dfc75c0898e41a371030df1219d2afd9262fd1bb8ecdbc767b8"
	I0929 11:52:57.586173  638056 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f6196766bec48185e1b8fb382e693ff8a4a9fca3c59cbbac49c186ccb1ce2076/kubepods/burstable/poda07f020f2b7ea99cad8fd391cf0e45ef/afea7af6c1383dfc75c0898e41a371030df1219d2afd9262fd1bb8ecdbc767b8/freezer.state
	I0929 11:52:57.595634  638056 api_server.go:204] freezer state: "THAWED"
	I0929 11:52:57.595666  638056 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 11:52:57.604017  638056 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 11:52:57.604050  638056 status.go:463] ha-133227 apiserver status = Running (err=<nil>)
	I0929 11:52:57.604062  638056 status.go:176] ha-133227 status: &{Name:ha-133227 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 11:52:57.604090  638056 status.go:174] checking status of ha-133227-m02 ...
	I0929 11:52:57.604410  638056 cli_runner.go:164] Run: docker container inspect ha-133227-m02 --format={{.State.Status}}
	I0929 11:52:57.625074  638056 status.go:371] ha-133227-m02 host status = "Stopped" (err=<nil>)
	I0929 11:52:57.625099  638056 status.go:384] host is not running, skipping remaining checks
	I0929 11:52:57.625107  638056 status.go:176] ha-133227-m02 status: &{Name:ha-133227-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 11:52:57.625134  638056 status.go:174] checking status of ha-133227-m03 ...
	I0929 11:52:57.625448  638056 cli_runner.go:164] Run: docker container inspect ha-133227-m03 --format={{.State.Status}}
	I0929 11:52:57.643252  638056 status.go:371] ha-133227-m03 host status = "Running" (err=<nil>)
	I0929 11:52:57.643279  638056 host.go:66] Checking if "ha-133227-m03" exists ...
	I0929 11:52:57.643576  638056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-133227-m03
	I0929 11:52:57.662828  638056 host.go:66] Checking if "ha-133227-m03" exists ...
	I0929 11:52:57.663160  638056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:52:57.663209  638056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-133227-m03
	I0929 11:52:57.681403  638056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33535 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/ha-133227-m03/id_rsa Username:docker}
	I0929 11:52:57.776654  638056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:52:57.790236  638056 kubeconfig.go:125] found "ha-133227" server: "https://192.168.49.254:8443"
	I0929 11:52:57.790265  638056 api_server.go:166] Checking apiserver status ...
	I0929 11:52:57.790343  638056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:52:57.801802  638056 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1512/cgroup
	I0929 11:52:57.811740  638056 api_server.go:182] apiserver freezer: "5:freezer:/docker/d89b0b6cf0da9d2e2779c46a03bc447926997662245d04dbd10fc3d2babb91a7/kubepods/burstable/pod8c18f4112d3f06441a8a23fd3cbefe39/7b5557605629adbf0e64fd1609c293116d2f8880a32e03c420487217879f8b15"
	I0929 11:52:57.811835  638056 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d89b0b6cf0da9d2e2779c46a03bc447926997662245d04dbd10fc3d2babb91a7/kubepods/burstable/pod8c18f4112d3f06441a8a23fd3cbefe39/7b5557605629adbf0e64fd1609c293116d2f8880a32e03c420487217879f8b15/freezer.state
	I0929 11:52:57.821103  638056 api_server.go:204] freezer state: "THAWED"
	I0929 11:52:57.821180  638056 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 11:52:57.829517  638056 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 11:52:57.829548  638056 status.go:463] ha-133227-m03 apiserver status = Running (err=<nil>)
	I0929 11:52:57.829558  638056 status.go:176] ha-133227-m03 status: &{Name:ha-133227-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 11:52:57.829577  638056 status.go:174] checking status of ha-133227-m04 ...
	I0929 11:52:57.829923  638056 cli_runner.go:164] Run: docker container inspect ha-133227-m04 --format={{.State.Status}}
	I0929 11:52:57.848058  638056 status.go:371] ha-133227-m04 host status = "Running" (err=<nil>)
	I0929 11:52:57.848083  638056 host.go:66] Checking if "ha-133227-m04" exists ...
	I0929 11:52:57.848390  638056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-133227-m04
	I0929 11:52:57.866868  638056 host.go:66] Checking if "ha-133227-m04" exists ...
	I0929 11:52:57.867213  638056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:52:57.867322  638056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-133227-m04
	I0929 11:52:57.885598  638056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33540 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/ha-133227-m04/id_rsa Username:docker}
	I0929 11:52:57.988108  638056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:52:58.010965  638056 status.go:176] ha-133227-m04 status: &{Name:ha-133227-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (12.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (14.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node start m02 --alsologtostderr -v 5
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 node start m02 --alsologtostderr -v 5: (12.674141728s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5: (1.486843848s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (14.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.344986088s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (98.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 stop --alsologtostderr -v 5
E0929 11:53:31.390797  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.397230  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.408628  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.430282  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.471841  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.553345  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:31.714850  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:32.036478  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:32.678299  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:33.960324  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:36.522744  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:53:41.644651  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 stop --alsologtostderr -v 5: (36.893594627s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 start --wait true --alsologtostderr -v 5
E0929 11:53:51.886703  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:54:12.368594  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 start --wait true --alsologtostderr -v 5: (1m1.41030863s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (98.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (10.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node delete m03 --alsologtostderr -v 5
E0929 11:54:53.330746  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 node delete m03 --alsologtostderr -v 5: (9.458748132s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (10.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 stop --alsologtostderr -v 5
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 stop --alsologtostderr -v 5: (35.812780143s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5: exit status 7 (119.903642ms)

                                                
                                                
-- stdout --
	ha-133227
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-133227-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-133227-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 11:55:40.077071  653055 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:55:40.077200  653055 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:55:40.077232  653055 out.go:374] Setting ErrFile to fd 2...
	I0929 11:55:40.077243  653055 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:55:40.077520  653055 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 11:55:40.077716  653055 out.go:368] Setting JSON to false
	I0929 11:55:40.077748  653055 mustload.go:65] Loading cluster: ha-133227
	I0929 11:55:40.077848  653055 notify.go:220] Checking for updates...
	I0929 11:55:40.078206  653055 config.go:182] Loaded profile config "ha-133227": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 11:55:40.078272  653055 status.go:174] checking status of ha-133227 ...
	I0929 11:55:40.078804  653055 cli_runner.go:164] Run: docker container inspect ha-133227 --format={{.State.Status}}
	I0929 11:55:40.098871  653055 status.go:371] ha-133227 host status = "Stopped" (err=<nil>)
	I0929 11:55:40.098899  653055 status.go:384] host is not running, skipping remaining checks
	I0929 11:55:40.098906  653055 status.go:176] ha-133227 status: &{Name:ha-133227 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 11:55:40.098941  653055 status.go:174] checking status of ha-133227-m02 ...
	I0929 11:55:40.099272  653055 cli_runner.go:164] Run: docker container inspect ha-133227-m02 --format={{.State.Status}}
	I0929 11:55:40.129257  653055 status.go:371] ha-133227-m02 host status = "Stopped" (err=<nil>)
	I0929 11:55:40.129284  653055 status.go:384] host is not running, skipping remaining checks
	I0929 11:55:40.129297  653055 status.go:176] ha-133227-m02 status: &{Name:ha-133227-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 11:55:40.129347  653055 status.go:174] checking status of ha-133227-m04 ...
	I0929 11:55:40.129641  653055 cli_runner.go:164] Run: docker container inspect ha-133227-m04 --format={{.State.Status}}
	I0929 11:55:40.147866  653055 status.go:371] ha-133227-m04 host status = "Stopped" (err=<nil>)
	I0929 11:55:40.147896  653055 status.go:384] host is not running, skipping remaining checks
	I0929 11:55:40.147903  653055 status.go:176] ha-133227-m04 status: &{Name:ha-133227-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (35.93s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (60.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
E0929 11:56:15.252943  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:56:21.844640  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (59.622564579s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (60.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (41.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 node add --control-plane --alsologtostderr -v 5
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 node add --control-plane --alsologtostderr -v 5: (40.082012697s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-133227 status --alsologtostderr -v 5: (1.565722198s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (41.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.107190764s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.11s)

                                                
                                    
x
+
TestJSONOutput/start/Command (96.06s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-775091 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd
E0929 11:58:31.391219  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:58:59.098784  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-775091 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd: (1m36.057572068s)
--- PASS: TestJSONOutput/start/Command (96.06s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.71s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-775091 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.71s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.64s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-775091 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.64s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.76s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-775091 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-775091 --output=json --user=testUser: (5.758275517s)
--- PASS: TestJSONOutput/stop/Command (5.76s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.24s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-032440 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-032440 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (99.565282ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"09abff15-c45a-440c-a46a-8171d1d93467","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-032440] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1bc3e0fc-3bc4-4456-9a65-f2d4e19f5394","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21656"}}
	{"specversion":"1.0","id":"e3de5265-cd8a-4253-84d9-ce4566e6ab45","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"37964d2f-bbb9-4fe4-8a79-a9257c86824c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig"}}
	{"specversion":"1.0","id":"8b7d7b89-77a7-40db-8e1d-8318301d3db1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube"}}
	{"specversion":"1.0","id":"402c87ca-67af-42c0-860e-035c95aa9ed9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"3ffcd824-b0d0-4fab-bd16-5722a2ec5b9c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9f0dbd78-df9a-437e-a371-5090c44b1010","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-032440" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-032440
--- PASS: TestErrorJSONOutput (0.24s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.41s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-286454 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-286454 --network=: (35.228832355s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-286454" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-286454
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-286454: (2.149727505s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.41s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.67s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-631909 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-631909 --network=bridge: (33.629545441s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-631909" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-631909
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-631909: (2.014220264s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (35.67s)

                                                
                                    
x
+
TestKicExistingNetwork (35.26s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0929 12:00:32.624393  561647 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0929 12:00:32.642207  561647 cli_runner.go:211] docker network inspect existing-network --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
I0929 12:00:32.642295  561647 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0929 12:00:32.642316  561647 cli_runner.go:164] Run: docker network inspect existing-network
W0929 12:00:32.658221  561647 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0929 12:00:32.658250  561647 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0929 12:00:32.658263  561647 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0929 12:00:32.658389  561647 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}}]}"
I0929 12:00:32.677250  561647 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-b9615da63174 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:d2:b5:94:7b:62:c4} reservation:<nil>}
I0929 12:00:32.677745  561647 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40002f3730}
I0929 12:00:32.677927  561647 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0929 12:00:32.678006  561647 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0929 12:00:32.733818  561647 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-846042 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-846042 --network=existing-network: (33.067978238s)
helpers_test.go:175: Cleaning up "existing-network-846042" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-846042
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-846042: (2.051326133s)
I0929 12:01:07.867749  561647 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.26s)

                                                
                                    
x
+
TestKicCustomSubnet (33.9s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-205147 --subnet=192.168.60.0/24
E0929 12:01:21.844035  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-205147 --subnet=192.168.60.0/24: (31.7504289s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-205147 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-205147" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-205147
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-205147: (2.135280628s)
--- PASS: TestKicCustomSubnet (33.90s)

                                                
                                    
x
+
TestKicStaticIP (37.66s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-337226 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-337226 --static-ip=192.168.200.200: (35.394696468s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-337226 ip
helpers_test.go:175: Cleaning up "static-ip-337226" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-337226
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-337226: (2.116939876s)
--- PASS: TestKicStaticIP (37.66s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMinikubeProfile (66.28s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-191744 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-191744 --driver=docker  --container-runtime=containerd: (32.362023399s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-194501 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-194501 --driver=docker  --container-runtime=containerd: (28.179304355s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-191744
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-194501
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-194501" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-194501
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-194501: (2.070316361s)
helpers_test.go:175: Cleaning up "first-191744" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-191744
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-191744: (2.234408472s)
--- PASS: TestMinikubeProfile (66.28s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.3s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-152036 --memory=3072 --mount-string /tmp/TestMountStartserial2608965366/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-152036 --memory=3072 --mount-string /tmp/TestMountStartserial2608965366/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.294107365s)
E0929 12:03:31.390238  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestMountStart/serial/StartWithMountFirst (6.30s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-152036 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.19s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-153874 --memory=3072 --mount-string /tmp/TestMountStartserial2608965366/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-153874 --memory=3072 --mount-string /tmp/TestMountStartserial2608965366/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.186210946s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.19s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-153874 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-152036 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-152036 --alsologtostderr -v=5: (1.616534526s)
--- PASS: TestMountStart/serial/DeleteFirst (1.62s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-153874 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.27s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-153874
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-153874: (1.192763244s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.18s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-153874
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-153874: (6.175118202s)
--- PASS: TestMountStart/serial/RestartStopped (7.18s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-153874 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (109.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-519883 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd
E0929 12:04:24.912713  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-519883 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m49.107523878s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (109.64s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (47.07s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- rollout status deployment/busybox
E0929 12:06:21.844175  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-519883 -- rollout status deployment/busybox: (45.135570531s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-8f29t -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-k6ds8 -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-8f29t -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-k6ds8 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-8f29t -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-k6ds8 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (47.07s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-8f29t -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-8f29t -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-k6ds8 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-519883 -- exec busybox-7b57f96db7-k6ds8 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (13.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-519883 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-519883 -v=5 --alsologtostderr: (12.666915139s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (13.56s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-519883 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.10s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.75s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp testdata/cp-test.txt multinode-519883:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3827985157/001/cp-test_multinode-519883.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883:/home/docker/cp-test.txt multinode-519883-m02:/home/docker/cp-test_multinode-519883_multinode-519883-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test_multinode-519883_multinode-519883-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883:/home/docker/cp-test.txt multinode-519883-m03:/home/docker/cp-test_multinode-519883_multinode-519883-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test_multinode-519883_multinode-519883-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp testdata/cp-test.txt multinode-519883-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3827985157/001/cp-test_multinode-519883-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m02:/home/docker/cp-test.txt multinode-519883:/home/docker/cp-test_multinode-519883-m02_multinode-519883.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test_multinode-519883-m02_multinode-519883.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m02:/home/docker/cp-test.txt multinode-519883-m03:/home/docker/cp-test_multinode-519883-m02_multinode-519883-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test_multinode-519883-m02_multinode-519883-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp testdata/cp-test.txt multinode-519883-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3827985157/001/cp-test_multinode-519883-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m03:/home/docker/cp-test.txt multinode-519883:/home/docker/cp-test_multinode-519883-m03_multinode-519883.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883 "sudo cat /home/docker/cp-test_multinode-519883-m03_multinode-519883.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 cp multinode-519883-m03:/home/docker/cp-test.txt multinode-519883-m02:/home/docker/cp-test_multinode-519883-m03_multinode-519883-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 ssh -n multinode-519883-m02 "sudo cat /home/docker/cp-test_multinode-519883-m03_multinode-519883-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.42s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-519883 node stop m03: (1.222655019s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-519883 status: exit status 7 (545.426486ms)

                                                
                                                
-- stdout --
	multinode-519883
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-519883-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-519883-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr: exit status 7 (528.389905ms)

                                                
                                                
-- stdout --
	multinode-519883
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-519883-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-519883-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:06:55.472095  707353 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:06:55.472279  707353 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:06:55.472305  707353 out.go:374] Setting ErrFile to fd 2...
	I0929 12:06:55.472325  707353 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:06:55.472664  707353 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 12:06:55.472924  707353 out.go:368] Setting JSON to false
	I0929 12:06:55.472989  707353 mustload.go:65] Loading cluster: multinode-519883
	I0929 12:06:55.473038  707353 notify.go:220] Checking for updates...
	I0929 12:06:55.473468  707353 config.go:182] Loaded profile config "multinode-519883": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 12:06:55.473513  707353 status.go:174] checking status of multinode-519883 ...
	I0929 12:06:55.474190  707353 cli_runner.go:164] Run: docker container inspect multinode-519883 --format={{.State.Status}}
	I0929 12:06:55.494931  707353 status.go:371] multinode-519883 host status = "Running" (err=<nil>)
	I0929 12:06:55.494957  707353 host.go:66] Checking if "multinode-519883" exists ...
	I0929 12:06:55.495271  707353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-519883
	I0929 12:06:55.524011  707353 host.go:66] Checking if "multinode-519883" exists ...
	I0929 12:06:55.524339  707353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:06:55.524396  707353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-519883
	I0929 12:06:55.549464  707353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33645 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/multinode-519883/id_rsa Username:docker}
	I0929 12:06:55.644633  707353 ssh_runner.go:195] Run: systemctl --version
	I0929 12:06:55.649517  707353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:06:55.661472  707353 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:06:55.716344  707353 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 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:50 OomKillDisable:true NGoroutines:62 SystemTime:2025-09-29 12:06:55.706787765 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:06:55.716900  707353 kubeconfig.go:125] found "multinode-519883" server: "https://192.168.67.2:8443"
	I0929 12:06:55.716946  707353 api_server.go:166] Checking apiserver status ...
	I0929 12:06:55.716996  707353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 12:06:55.728409  707353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1457/cgroup
	I0929 12:06:55.737918  707353 api_server.go:182] apiserver freezer: "5:freezer:/docker/88432bde3b70cbc7cdf72a3b08a176ce68dd75ef76b778a7318b8d9d80839550/kubepods/burstable/pod3544062c7b389240a9e607df2c22f2e0/6a6b4fce645cfb030d887aa10885f3c35118e3c5263966deeb3b2c2f924f8e45"
	I0929 12:06:55.737993  707353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/88432bde3b70cbc7cdf72a3b08a176ce68dd75ef76b778a7318b8d9d80839550/kubepods/burstable/pod3544062c7b389240a9e607df2c22f2e0/6a6b4fce645cfb030d887aa10885f3c35118e3c5263966deeb3b2c2f924f8e45/freezer.state
	I0929 12:06:55.747941  707353 api_server.go:204] freezer state: "THAWED"
	I0929 12:06:55.747966  707353 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0929 12:06:55.756758  707353 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0929 12:06:55.756795  707353 status.go:463] multinode-519883 apiserver status = Running (err=<nil>)
	I0929 12:06:55.756809  707353 status.go:176] multinode-519883 status: &{Name:multinode-519883 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:06:55.756826  707353 status.go:174] checking status of multinode-519883-m02 ...
	I0929 12:06:55.757138  707353 cli_runner.go:164] Run: docker container inspect multinode-519883-m02 --format={{.State.Status}}
	I0929 12:06:55.775005  707353 status.go:371] multinode-519883-m02 host status = "Running" (err=<nil>)
	I0929 12:06:55.775030  707353 host.go:66] Checking if "multinode-519883-m02" exists ...
	I0929 12:06:55.775372  707353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-519883-m02
	I0929 12:06:55.793512  707353 host.go:66] Checking if "multinode-519883-m02" exists ...
	I0929 12:06:55.793902  707353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:06:55.793968  707353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-519883-m02
	I0929 12:06:55.812240  707353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33650 SSHKeyPath:/home/jenkins/minikube-integration/21656-559786/.minikube/machines/multinode-519883-m02/id_rsa Username:docker}
	I0929 12:06:55.907922  707353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:06:55.919754  707353 status.go:176] multinode-519883-m02 status: &{Name:multinode-519883-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:06:55.919790  707353 status.go:174] checking status of multinode-519883-m03 ...
	I0929 12:06:55.920096  707353 cli_runner.go:164] Run: docker container inspect multinode-519883-m03 --format={{.State.Status}}
	I0929 12:06:55.939466  707353 status.go:371] multinode-519883-m03 host status = "Stopped" (err=<nil>)
	I0929 12:06:55.939494  707353 status.go:384] host is not running, skipping remaining checks
	I0929 12:06:55.939502  707353 status.go:176] multinode-519883-m03 status: &{Name:multinode-519883-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.30s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (7.84s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-519883 node start m03 -v=5 --alsologtostderr: (7.07364049s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (7.84s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (77.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-519883
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-519883
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-519883: (24.845507212s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-519883 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-519883 --wait=true -v=5 --alsologtostderr: (52.059180587s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-519883
--- PASS: TestMultiNode/serial/RestartKeepsNodes (77.02s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.58s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-519883 node delete m03: (4.900606685s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.58s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 stop
E0929 12:08:31.393924  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-519883 stop: (23.72496231s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-519883 status: exit status 7 (88.444392ms)

                                                
                                                
-- stdout --
	multinode-519883
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-519883-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr: exit status 7 (90.626013ms)

                                                
                                                
-- stdout --
	multinode-519883
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-519883-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:08:50.239960  715950 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:08:50.240091  715950 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:08:50.240102  715950 out.go:374] Setting ErrFile to fd 2...
	I0929 12:08:50.240106  715950 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:08:50.240361  715950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 12:08:50.240553  715950 out.go:368] Setting JSON to false
	I0929 12:08:50.240590  715950 mustload.go:65] Loading cluster: multinode-519883
	I0929 12:08:50.240667  715950 notify.go:220] Checking for updates...
	I0929 12:08:50.241851  715950 config.go:182] Loaded profile config "multinode-519883": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 12:08:50.241887  715950 status.go:174] checking status of multinode-519883 ...
	I0929 12:08:50.242674  715950 cli_runner.go:164] Run: docker container inspect multinode-519883 --format={{.State.Status}}
	I0929 12:08:50.261203  715950 status.go:371] multinode-519883 host status = "Stopped" (err=<nil>)
	I0929 12:08:50.261230  715950 status.go:384] host is not running, skipping remaining checks
	I0929 12:08:50.261237  715950 status.go:176] multinode-519883 status: &{Name:multinode-519883 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:08:50.261268  715950 status.go:174] checking status of multinode-519883-m02 ...
	I0929 12:08:50.261583  715950 cli_runner.go:164] Run: docker container inspect multinode-519883-m02 --format={{.State.Status}}
	I0929 12:08:50.281049  715950 status.go:371] multinode-519883-m02 host status = "Stopped" (err=<nil>)
	I0929 12:08:50.281077  715950 status.go:384] host is not running, skipping remaining checks
	I0929 12:08:50.281092  715950 status.go:176] multinode-519883-m02 status: &{Name:multinode-519883-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (23.90s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-519883 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-519883 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=containerd: (47.231062142s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-519883 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (47.93s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-519883
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-519883-m02 --driver=docker  --container-runtime=containerd
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-519883-m02 --driver=docker  --container-runtime=containerd: exit status 14 (87.269736ms)

                                                
                                                
-- stdout --
	* [multinode-519883-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-519883-m02' is duplicated with machine name 'multinode-519883-m02' in profile 'multinode-519883'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-519883-m03 --driver=docker  --container-runtime=containerd
E0929 12:09:54.461395  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-519883-m03 --driver=docker  --container-runtime=containerd: (30.452717935s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-519883
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-519883: exit status 80 (330.347877ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-519883 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-519883-m03 already exists in multinode-519883-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-519883-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-519883-m03: (1.939067279s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (32.86s)

                                                
                                    
x
+
TestPreload (124.53s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-099783 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-099783 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0: (1m0.603815804s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-099783 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-099783 image pull gcr.io/k8s-minikube/busybox: (2.266925245s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-099783
E0929 12:11:21.844205  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-099783: (5.735916125s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-099783 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-099783 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (53.336155691s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-099783 image list
helpers_test.go:175: Cleaning up "test-preload-099783" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-099783
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-099783: (2.345417379s)
--- PASS: TestPreload (124.53s)

                                                
                                    
x
+
TestScheduledStopUnix (106.39s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-147161 --memory=3072 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-147161 --memory=3072 --driver=docker  --container-runtime=containerd: (30.702532883s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-147161 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-147161 -n scheduled-stop-147161
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-147161 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0929 12:12:50.848187  561647 retry.go:31] will retry after 103.932µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.852831  561647 retry.go:31] will retry after 168.688µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.854001  561647 retry.go:31] will retry after 182.17µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.855165  561647 retry.go:31] will retry after 225.578µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.855458  561647 retry.go:31] will retry after 411.716µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.856288  561647 retry.go:31] will retry after 768.457µs: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.857430  561647 retry.go:31] will retry after 1.552179ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.859695  561647 retry.go:31] will retry after 1.207492ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.861862  561647 retry.go:31] will retry after 1.744125ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.864066  561647 retry.go:31] will retry after 5.758328ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.870293  561647 retry.go:31] will retry after 6.53499ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.878816  561647 retry.go:31] will retry after 7.914013ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.887217  561647 retry.go:31] will retry after 19.026502ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.906380  561647 retry.go:31] will retry after 12.18226ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.919633  561647 retry.go:31] will retry after 37.12688ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
I0929 12:12:50.957897  561647 retry.go:31] will retry after 22.976298ms: open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/scheduled-stop-147161/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-147161 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-147161 -n scheduled-stop-147161
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-147161
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-147161 --schedule 15s
E0929 12:13:31.396341  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-147161
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-147161: exit status 7 (67.304756ms)

                                                
                                                
-- stdout --
	scheduled-stop-147161
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-147161 -n scheduled-stop-147161
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-147161 -n scheduled-stop-147161: exit status 7 (76.81337ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-147161" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-147161
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-147161: (4.098844778s)
--- PASS: TestScheduledStopUnix (106.39s)

                                                
                                    
x
+
TestInsufficientStorage (11.32s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-819108 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=containerd
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-819108 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=containerd: exit status 26 (8.85640499s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"740ddf46-27b0-4436-9ea3-7b68cebc0230","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-819108] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"91cb57b4-7f95-40eb-abf9-177dbc68fbde","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21656"}}
	{"specversion":"1.0","id":"add21d89-4de1-457b-aa46-3641e2bd76e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"fa560df0-caf9-40fb-8d60-fa7215ab4920","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig"}}
	{"specversion":"1.0","id":"ff646386-d4af-421a-9419-fc008e66163a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube"}}
	{"specversion":"1.0","id":"87bd02c2-4848-4c65-af9e-643b2531c81c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"f9498fa0-ae8f-4ded-86fd-949c51ed944a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"b071af3f-42d1-4d6b-8bdb-51d0f9bbd928","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"e38cc974-538c-47fc-9ee3-a9e7e8878a1c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"8cc13974-b6b0-474b-bc3e-5f8fd3403411","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"acceed73-f680-4356-8048-af129e8edd1e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"f5f3d8d5-f8ca-4844-8bf7-bac8b22b4ffb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-819108\" primary control-plane node in \"insufficient-storage-819108\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"853ca6d7-55f7-4abd-9dff-a43a39841d7b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"8ce7a7b7-6e06-48e5-9a3b-2d2d0bc78fa9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"e35403f0-1ce2-421c-9eeb-4dbdb06dfb3f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-819108 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-819108 --output=json --layout=cluster: exit status 7 (310.516347ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-819108","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=3072MB) ...","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-819108","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 12:14:15.181581  734764 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-819108" does not appear in /home/jenkins/minikube-integration/21656-559786/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-819108 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-819108 --output=json --layout=cluster: exit status 7 (285.053876ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-819108","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-819108","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 12:14:15.468345  734825 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-819108" does not appear in /home/jenkins/minikube-integration/21656-559786/kubeconfig
	E0929 12:14:15.478554  734825 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/insufficient-storage-819108/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-819108" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-819108
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-819108: (1.870739303s)
--- PASS: TestInsufficientStorage (11.32s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (61.48s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.814961633 start -p running-upgrade-807494 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.814961633 start -p running-upgrade-807494 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (30.724538727s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-807494 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0929 12:18:31.390992  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-807494 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (27.797280846s)
helpers_test.go:175: Cleaning up "running-upgrade-807494" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-807494
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-807494: (2.025290346s)
--- PASS: TestRunningBinaryUpgrade (61.48s)

                                                
                                    
x
+
TestKubernetesUpgrade (355.14s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (34.266657763s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-509509
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-509509: (1.231447735s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-509509 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-509509 status --format={{.Host}}: exit status 7 (69.297621ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0929 12:16:21.844624  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m56.641265664s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-509509 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd: exit status 106 (227.49214ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-509509] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.0 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-509509
	    minikube start -p kubernetes-upgrade-509509 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5095092 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.0, by running:
	    
	    minikube start -p kubernetes-upgrade-509509 --kubernetes-version=v1.34.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-509509 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (19.807867196s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-509509" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-509509
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-509509: (2.775947621s)
--- PASS: TestKubernetesUpgrade (355.14s)

                                                
                                    
x
+
TestMissingContainerUpgrade (158.45s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1732375150 start -p missing-upgrade-447476 --memory=3072 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1732375150 start -p missing-upgrade-447476 --memory=3072 --driver=docker  --container-runtime=containerd: (1m4.107967966s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-447476
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-447476
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-447476 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-447476 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m30.494379697s)
helpers_test.go:175: Cleaning up "missing-upgrade-447476" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-447476
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-447476: (1.980900821s)
--- PASS: TestMissingContainerUpgrade (158.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd: exit status 14 (112.439931ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-011333] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (38.77s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-011333 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-011333 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (38.309057463s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-011333 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (38.77s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (15.681340263s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-011333 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-011333 status -o json: exit status 2 (456.824352ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-011333","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-011333
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-011333: (2.259561375s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (18.40s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.33s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:138: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-011333 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (9.326902115s)
--- PASS: TestNoKubernetes/serial/Start (9.33s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-011333 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:149: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-011333 "sudo systemctl is-active --quiet service kubelet": exit status 1 (276.514768ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.71s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:171: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:181: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (0.71s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-011333
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-011333: (1.215297066s)
--- PASS: TestNoKubernetes/serial/Stop (1.22s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-011333 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-011333 --driver=docker  --container-runtime=containerd: (6.265623351s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-011333 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:149: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-011333 "sudo systemctl is-active --quiet service kubelet": exit status 1 (266.785227ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.77s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (0.77s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (55.33s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.450056999 start -p stopped-upgrade-648185 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.450056999 start -p stopped-upgrade-648185 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (34.878924262s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.450056999 -p stopped-upgrade-648185 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.450056999 -p stopped-upgrade-648185 stop: (1.253521602s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-648185 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-648185 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (19.194401694s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (55.33s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.37s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-648185
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-648185: (1.374580521s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.37s)

                                                
                                    
x
+
TestPause/serial/Start (51s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-952738 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-952738 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (50.996359447s)
--- PASS: TestPause/serial/Start (51.00s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.16s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-952738 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-952738 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (7.138297894s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (7.16s)

                                                
                                    
x
+
TestPause/serial/Pause (0.7s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-952738 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.70s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-952738 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-952738 --output=json --layout=cluster: exit status 2 (321.287851ms)

                                                
                                                
-- stdout --
	{"Name":"pause-952738","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, istio-operator","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-952738","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.32s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.64s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-952738 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.64s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.84s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-952738 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.84s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.95s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-952738 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-952738 --alsologtostderr -v=5: (2.952295097s)
--- PASS: TestPause/serial/DeletePaused (2.95s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.62s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:142: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (14.556911202s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-952738
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-952738: exit status 1 (19.9788ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-952738: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (14.62s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-003987 --memory=3072 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-003987 --memory=3072 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd: exit status 14 (281.675036ms)

                                                
                                                
-- stdout --
	* [false-003987] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21656
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:21:02.965913  773911 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:21:02.966028  773911 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:21:02.966033  773911 out.go:374] Setting ErrFile to fd 2...
	I0929 12:21:02.966038  773911 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:21:02.966303  773911 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21656-559786/.minikube/bin
	I0929 12:21:02.966762  773911 out.go:368] Setting JSON to false
	I0929 12:21:02.967625  773911 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":14612,"bootTime":1759133851,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0929 12:21:02.967689  773911 start.go:140] virtualization:  
	I0929 12:21:02.971188  773911 out.go:179] * [false-003987] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 12:21:02.974786  773911 out.go:179]   - MINIKUBE_LOCATION=21656
	I0929 12:21:02.975015  773911 notify.go:220] Checking for updates...
	I0929 12:21:02.981067  773911 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 12:21:02.983869  773911 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21656-559786/kubeconfig
	I0929 12:21:02.986766  773911 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21656-559786/.minikube
	I0929 12:21:02.990278  773911 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 12:21:02.993140  773911 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 12:21:02.996614  773911 config.go:182] Loaded profile config "kubernetes-upgrade-509509": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0929 12:21:02.996779  773911 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 12:21:03.045842  773911 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 12:21:03.045972  773911 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:21:03.137436  773911 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 12:21:03.127440829 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:28.1.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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:21:03.137543  773911 docker.go:318] overlay module found
	I0929 12:21:03.140640  773911 out.go:179] * Using the docker driver based on user configuration
	I0929 12:21:03.143546  773911 start.go:304] selected driver: docker
	I0929 12:21:03.143568  773911 start.go:924] validating driver "docker" against <nil>
	I0929 12:21:03.143583  773911 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 12:21:03.147169  773911 out.go:203] 
	W0929 12:21:03.150151  773911 out.go:285] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0929 12:21:03.153038  773911 out.go:203] 

                                                
                                                
** /stderr **
E0929 12:21:04.914357  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:88: 
----------------------- debugLogs start: false-003987 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 12:21:05 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-509509
contexts:
- context:
cluster: kubernetes-upgrade-509509
extensions:
- extension:
last-update: Mon, 29 Sep 2025 12:21:05 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: kubernetes-upgrade-509509
name: kubernetes-upgrade-509509
current-context: kubernetes-upgrade-509509
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-509509
user:
client-certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.crt
client-key: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-003987

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "false-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-003987"

                                                
                                                
----------------------- debugLogs end: false-003987 [took: 5.527605539s] --------------------------------
helpers_test.go:175: Cleaning up "false-003987" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-003987
--- PASS: TestNetworkPlugins/group/false (6.27s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (76.14s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-251620 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
E0929 12:23:31.391569  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-251620 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (1m16.136039515s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (76.14s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (9.49s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-251620 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [50f45c55-3887-41b3-b9d0-91ccdc07ab7e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [50f45c55-3887-41b3-b9d0-91ccdc07ab7e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004405774s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-251620 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.49s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.18s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-251620 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-251620 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.044652184s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-251620 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.18s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (11.96s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-251620 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-251620 --alsologtostderr -v=3: (11.960332881s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.96s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-251620 -n old-k8s-version-251620
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-251620 -n old-k8s-version-251620: exit status 7 (75.390365ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-251620 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (57.73s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-251620 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-251620 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (57.264821439s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-251620 -n old-k8s-version-251620
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (57.73s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-fwknd" [465f8a49-a7fc-4dc0-9c07-76520a225d21] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004226037s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.32s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-fwknd" [465f8a49-a7fc-4dc0-9c07-76520a225d21] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004333093s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-251620 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.32s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (88.85s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-571829 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-571829 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m28.854300982s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (88.85s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.53s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-251620 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.53s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (4.35s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-251620 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-251620 --alsologtostderr -v=1: (1.453059214s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-251620 -n old-k8s-version-251620
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-251620 -n old-k8s-version-251620: exit status 2 (426.527925ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-251620 -n old-k8s-version-251620
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-251620 -n old-k8s-version-251620: exit status 2 (382.661874ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-251620 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-251620 -n old-k8s-version-251620
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-251620 -n old-k8s-version-251620
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (4.35s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (107.76s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-772674 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0929 12:26:21.844312  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:26:34.462749  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-772674 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m47.756433992s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (107.76s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (8.37s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-571829 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [0862d488-1848-4421-934e-05d008e6b7fc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [0862d488-1848-4421-934e-05d008e6b7fc] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003922388s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-571829 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.37s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.15s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-571829 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-571829 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.037720981s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-571829 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.15s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (12.06s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-571829 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-571829 --alsologtostderr -v=3: (12.056033806s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.06s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-571829 -n no-preload-571829
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-571829 -n no-preload-571829: exit status 7 (81.478908ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-571829 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (55.53s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-571829 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-571829 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (55.058669088s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-571829 -n no-preload-571829
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (55.53s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (9.48s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-772674 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [fac57121-18ed-4b42-b3e7-4b506bb3af1e] Pending
helpers_test.go:352: "busybox" [fac57121-18ed-4b42-b3e7-4b506bb3af1e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [fac57121-18ed-4b42-b3e7-4b506bb3af1e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003954326s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-772674 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.48s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.24s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-772674 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-772674 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.105269129s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-772674 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.24s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (12.17s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-772674 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-772674 --alsologtostderr -v=3: (12.166174841s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.17s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-772674 -n embed-certs-772674
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-772674 -n embed-certs-772674: exit status 7 (74.689063ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-772674 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (49.81s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-772674 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-772674 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (49.345786432s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-772674 -n embed-certs-772674
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (49.81s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-hq6hq" [0415fa7d-1143-4199-ba93-ae67154e3df2] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003154131s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-hq6hq" [0415fa7d-1143-4199-ba93-ae67154e3df2] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003587245s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-571829 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.27s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-571829 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.27s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.42s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-571829 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-571829 -n no-preload-571829
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-571829 -n no-preload-571829: exit status 2 (360.648658ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-571829 -n no-preload-571829
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-571829 -n no-preload-571829: exit status 2 (455.785456ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-571829 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-571829 -n no-preload-571829
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-571829 -n no-preload-571829
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.42s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (101.21s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-776922 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0929 12:28:31.390764  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-776922 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (1m41.210981521s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (101.21s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-cfvmg" [e855bf43-7e37-4736-aa34-f2ab1db5e99d] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004022582s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.17s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-cfvmg" [e855bf43-7e37-4736-aa34-f2ab1db5e99d] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003617294s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-772674 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.17s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.35s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-772674 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.35s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.73s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-772674 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p embed-certs-772674 --alsologtostderr -v=1: (1.02009405s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-772674 -n embed-certs-772674
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-772674 -n embed-certs-772674: exit status 2 (392.238058ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-772674 -n embed-certs-772674
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-772674 -n embed-certs-772674: exit status 2 (428.737283ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-772674 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-772674 -n embed-certs-772674
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-772674 -n embed-certs-772674
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.73s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (40.31s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-258364 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0929 12:28:56.161827  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:28:58.723818  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:29:03.845133  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:29:14.087178  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:29:34.569453  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-258364 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (40.310585349s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.31s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.22s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-258364 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-258364 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.219070527s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.22s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (1.32s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-258364 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-258364 --alsologtostderr -v=3: (1.320191506s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.32s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-258364 -n newest-cni-258364
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-258364 -n newest-cni-258364: exit status 7 (79.530866ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-258364 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (17.2s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-258364 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-258364 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (16.756675071s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-258364 -n newest-cni-258364
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.20s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.28s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-258364 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.28s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (2.91s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-258364 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-258364 -n newest-cni-258364
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-258364 -n newest-cni-258364: exit status 2 (340.359159ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-258364 -n newest-cni-258364
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-258364 -n newest-cni-258364: exit status 2 (323.019988ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-258364 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-258364 -n newest-cni-258364
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-258364 -n newest-cni-258364
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.91s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (95.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m35.41334826s)
--- PASS: TestNetworkPlugins/group/auto/Start (95.41s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.46s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-776922 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [345fb36a-722d-46e5-876c-0da942808103] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [345fb36a-722d-46e5-876c-0da942808103] Running
E0929 12:30:15.532368  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.005683965s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-776922 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.46s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.44s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-776922 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-776922 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.288739327s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-776922 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.44s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (12.22s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-776922 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-776922 --alsologtostderr -v=3: (12.223016741s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.22s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922: exit status 7 (85.859441ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-776922 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (58.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-776922 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0929 12:31:21.843803  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-776922 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (57.860545205s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (58.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-z8rw5" [3006498a-4d27-4576-ada2-f6a4ab72d091] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003851391s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-003987 "pgrep -a kubelet"
E0929 12:31:37.454244  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I0929 12:31:37.743801  561647 config.go:182] Loaded profile config "auto-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (8.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-n78qv" [e6fa73ec-551e-45f1-ac2d-f87f417d72f1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-n78qv" [e6fa73ec-551e-45f1-ac2d-f87f417d72f1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.005326816s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.32s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.09s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-z8rw5" [3006498a-4d27-4576-ada2-f6a4ab72d091] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003866839s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-776922 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.09s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-776922 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250512-df8de77b
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (3.55s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-776922 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922: exit status 2 (319.053983ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922: exit status 2 (359.662511ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-776922 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-776922 -n default-k8s-diff-port-776922
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.55s)
E0929 12:37:19.006136  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (93s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0929 12:31:53.225845  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.234720  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.252657  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.274001  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.315359  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.396928  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.558410  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:53.880567  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:54.522167  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:55.803794  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:31:58.366770  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:32:03.493009  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m32.997910652s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (93.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (56.97s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0929 12:32:13.737137  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:32:34.219240  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (56.969415005s)
--- PASS: TestNetworkPlugins/group/calico/Start (56.97s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-5bxf8" [71867f27-a117-459c-beb2-4c34fe6b66fc] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
E0929 12:33:15.180959  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005375786s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-003987 "pgrep -a kubelet"
I0929 12:33:15.714207  561647 config.go:182] Loaded profile config "calico-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (9.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-gfprb" [e4b179f5-0e5a-4457-9806-e2dee9b82a93] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-gfprb" [e4b179f5-0e5a-4457-9806-e2dee9b82a93] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004160926s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:352: "kindnet-hq54r" [7bc60172-73a9-4ba3-bb11-1d781930db7d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003244977s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-003987 "pgrep -a kubelet"
I0929 12:33:30.379028  561647 config.go:182] Loaded profile config "kindnet-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (10.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-72tsf" [6a26da99-f00c-4f27-8f35-088b199808ba] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 12:33:31.390446  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/functional-023432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-72tsf" [6a26da99-f00c-4f27-8f35-088b199808ba] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.002865788s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (62.04s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
E0929 12:33:53.591878  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m2.043833508s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.04s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (86.47s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
E0929 12:34:21.295702  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/old-k8s-version-251620/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:34:37.102740  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (1m26.465194989s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (86.47s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-003987 "pgrep -a kubelet"
I0929 12:34:51.415513  561647 config.go:182] Loaded profile config "custom-flannel-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (9.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-g5qd6" [b6598533-aeff-4764-b0a0-684a50e68627] Pending
helpers_test.go:352: "netcat-cd4db9dbf-g5qd6" [b6598533-aeff-4764-b0a0-684a50e68627] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-g5qd6" [b6598533-aeff-4764-b0a0-684a50e68627] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.005698655s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (61.58s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0929 12:35:30.282664  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/default-k8s-diff-port-776922/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m1.581353698s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.58s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-003987 "pgrep -a kubelet"
I0929 12:35:33.308061  561647 config.go:182] Loaded profile config "enable-default-cni-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-2x6fq" [bb98a71a-4a09-4b30-82af-37e9a59c3710] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-2x6fq" [bb98a71a-4a09-4b30-82af-37e9a59c3710] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.021297855s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (69.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0929 12:36:21.844489  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/addons-483563/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-003987 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m9.332986502s)
--- PASS: TestNetworkPlugins/group/bridge/Start (69.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:352: "kube-flannel-ds-59p7k" [819658ec-088f-44fa-822a-d3b9ea2b4cc7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003698877s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-003987 "pgrep -a kubelet"
I0929 12:36:30.841872  561647 config.go:182] Loaded profile config "flannel-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (11.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-003987 replace --force -f testdata/netcat-deployment.yaml
I0929 12:36:31.256197  561647 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-q75qh" [61d8c4ae-a1aa-4e29-9fc7-56a850753cda] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 12:36:31.725654  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/default-k8s-diff-port-776922/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-q75qh" [61d8c4ae-a1aa-4e29-9fc7-56a850753cda] Running
E0929 12:36:38.027730  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.034438  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.045785  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.067250  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.108696  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.190436  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.352295  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:38.673952  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:39.315772  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:36:40.597577  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/auto-003987/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004265328s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-003987 "pgrep -a kubelet"
I0929 12:37:20.169281  561647 config.go:182] Loaded profile config "bridge-003987": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (8.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-003987 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-lznd9" [dda8bbea-cb9a-4866-bcae-6ab1baf91de6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 12:37:20.944167  561647 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/no-preload-571829/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-lznd9" [dda8bbea-cb9a-4866-bcae-6ab1baf91de6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 8.003724424s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (8.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-003987 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-003987 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)

                                                
                                    

Test skip (30/332)

x
+
TestDownloadOnly/v1.28.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.28.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.28.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.28.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.34.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.34.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.34.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.69s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-293583 --alsologtostderr --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-293583" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-293583
--- SKIP: TestDownloadOnlyKic (0.69s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:483: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing containerd
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:114: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:178: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1792: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:478: only validate docker env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:565: only validate podman env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing containerd container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-754483" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-754483
--- SKIP: TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as containerd container runtimes requires CNI
panic.go:636: 
----------------------- debugLogs start: kubenet-003987 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 12:16:24 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-509509
contexts:
- context:
cluster: kubernetes-upgrade-509509
user: kubernetes-upgrade-509509
name: kubernetes-upgrade-509509
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-509509
user:
client-certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.crt
client-key: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-003987

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "kubenet-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-003987"

                                                
                                                
----------------------- debugLogs end: kubenet-003987 [took: 5.136738411s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-003987" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-003987
--- SKIP: TestNetworkPlugins/group/kubenet (5.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.05s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:636: 
----------------------- debugLogs start: cilium-003987 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-003987" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/21656-559786/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 29 Sep 2025 12:21:05 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-509509
contexts:
- context:
cluster: kubernetes-upgrade-509509
extensions:
- extension:
last-update: Mon, 29 Sep 2025 12:21:05 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: kubernetes-upgrade-509509
name: kubernetes-upgrade-509509
current-context: kubernetes-upgrade-509509
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-509509
user:
client-certificate: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.crt
client-key: /home/jenkins/minikube-integration/21656-559786/.minikube/profiles/kubernetes-upgrade-509509/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-003987

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-003987" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-003987"

                                                
                                                
----------------------- debugLogs end: cilium-003987 [took: 5.819130871s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-003987" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-003987
--- SKIP: TestNetworkPlugins/group/cilium (6.05s)

                                                
                                    
Copied to clipboard